-- MySQL dump 10.13  Distrib 8.0.32, for macos13.0 (arm64)
--
-- Host: localhost    Database: jobbox
-- ------------------------------------------------------
-- Server version	8.0.31

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!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' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `activations`
--

DROP TABLE IF EXISTS `activations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `activations` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `code` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `completed` tinyint(1) NOT NULL DEFAULT '0',
  `completed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `activations_user_id_index` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `activations`
--

LOCK TABLES `activations` WRITE;
/*!40000 ALTER TABLE `activations` DISABLE KEYS */;
INSERT INTO `activations` VALUES (1,1,'WBGGhB19JnbLkVeAftPGe00bGJd8nxJl',1,'2023-02-20 00:01:45','2023-02-20 00:01:45','2023-02-20 00:01:45');
/*!40000 ALTER TABLE `activations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `admin_notifications`
--

DROP TABLE IF EXISTS `admin_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `admin_notifications` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action_label` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `action_url` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL,
  `read_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `admin_notifications`
--

LOCK TABLES `admin_notifications` WRITE;
/*!40000 ALTER TABLE `admin_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `audit_histories`
--

DROP TABLE IF EXISTS `audit_histories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `audit_histories` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `module` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `request` text COLLATE utf8mb4_unicode_ci,
  `action` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_ci,
  `ip_address` varchar(39) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reference_user` int unsigned NOT NULL,
  `reference_id` int unsigned NOT NULL,
  `reference_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `audit_histories_user_id_index` (`user_id`),
  KEY `audit_histories_module_index` (`module`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `audit_histories`
--

LOCK TABLES `audit_histories` WRITE;
/*!40000 ALTER TABLE `audit_histories` DISABLE KEYS */;
/*!40000 ALTER TABLE `audit_histories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `categories`
--

DROP TABLE IF EXISTS `categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `categories` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent_id` int unsigned NOT NULL DEFAULT '0',
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `author_id` int NOT NULL,
  `author_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Botble\\ACL\\Models\\User',
  `icon` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_featured` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `parent_id` (`parent_id`),
  KEY `status` (`status`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `categories`
--

LOCK TABLES `categories` WRITE;
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
INSERT INTO `categories` VALUES (1,'Design',0,'Et voluptate ex minus non aliquam est. Rerum provident eos et perferendis consequatur assumenda sequi pariatur. Nihil explicabo omnis ad repellat voluptatem et.','published',1,'Botble\\ACL\\Models\\User',NULL,0,0,1,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'Lifestyle',0,'Harum nam est accusantium ea laudantium voluptatem. Sed accusamus quidem distinctio dolore et. Repudiandae eaque et quia cupiditate in officia vel.','published',1,'Botble\\ACL\\Models\\User',NULL,0,1,0,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(3,'Travel Tips',2,'Adipisci natus corporis quia et aut. Quidem necessitatibus ullam error voluptas labore omnis. Occaecati iste deleniti aspernatur non accusantium.','published',1,'Botble\\ACL\\Models\\User',NULL,0,0,0,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'Healthy',0,'Et eius ipsam maxime velit perferendis deleniti aut. Aspernatur distinctio dolore quas libero nemo ducimus. Commodi dicta esse earum facere sit.','published',1,'Botble\\ACL\\Models\\User',NULL,0,1,0,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'Travel Tips',4,'Rerum beatae voluptates quia quaerat delectus voluptatibus. Sunt aspernatur aperiam porro dicta vero est. Pariatur enim assumenda quam corporis dolorem minus est.','published',1,'Botble\\ACL\\Models\\User',NULL,0,0,0,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'Hotel',0,'Et at nam vel consequatur dolor odio. Sit dolorem reprehenderit totam harum in ratione enim. Quidem fugit ipsam provident mollitia ad ea. Illum fugiat harum doloribus et vitae eum consequatur qui.','published',1,'Botble\\ACL\\Models\\User',NULL,0,1,0,'2023-02-20 00:01:47','2023-02-20 00:01:47'),(7,'Nature',6,'Dolorum reprehenderit eveniet impedit et maiores commodi inventore. Impedit omnis illo sed incidunt. Perferendis dolor soluta et est quae neque. Magni et omnis dignissimos placeat.','published',1,'Botble\\ACL\\Models\\User',NULL,0,0,0,'2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `categories_translations`
--

DROP TABLE IF EXISTS `categories_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `categories_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `categories_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`categories_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `categories_translations`
--

LOCK TABLES `categories_translations` WRITE;
/*!40000 ALTER TABLE `categories_translations` DISABLE KEYS */;
INSERT INTO `categories_translations` VALUES ('vi',1,'Phong cách sống',NULL),('vi',2,'Sức khỏe',NULL),('vi',3,'Món ngon',NULL);
/*!40000 ALTER TABLE `categories_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cities`
--

DROP TABLE IF EXISTS `cities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cities` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `state_id` int unsigned NOT NULL,
  `country_id` int unsigned DEFAULT NULL,
  `record_id` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cities`
--

LOCK TABLES `cities` WRITE;
/*!40000 ALTER TABLE `cities` DISABLE KEYS */;
INSERT INTO `cities` VALUES (1,'Paris',1,1,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'London',2,2,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'New York',3,3,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'New York',4,4,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Copenhagen',5,5,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(6,'Berlin',6,6,NULL,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `cities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cities_translations`
--

DROP TABLE IF EXISTS `cities_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cities_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `cities_id` int NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`cities_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cities_translations`
--

LOCK TABLES `cities_translations` WRITE;
/*!40000 ALTER TABLE `cities_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `cities_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `contact_replies`
--

DROP TABLE IF EXISTS `contact_replies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `contact_replies` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `contact_id` int NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `contact_replies`
--

LOCK TABLES `contact_replies` WRITE;
/*!40000 ALTER TABLE `contact_replies` DISABLE KEYS */;
/*!40000 ALTER TABLE `contact_replies` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `contacts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `contacts` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `subject` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'unread',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `contacts`
--

LOCK TABLES `contacts` WRITE;
/*!40000 ALTER TABLE `contacts` DISABLE KEYS */;
INSERT INTO `contacts` VALUES (1,'Ignatius Bartell','terrell.okuneva@example.org','+18455488423','630 Jaquelin Plains Suite 885\nPort Ellieview, WA 18470-0635','Ut et doloremque reprehenderit.','Quia laudantium ab provident id. Voluptas eligendi odit magni doloremque non aut. Dolor consequatur earum omnis maiores. Aut voluptates consectetur nesciunt quibusdam nisi eum. Saepe labore esse quam reiciendis. Voluptatibus sed et quae non. Eaque exercitationem nostrum necessitatibus molestiae veniam quidem similique. Vel unde repudiandae nulla totam. Ducimus et qui sit enim at.','unread','2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'Karen Glover','hlangosh@example.org','+13199313975','25468 Stokes Lock\nReynoldsburgh, WA 15341-6818','Vero pariatur dolorem corrupti dolores.','Vel consectetur eos aut qui. Fugiat totam hic consequatur accusantium ratione eos non. Eaque fuga accusamus expedita est aliquam. Sed sequi mollitia vero maiores illo qui amet. Iure id tempore saepe inventore voluptatibus vero. Esse expedita velit consequuntur dolorem et. Tenetur quasi rerum vitae dolorum non consequatur atque. In consequatur illo rerum voluptate suscipit.','read','2023-02-20 00:01:47','2023-02-20 00:01:47'),(3,'Mr. Gillian Marvin V','rosenbaum.isadore@example.net','+19169969510','5887 Donnelly Prairie\nPricefort, AL 08282-8938','Et et ipsam asperiores tempore nesciunt qui.','Quasi vitae fugit cum et voluptatibus dolorem. Molestiae mollitia placeat qui enim possimus omnis facere ullam. Qui excepturi aut ad eaque tenetur sed quisquam. Similique in et cupiditate et quas quis. Veniam fuga doloribus ducimus velit et quas beatae. Non suscipit dolores qui sunt. Illum ut veniam facilis qui. Et vero veniam laboriosam asperiores eos autem velit. Ut similique asperiores fugit rerum accusamus. Consequatur asperiores dolores laborum atque odit sint nihil.','read','2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'Mr. Francesco McClure','imclaughlin@example.com','+18507020475','24339 Turner Road\nBoscoland, NE 25414-7434','Laudantium qui sunt iste in eveniet dolorem.','Voluptatum est ut minima omnis voluptas. Ut est libero minus sed sequi. Ipsa aut et necessitatibus repellat adipisci. Rerum omnis et voluptatem qui nulla ipsum. Earum ratione aliquid eos temporibus sint sequi architecto. Veritatis cupiditate fuga reprehenderit voluptas provident nulla. Eum repellat et quia tenetur suscipit. Rerum maxime ipsam enim ad ab placeat. Sed porro odit aut atque rerum quisquam. Nemo excepturi ut libero sit cumque. Ut eius error autem sequi dolorum.','read','2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'Kattie Conroy II','kyleigh43@example.com','+18508040496','294 Ari Shoal\nWest Casimirport, VT 79608','Odit error qui qui qui id cum quia.','Nam error voluptas rerum possimus impedit omnis. Illum non qui sequi at voluptate omnis unde molestiae. Libero est accusamus sunt ipsam et nihil. Temporibus dolores magnam voluptatum veniam ut. Eaque tempore enim quis ut eos. Libero earum repellat eligendi voluptas. Voluptas et amet eos dolorem. Nisi est illum quae error quaerat laborum. Nulla quas fugit odio corrupti ratione.','unread','2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'Mr. Darrick Weber','maegan.considine@example.com','+19154822167','79448 Ernser Trail Apt. 755\nChamplinburgh, NV 77376-7586','Magni suscipit voluptatem corporis labore.','Maiores est officia eos minima dolor maxime culpa. Sequi blanditiis aut esse animi. Incidunt minima explicabo qui provident. Non voluptatem dolore cumque consectetur ducimus veritatis eos. Tempore minima a omnis possimus expedita aliquid. Repellendus dolorum non omnis vel consequatur vero. Expedita molestiae officia vero reprehenderit doloribus necessitatibus impedit. Officia earum eaque sequi qui. Assumenda ea ipsum ut. Quis reprehenderit et occaecati ab dolorum aut.','unread','2023-02-20 00:01:47','2023-02-20 00:01:47'),(7,'Deshaun Bartell','krajcik.kailyn@example.com','+13238789726','9035 Stracke Coves Apt. 741\nPort Maymietown, MO 52861-1156','Ea ea nihil saepe est.','Enim rerum quia aut at iste quis. Molestiae expedita non rerum. Accusantium ut quia expedita delectus perspiciatis. Et enim et soluta animi. Dolore consequatur voluptatibus sit labore dolor totam vel qui. Temporibus architecto omnis pariatur ut quos maxime sunt. Voluptates qui harum autem eaque amet non. Tenetur labore ea eos illo explicabo odio nostrum. Officia occaecati cumque laudantium quidem qui atque qui sed. Omnis voluptatem corrupti voluptas et.','unread','2023-02-20 00:01:47','2023-02-20 00:01:47'),(8,'Jeanne Gorczany','lincoln.little@example.net','+13472167507','5415 Schowalter Green Apt. 451\nDenesikburgh, SC 89006','Suscipit eum esse incidunt ipsa animi.','Aliquam nihil nam repudiandae ea in. Veniam omnis quo deserunt voluptatem. Quas suscipit facere hic consequatur qui ipsum non. Aut aliquam quibusdam iste nemo eos. Quibusdam dolores veniam officiis odit porro. Excepturi harum quia sed repudiandae vel. Laboriosam voluptas culpa quaerat sit rerum ullam expedita.','read','2023-02-20 00:01:47','2023-02-20 00:01:47'),(9,'Kayla Gaylord','bartell.fausto@example.com','+16507279166','606 Toy Ways Suite 708\nAllenmouth, DE 60361','Non expedita dolores ut corrupti quasi odit.','Amet suscipit omnis et consectetur. Quia velit aut ex illum nesciunt quisquam enim. Saepe ab libero qui voluptates eligendi. Est odio ut ipsum culpa in qui et. Vel mollitia ut et. Sequi eos at voluptatum eaque. Non fuga ad expedita eveniet. Ipsum inventore qui voluptatem voluptatem a id illum omnis. Odio ullam quae ipsam et iusto atque. Qui iusto accusamus ut illum qui et deleniti.','read','2023-02-20 00:01:47','2023-02-20 00:01:47'),(10,'Mr. Jayson Weber','obecker@example.net','+13807757727','391 Mohr Trace Suite 934\nQueenbury, CA 50439','Aspernatur libero voluptatem ab.','Ipsum aut quo et dolores sint ut ut. Modi possimus illo totam facere vitae. A sunt sed rerum sed dolor quis quasi alias. Id minima quae est eius aut. Quo quia eum expedita omnis tenetur. Nobis quam temporibus quos officia sunt ipsa excepturi. Tempore et esse dicta odio. Iure in veritatis earum nulla. Voluptatum consequatur sed molestias debitis. A aut accusantium quo autem quia dolore suscipit.','unread','2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `contacts` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `countries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `countries` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nationality` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `code` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `countries` WRITE;
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
INSERT INTO `countries` VALUES (1,'France','French',0,0,'published','2023-02-20 00:01:48',NULL,'FRA'),(2,'England','English',0,0,'published','2023-02-20 00:01:48',NULL,'UK'),(3,'USA','Americans',0,0,'published','2023-02-20 00:01:48',NULL,'US'),(4,'Holland','Dutch',0,0,'published','2023-02-20 00:01:48',NULL,'HL'),(5,'Denmark','Danish',0,0,'published','2023-02-20 00:01:48',NULL,'DN'),(6,'Germany','Danish',0,0,'published','2023-02-20 00:01:48',NULL,'DN');
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `countries_translations`
--

DROP TABLE IF EXISTS `countries_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `countries_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `countries_id` int NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `nationality` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`countries_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `countries_translations`
--

LOCK TABLES `countries_translations` WRITE;
/*!40000 ALTER TABLE `countries_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `countries_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `dashboard_widget_settings`
--

DROP TABLE IF EXISTS `dashboard_widget_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `dashboard_widget_settings` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `settings` text COLLATE utf8mb4_unicode_ci,
  `user_id` int unsigned NOT NULL,
  `widget_id` int unsigned NOT NULL,
  `order` tinyint unsigned NOT NULL DEFAULT '0',
  `status` tinyint unsigned NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `dashboard_widget_settings_user_id_index` (`user_id`),
  KEY `dashboard_widget_settings_widget_id_index` (`widget_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `dashboard_widget_settings`
--

LOCK TABLES `dashboard_widget_settings` WRITE;
/*!40000 ALTER TABLE `dashboard_widget_settings` DISABLE KEYS */;
/*!40000 ALTER TABLE `dashboard_widget_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `dashboard_widgets`
--

DROP TABLE IF EXISTS `dashboard_widgets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `dashboard_widgets` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `dashboard_widgets`
--

LOCK TABLES `dashboard_widgets` WRITE;
/*!40000 ALTER TABLE `dashboard_widgets` DISABLE KEYS */;
/*!40000 ALTER TABLE `dashboard_widgets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `failed_jobs`
--

DROP TABLE IF EXISTS `failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `failed_jobs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `connection` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `queue` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `failed_jobs`
--

LOCK TABLES `failed_jobs` WRITE;
/*!40000 ALTER TABLE `failed_jobs` DISABLE KEYS */;
/*!40000 ALTER TABLE `failed_jobs` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `faq_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `faq_categories` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `faq_categories`
--

LOCK TABLES `faq_categories` WRITE;
/*!40000 ALTER TABLE `faq_categories` DISABLE KEYS */;
INSERT INTO `faq_categories` VALUES (1,'General',0,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,'Buying',1,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,'Payment',2,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(4,'Support',3,'published','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `faq_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `faq_categories_translations`
--

DROP TABLE IF EXISTS `faq_categories_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `faq_categories_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `faq_categories_id` int NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`faq_categories_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `faq_categories_translations`
--

LOCK TABLES `faq_categories_translations` WRITE;
/*!40000 ALTER TABLE `faq_categories_translations` DISABLE KEYS */;
INSERT INTO `faq_categories_translations` VALUES ('vi',1,'Chung'),('vi',2,'Mua'),('vi',3,'Thanh toán'),('vi',4,'Hổ trợ');
/*!40000 ALTER TABLE `faq_categories_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `faqs`
--

DROP TABLE IF EXISTS `faqs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `faqs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `question` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `answer` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `category_id` int unsigned NOT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `faqs`
--

LOCK TABLES `faqs` WRITE;
/*!40000 ALTER TABLE `faqs` DISABLE KEYS */;
INSERT INTO `faqs` VALUES (1,'Where does it come from ?','If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages.',1,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,'How JobBox Work ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',1,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,'What is your shipping policy?','Everyone realizes why a new common language would be desirable: one could refuse to pay expensive translators. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words.',1,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(4,'Where To Place A FAQ Page','Just as the name suggests, a FAQ page is all about simple questions and answers. Gather common questions your customers have asked from your support team and include them in the FAQ, Use categories to organize questions related to specific topics.',1,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(5,'Why do we use it ?','It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental.',1,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(6,'Where can I get some ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',1,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(7,'Where does it come from ?','If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(8,'How JobBox Work ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(9,'What is your shipping policy?','Everyone realizes why a new common language would be desirable: one could refuse to pay expensive translators. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(10,'Where To Place A FAQ Page','Just as the name suggests, a FAQ page is all about simple questions and answers. Gather common questions your customers have asked from your support team and include them in the FAQ, Use categories to organize questions related to specific topics.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(11,'Why do we use it ?','It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(12,'Where can I get some ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',2,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(13,'Where does it come from ?','If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(14,'How JobBox Work ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(15,'What is your shipping policy?','Everyone realizes why a new common language would be desirable: one could refuse to pay expensive translators. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(16,'Where To Place A FAQ Page','Just as the name suggests, a FAQ page is all about simple questions and answers. Gather common questions your customers have asked from your support team and include them in the FAQ, Use categories to organize questions related to specific topics.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(17,'Why do we use it ?','It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(18,'Where can I get some ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',3,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(19,'Where does it come from ?','If several languages coalesce, the grammar of the resulting language is more simple and regular than that of the individual languages. The new common language will be more simple and regular than the existing European languages.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(20,'How JobBox Work ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(21,'What is your shipping policy?','Everyone realizes why a new common language would be desirable: one could refuse to pay expensive translators. To achieve this, it would be necessary to have uniform grammar, pronunciation and more common words.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(22,'Where To Place A FAQ Page','Just as the name suggests, a FAQ page is all about simple questions and answers. Gather common questions your customers have asked from your support team and include them in the FAQ, Use categories to organize questions related to specific topics.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(23,'Why do we use it ?','It will be as simple as Occidental; in fact, it will be Occidental. To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(24,'Where can I get some ?','To an English person, it will seem like simplified English, as a skeptical Cambridge friend of mine told me what Occidental is. The European languages are members of the same family. Their separate existence is a myth.',4,'published','2023-02-20 00:01:57','2023-02-20 00:01:57');
/*!40000 ALTER TABLE `faqs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `faqs_translations`
--

DROP TABLE IF EXISTS `faqs_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `faqs_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `faqs_id` int NOT NULL,
  `question` text COLLATE utf8mb4_unicode_ci,
  `answer` text COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`faqs_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `faqs_translations`
--

LOCK TABLES `faqs_translations` WRITE;
/*!40000 ALTER TABLE `faqs_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `faqs_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `galleries`
--

DROP TABLE IF EXISTS `galleries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `galleries` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_featured` tinyint unsigned NOT NULL DEFAULT '0',
  `order` tinyint unsigned NOT NULL DEFAULT '0',
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` int unsigned NOT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `galleries_user_id_index` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `galleries`
--

LOCK TABLES `galleries` WRITE;
/*!40000 ALTER TABLE `galleries` DISABLE KEYS */;
INSERT INTO `galleries` VALUES (1,'Perfect','Ea in cum eum cum blanditiis. Placeat facere ipsam ducimus et officiis ratione libero.',1,0,'galleries/1.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'New Day','Et odit similique sunt veritatis. Optio est et dolorem. Accusantium ipsa suscipit rem et quibusdam ipsum.',1,0,'galleries/2.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(3,'Happy Day','Temporibus sit excepturi officia consequuntur aliquid. Enim eos ut vero voluptate quo tenetur.',1,0,'galleries/3.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'Nature','Nostrum vero eligendi sint et doloremque et. Neque omnis qui dolorum laboriosam sed quia rerum. Debitis quo enim adipisci et sunt corporis et.',1,0,'galleries/4.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'Morning','Quo dolorem non quas officiis nostrum. Sunt autem sit assumenda. Quis saepe ratione magni qui ut.',1,0,'galleries/5.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'Photography','Ipsa nihil ea qui eveniet facilis numquam. Asperiores est libero ut blanditiis molestiae quidem. In quo at reiciendis eum numquam suscipit.',1,0,'galleries/6.jpg',1,'published','2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `galleries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `galleries_translations`
--

DROP TABLE IF EXISTS `galleries_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `galleries_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `galleries_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`galleries_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `galleries_translations`
--

LOCK TABLES `galleries_translations` WRITE;
/*!40000 ALTER TABLE `galleries_translations` DISABLE KEYS */;
INSERT INTO `galleries_translations` VALUES ('vi',1,'Hoàn hảo',NULL),('vi',2,'Ngày mới',NULL),('vi',3,'Ngày hạnh phúc',NULL),('vi',4,'Thiên nhiên',NULL),('vi',5,'Buổi sáng',NULL),('vi',6,'Nghệ thuật',NULL);
/*!40000 ALTER TABLE `galleries_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `gallery_meta`
--

DROP TABLE IF EXISTS `gallery_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `gallery_meta` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `images` text COLLATE utf8mb4_unicode_ci,
  `reference_id` int unsigned NOT NULL,
  `reference_type` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `gallery_meta_reference_id_index` (`reference_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `gallery_meta`
--

LOCK TABLES `gallery_meta` WRITE;
/*!40000 ALTER TABLE `gallery_meta` DISABLE KEYS */;
INSERT INTO `gallery_meta` VALUES (1,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',1,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',2,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47'),(3,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',3,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',4,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',5,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'[{\"img\":\"galleries\\/1.jpg\",\"description\":\"Possimus ratione minima nam laborum consectetur. Vero aut qui sint magnam et est. Molestiae rerum est nam ad vel. Et minima maxime odit et iure fuga.\"},{\"img\":\"galleries\\/2.jpg\",\"description\":\"Earum fugit esse et labore aperiam voluptas quisquam. Alias sapiente in pariatur ut minus. Error voluptatum voluptatem rerum temporibus.\"},{\"img\":\"galleries\\/3.jpg\",\"description\":\"Placeat molestiae accusantium hic error et nemo. Tenetur aut ipsa non nihil dolorum. Maxime harum veniam adipisci et aut dolorem.\"},{\"img\":\"galleries\\/4.jpg\",\"description\":\"Ullam delectus in et tenetur illum. Ut at sequi delectus. Asperiores ut et eligendi sequi.\"},{\"img\":\"galleries\\/5.jpg\",\"description\":\"Placeat cum maxime fugit quod ut qui cupiditate. Quae saepe voluptatem non quo dolore porro. Omnis earum laudantium rerum ut.\"},{\"img\":\"galleries\\/6.jpg\",\"description\":\"Et similique voluptatem ea aliquam minima. Fugit eius nihil eos vel. Reprehenderit sed ut incidunt exercitationem.\"},{\"img\":\"galleries\\/7.jpg\",\"description\":\"Voluptatem et vitae velit. Rem tempore magnam tenetur voluptatem consequatur voluptates. Nam delectus assumenda explicabo repudiandae iure accusamus.\"},{\"img\":\"galleries\\/8.jpg\",\"description\":\"Non quia voluptatem voluptas ut pariatur commodi qui. Id quibusdam enim eum numquam velit quia id. Aut voluptatem sunt sit nesciunt.\"},{\"img\":\"galleries\\/9.jpg\",\"description\":\"Rerum dicta qui suscipit corrupti. Dolor sed accusamus in quam. Possimus vero et pariatur nihil quaerat qui id.\"}]',6,'Botble\\Gallery\\Models\\Gallery','2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `gallery_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `gallery_meta_translations`
--

DROP TABLE IF EXISTS `gallery_meta_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `gallery_meta_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `gallery_meta_id` int NOT NULL,
  `images` text COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`gallery_meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `gallery_meta_translations`
--

LOCK TABLES `gallery_meta_translations` WRITE;
/*!40000 ALTER TABLE `gallery_meta_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `gallery_meta_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_activity_logs`
--

DROP TABLE IF EXISTS `jb_account_activity_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_activity_logs` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `action` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_ci,
  `reference_url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reference_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ip_address` varchar(39) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `account_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `jb_account_activity_logs_account_id_index` (`account_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_activity_logs`
--

LOCK TABLES `jb_account_activity_logs` WRITE;
/*!40000 ALTER TABLE `jb_account_activity_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_account_activity_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_educations`
--

DROP TABLE IF EXISTS `jb_account_educations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_educations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `school` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `account_id` bigint unsigned NOT NULL,
  `specialized` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `started_at` date NOT NULL,
  `ended_at` date DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_educations`
--

LOCK TABLES `jb_account_educations` WRITE;
/*!40000 ALTER TABLE `jb_account_educations` DISABLE KEYS */;
INSERT INTO `jb_account_educations` VALUES (1,'Associated Mennonite Biblical Seminary',2,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(2,'Antioch University McGregor',6,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(3,'Adams State College',7,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(4,'Gateway Technical College',10,'Anthropology','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(5,'Associated Mennonite Biblical Seminary',11,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(6,'Associated Mennonite Biblical Seminary',12,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(7,'Gateway Technical College',13,'Anthropology','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(8,'American Institute of Health Technology',14,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(9,'Associated Mennonite Biblical Seminary',16,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(10,'Antioch University McGregor',18,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(11,'Antioch University McGregor',21,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(12,'American Institute of Health Technology',23,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(13,'American Institute of Health Technology',27,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(14,'American Institute of Health Technology',28,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(15,'Associated Mennonite Biblical Seminary',32,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(16,'Gateway Technical College',35,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(17,'Associated Mennonite Biblical Seminary',36,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(18,'Gateway Technical College',40,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(19,'Associated Mennonite Biblical Seminary',42,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(20,'American Institute of Health Technology',45,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(21,'The University of the State of Alabama',48,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(22,'Antioch University McGregor',51,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(23,'American Institute of Health Technology',53,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(24,'Antioch University McGregor',54,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(25,'Antioch University McGregor',60,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(26,'Antioch University McGregor',62,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(27,'Adams State College',64,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(28,'Associated Mennonite Biblical Seminary',66,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(29,'The University of the State of Alabama',67,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(30,'Adams State College',69,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(31,'Adams State College',72,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(32,'Antioch University McGregor',76,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(33,'Associated Mennonite Biblical Seminary',77,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(34,'The University of the State of Alabama',78,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(35,'Antioch University McGregor',81,'Anthropology','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(36,'Associated Mennonite Biblical Seminary',84,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(37,'Associated Mennonite Biblical Seminary',87,'Classical Studies','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(38,'Gateway Technical College',90,'Anthropology','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(39,'American Institute of Health Technology',91,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(40,'Adams State College',92,'Art History','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(41,'American Institute of Health Technology',94,'Economics','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(42,'American Institute of Health Technology',99,'Culture and Technology Studie','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `jb_account_educations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_experiences`
--

DROP TABLE IF EXISTS `jb_account_experiences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_experiences` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `company` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `account_id` bigint unsigned NOT NULL,
  `position` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `started_at` date NOT NULL,
  `ended_at` date DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_experiences`
--

LOCK TABLES `jb_account_experiences` WRITE;
/*!40000 ALTER TABLE `jb_account_experiences` DISABLE KEYS */;
INSERT INTO `jb_account_experiences` VALUES (1,'Darwin Travel',2,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(2,'Party Plex',6,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(3,'Party Plex',7,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(4,'Darwin Travel',10,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(5,'Darwin Travel',11,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(6,'Party Plex',12,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(7,'Darwin Travel',13,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(8,'Darwin Travel',14,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:50','2023-02-20 00:01:50'),(9,'Party Plex',16,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(10,'Party Plex',18,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(11,'Exploration Kids',21,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(12,'GameDay Cateringn',23,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(13,'Exploration Kids',27,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(14,'GameDay Cateringn',28,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:51','2023-02-20 00:01:51'),(15,'Party Plex',32,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(16,'Darwin Travel',35,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(17,'GameDay Cateringn',36,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(18,'GameDay Cateringn',40,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(19,'Darwin Travel',42,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(20,'Spa Paragon',45,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:52','2023-02-20 00:01:52'),(21,'Spa Paragon',48,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(22,'Darwin Travel',51,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(23,'Exploration Kids',53,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(24,'Exploration Kids',54,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:53','2023-02-20 00:01:53'),(25,'Darwin Travel',60,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(26,'Exploration Kids',62,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(27,'Darwin Travel',64,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(28,'Exploration Kids',66,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(29,'Darwin Travel',67,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(30,'Party Plex',69,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(31,'Spa Paragon',72,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:54','2023-02-20 00:01:54'),(32,'Party Plex',76,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(33,'Spa Paragon',77,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(34,'Darwin Travel',78,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(35,'Party Plex',81,'President of Sales','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(36,'Spa Paragon',84,'Marketing Coordinator','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(37,'Exploration Kids',87,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:55','2023-02-20 00:01:55'),(38,'GameDay Cateringn',90,'Web Designer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(39,'Party Plex',91,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(40,'Darwin Travel',92,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(41,'Exploration Kids',94,'Project Manager','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56'),(42,'Exploration Kids',99,'Dog Trainer','2023-02-20','2023-02-20','There are many variations of passages of available, but the majority alteration in some form.\n                As a highly skilled and successfull product development and design specialist with more than 4 Years of\n                My experience','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `jb_account_experiences` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_favorite_skills`
--

DROP TABLE IF EXISTS `jb_account_favorite_skills`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_favorite_skills` (
  `skill_id` bigint unsigned NOT NULL,
  `account_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`skill_id`,`account_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_favorite_skills`
--

LOCK TABLES `jb_account_favorite_skills` WRITE;
/*!40000 ALTER TABLE `jb_account_favorite_skills` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_account_favorite_skills` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_favorite_tags`
--

DROP TABLE IF EXISTS `jb_account_favorite_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_favorite_tags` (
  `tag_id` bigint unsigned NOT NULL,
  `account_id` bigint unsigned NOT NULL,
  PRIMARY KEY (`tag_id`,`account_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_favorite_tags`
--

LOCK TABLES `jb_account_favorite_tags` WRITE;
/*!40000 ALTER TABLE `jb_account_favorite_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_account_favorite_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_packages`
--

DROP TABLE IF EXISTS `jb_account_packages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_packages` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `account_id` int unsigned NOT NULL,
  `package_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_packages`
--

LOCK TABLES `jb_account_packages` WRITE;
/*!40000 ALTER TABLE `jb_account_packages` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_account_packages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_account_password_resets`
--

DROP TABLE IF EXISTS `jb_account_password_resets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_account_password_resets` (
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  KEY `jb_account_password_resets_email_index` (`email`),
  KEY `jb_account_password_resets_token_index` (`token`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_account_password_resets`
--

LOCK TABLES `jb_account_password_resets` WRITE;
/*!40000 ALTER TABLE `jb_account_password_resets` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_account_password_resets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_accounts`
--

DROP TABLE IF EXISTS `jb_accounts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_accounts` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `first_name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_ci,
  `gender` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `avatar_id` int unsigned DEFAULT NULL,
  `dob` date DEFAULT NULL,
  `phone` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `confirmed_at` datetime DEFAULT NULL,
  `email_verify_token` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'job-seeker',
  `credits` int unsigned DEFAULT NULL,
  `resume` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `bio` mediumtext COLLATE utf8mb4_unicode_ci,
  `is_public_profile` tinyint unsigned NOT NULL DEFAULT '0',
  `views` bigint unsigned NOT NULL DEFAULT '0',
  `is_featured` tinyint NOT NULL DEFAULT '0',
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `available_for_hiring` tinyint(1) NOT NULL DEFAULT '1',
  `country_id` int unsigned DEFAULT '1',
  `state_id` int unsigned DEFAULT NULL,
  `city_id` int unsigned DEFAULT NULL,
  `cover_letter` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `jb_accounts_email_unique` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_accounts`
--

LOCK TABLES `jb_accounts` WRITE;
/*!40000 ALTER TABLE `jb_accounts` DISABLE KEYS */;
INSERT INTO `jb_accounts` VALUES (1,'Deonte','Christiansen','Software Developer',NULL,'employer@archielite.com','$2y$10$d734d5jA1TdH.TasM2QP8.MOq7aYkPxJsEa3Wq6otwHdvLBd0hM/u',152,'1998-02-10','+14324900700','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'702 Terrill Isle\nNew Icieton, IN 14811','Duchess, it had finished this short speech, they all spoke at once, while all the creatures argue. It\'s enough to try the thing Mock Turtle in a low, hurried tone. He looked at it gloomily: then he.',1,4119,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(2,'Riley','Durgan','Creative Designer',NULL,'job_seeker@archielite.com','$2y$10$BmsT.nW4xrjicTOBdeD8I.AITt2CKvZkomgrFVLGaoNCwS6a6Mome',152,'1989-08-16','+12814903353','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','8157 Douglas Street Suite 895\nNorth Rusty, NJ 77776-1075','I am to see it again, but it just at first, but, after watching it a bit, if you don\'t know what to do, and in his throat,\' said the Dodo solemnly, rising to its children, \'Come away, my dears! It\'s.',0,1091,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(3,'Sarah','Harding','Creative Designer',NULL,'sarah_harding@archielite.com','$2y$10$UCMA5ujOFesflOh3Zg0XQOK0lV5CsA66XWAIQVe6bQD/iEzkZ57uS',153,'2008-10-12','+17274128929','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'5799 Loy Locks\nAustenland, VT 89281-6694','Do you think, at your age, it is all the while, and fighting for the first position in which the cook tulip-roots instead of onions.\' Seven flung down his brush, and had just upset the milk-jug into.',1,4325,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(4,'Steven','Jobs','Creative Designer',NULL,'steven_jobs@archielite.com','$2y$10$EwTREGDZXiB2kxgEYe0ui.v1HzENY02MV1f8nV/iPGhPDpjyKVc2a',154,'2020-09-14','+15318574495','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'76380 Cary Stream\nAmytown, NJ 69830-4561','Alice, with a growl, And concluded the banquet--] \'What IS the same solemn tone, only changing the order of the Rabbit\'s little white kid gloves, and she set to work shaking him and punching him in.',0,1365,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(5,'Wiliam','Kend','Creative Designer',NULL,'wiliam_kend@archielite.com','$2y$10$iaRC0JqvUBUCpx2eYxlgfu3J8HGKp.B.gBHXJuSZePmMXttJha3Ty',155,'2013-07-20','+13469801300','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'759 Alexandrine Mills\nWest Salvador, NY 51006-6485','Duchess: \'what a clear way you go,\' said the Gryphon. \'It\'s all her wonderful Adventures, till she was quite out of a good opportunity for showing off her unfortunate guests to execution--once more.',0,3388,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(6,'Leonard','Morar','There were doors.',NULL,'bschoen@hotmail.com','$2y$10$4lGQ1sdTq4AHZBG1YPKA1OT8FDzgAlP0Ex.O4BAjG5bno75XOKPQq',150,'1980-08-25','+14249615165','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','2908 Gerlach Roads Suite 942\nNorth Lorna, NE 54526','Poor Alice! It was all ridges and furrows; the balls were live hedgehogs, the mallets live flamingoes, and the Gryphon at the picture.) \'Up, lazy thing!\' said Alice, \'because I\'m not used to it!\'.',0,2443,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(7,'Ruthie','Schamberger','Alice thought to.',NULL,'tillman.zita@adams.org','$2y$10$BLrleGx7azQKLho2GxWEsOGNOuf9i7u2IOt39vekqmq3JAYH/MDZW',154,'2012-03-19','+18282046181','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','108 Eichmann Overpass\nFletcherport, OK 57410','After a minute or two, looking for eggs, I know all sorts of little animals and birds waiting outside. The poor little thing sobbed again (or grunted, it was looking for eggs, as it went, \'One side.',0,3015,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(8,'Dakota','Block','If I or she should.',NULL,'aleffler@walter.com','$2y$10$JTEK0u1SUwnBLNxfHp4cxeL52A5WXx6gydxWnvkjO4iMjioJEhaie',153,'1974-03-11','+13166857891','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'442 Laura Parkway Apt. 968\nSawaynport, PA 32783','So they had been jumping about like that!\' He got behind Alice as it can talk: at any rate I\'ll never go THERE again!\' said Alice to herself, \'Which way? Which way?\', holding her hand on the.',0,2041,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(9,'Anthony','Fisher','I don\'t remember.',NULL,'sylvester.tremblay@abshire.org','$2y$10$e6ynXGnbpti5onOdVSm3ouAvgJEMnxxo5w/tgeWZvLVp.nifRiNjy',150,'1987-05-03','+12706990486','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'3410 Mann Ridges Suite 839\nZackerybury, SD 49143','White Rabbit, \'and that\'s a fact.\' Alice did not answer, so Alice went on muttering over the wig, (look at the thought that it was as long as you go to on the Duchess\'s voice died away, even in the.',1,2798,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(10,'Nia','Littel','Gryphon repeated.',NULL,'mohr.sven@smitham.info','$2y$10$bnHYrfF67w/Ny./w7UM/1uNflwoC7V5BA9Y/KQxPplICONAtU5MMu',153,'1993-12-03','+19527122985','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','3258 Maya Points Suite 581\nSouth Juanita, WV 62165-7775','I think I can find them.\' As she said to herself in the pool a little hot tea upon its nose. The Dormouse shook its head impatiently, and said, without opening its eyes, for it was written to.',0,3161,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(11,'Seamus','Heaney','Alice in a day is.',NULL,'reilly.lura@gmail.com','$2y$10$x.mERHQE2BaGxp/Dm6.XyeeAVJ4D91mxJGOIKCm7kmGMeE4UgNjU2',150,'1982-10-07','+13125433955','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','629 Schmitt River Apt. 438\nPort Ikefurt, WY 25190-7641','Alice said with some difficulty, as it could go, and broke off a bit of mushroom, and her eyes immediately met those of a water-well,\' said the Dormouse; \'VERY ill.\' Alice tried to get dry again.',1,257,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(12,'Richard','Armstrong','Alice. \'And where.',NULL,'rodriguez.cale@smitham.info','$2y$10$26vghTZpqXCkehBIqvzru.JVFAj2LQIyWAtq23cadzObnr2oc9kbG',150,'1973-09-24','+19286617526','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','482 Hackett Street\nSouth Moseburgh, CO 89886-0640','Mock Turtle, and said to the voice of the court. All this time the Queen to-day?\' \'I should think it was,\' said the Mock Turtle in a tone of this was not here before,\' said the Hatter: \'let\'s all.',0,3105,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(13,'Cristopher','Jacobi','Sir, With no jury.',NULL,'glover.kenyatta@buckridge.biz','$2y$10$oy9ZwVGdj6LDw46Oxir2O.q9tNZPPaw86X99xAZCPMFmU2wMBa8.u',150,'2008-05-19','+13255360142','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','309 Pouros Forks Suite 505\nEast Krystalton, NJ 53377-1440','And yet you incessantly stand on their backs was the White Rabbit put on his spectacles and looked at Alice, as she came in with a little door into that beautiful garden--how IS that to be a.',0,3885,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',1,1,NULL,NULL,NULL),(14,'Johnson','Ward','Alice. \'I wonder.',NULL,'brown.harris@gmail.com','$2y$10$UGjwgLVBTa6ZPrdNSs51a.XNfH5N8Mhq0MA.76s043SQhpFAxidS.',153,'1985-04-27','+17377148632','2023-02-20 07:01:50',NULL,'job-seeker',NULL,'resume/01.pdf','99400 Holden Roads Suite 040\nLoweport, NJ 27590','For this must ever be A secret, kept from all the way to fly up into the garden, called out to be no doubt that it felt quite strange at first; but she could guess, she was now about two feet high.',0,656,0,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(15,'Jess','Kuphal','Wonderland, though.',NULL,'marquardt.elenor@gmail.com','$2y$10$E3mcM5y2LMwZ3MYzL/aG3e8BQdXeJxijbKmoshqGtdP4B7UIOJECm',152,'2012-01-15','+18725722934','2023-02-20 07:01:50',NULL,'employer',NULL,NULL,'77122 Feil Island Apt. 937\nKirlinchester, IA 97235','THAT. Then again--\"BEFORE SHE HAD THIS FIT--\" you never had fits, my dear, and that if something wasn\'t done about it just now.\' \'It\'s the Cheshire Cat, she was holding, and she grew no larger.',1,4943,1,NULL,'2023-02-20 00:01:50','2023-02-20 00:01:50',0,1,NULL,NULL,NULL),(16,'Eugene','Ortiz','I\'m afraid, sir\'.',NULL,'rolfson.hilma@yahoo.com','$2y$10$6/scGXFBjjzZFUteVtJSx.5DynJcqBvWcZSeHZZRtp1mWaIw1./CO',153,'1984-10-30','+16124091687','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','3021 Beer Lock Suite 780\nLake Emmalee, CO 29074','All on a bough of a muchness?\' \'Really, now you ask me,\' said Alice, \'I\'ve often seen them so often, you know.\' It was, no doubt: only Alice did not feel encouraged to ask his neighbour to tell.',0,1242,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',0,1,NULL,NULL,NULL),(17,'Pamela','Keeling','Duchess said to a.',NULL,'cheyanne49@yahoo.com','$2y$10$e.UZQb6glI9lY5KlKjDbg..6zIjkPTlbS7Qr7N9opJx5PTlV1b0dy',154,'1995-02-12','+12314972856','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'501 Kris Roads Suite 948\nNorth Bethany, MA 15572-3281','Alice would not allow without knowing how old it was, even before she had tired herself out with trying, the poor little thing sat down and looked at Alice. \'I\'M not a moment to be beheaded!\' \'What.',1,1159,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(18,'Angelo','Williamson','Mock Turtle with a.',NULL,'uemard@balistreri.com','$2y$10$E.1OaoqMq9tZ1SMF4fiPIuY705zLK.uf1XHfBXTOJggPmzQ3v4Lz.',151,'2012-09-28','+18579992041','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','661 Arnoldo Course\nPort Libbieburgh, WY 00284','Because he knows it teases.\' CHORUS. (In which the words came very queer to ME.\' \'You!\' said the Cat. \'I don\'t believe there\'s an atom of meaning in them, after all. \"--SAID I COULD NOT SWIM--\" you.',0,4461,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(19,'Olen','Franecki','Alice ventured to.',NULL,'botsford.gustave@klocko.info','$2y$10$HJLy5KC4Lac2xPflayCAEOguAXMUZManqPUIQ6mXrdjpoRKa1Jn16',154,'2007-02-09','+15852569392','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'35145 Hand Lake Apt. 874\nMoenbury, MI 14071','Down, down, down. There was a general clapping of hands at this: it was written to nobody, which isn\'t usual, you know.\' \'And what an ignorant little girl she\'ll think me for a few minutes she heard.',1,415,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(20,'Alexandra','McKenzie','Dinah, and saying.',NULL,'miller61@fay.com','$2y$10$at502Me9fmP4Xv6TmAJzh.XmWhH62NDehy84fbqBOwWN.ois03zxK',150,'1996-07-18','+19737365187','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'578 Elnora Glen\nWest Anibalview, GA 58618-0953','March Hare. Alice was not easy to take MORE than nothing.\' \'Nobody asked YOUR opinion,\' said Alice. \'That\'s the judge,\' she said to herself, as she went on. \'I do,\' Alice said very politely, \'if I.',0,2975,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(21,'Anibal','Langosh','Her first idea was.',NULL,'rosamond95@hotmail.com','$2y$10$QrR8.8eTsbynmlFn6hqxvOM0n8WflaNkXXIyqd0KY7dtXnWolapTe',150,'1982-04-01','+19259097253','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','9972 Annalise Road\nLibbiebury, AL 24077','Cat, \'if you only kept on good terms with him, he\'d do almost anything you liked with the Queen put on his spectacles and looked at the March Hare meekly replied. \'Yes, but I shall think nothing of.',0,1075,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(22,'Nathanael','Rosenbaum','She felt that she.',NULL,'brempel@ondricka.biz','$2y$10$XhbR2pVEjcRyCXclBgvDluGh7llrIe0eNhUzgCSTt/orgpo01ygtm',150,'1999-09-26','+14143199394','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'7532 Eli Trace\nWilkinsonburgh, TX 90579-5950','Alice had no reason to be trampled under its feet, ran round the court and got behind Alice as it was over at last, more calmly, though still sobbing a little sharp bark just over her head struck.',0,3196,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(23,'Ellen','Aufderhar','Alice again. \'No.',NULL,'francesca.walter@gmail.com','$2y$10$MzveQySxHZXx5JeRqXUmMu3T/PvCJLy.XzZgZ6w.xU5/hi8AWbPpm',154,'1976-07-14','+12704177854','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','2385 Ariel Ridges\nWest Jensenshire, AR 53613','Will you, won\'t you, will you join the dance?\"\' \'Thank you, it\'s a French mouse, come over with fright. \'Oh, I beg your pardon!\' she exclaimed in a court of justice before, but she gained courage as.',1,2249,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',0,1,NULL,NULL,NULL),(24,'Taylor','Beatty','Next came an angry.',NULL,'harvey.green@lindgren.biz','$2y$10$BYQrlH9GGwligUmO59OK3uWl5afb1uMLz5M66J3NwPxL7mZsgOKaq',151,'1975-04-23','+17545989743','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'118 Elliot Port Suite 764\nBarrowsfort, VT 56448-1576','Alice looked up, and there they lay sprawling about, reminding her very much at this, that she let the jury--\' \'If any one left alive!\' She was walking by the pope, was soon submitted to by the.',0,2930,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(25,'Earlene','Block','While the Owl and.',NULL,'katlyn.koch@dooley.com','$2y$10$3Wx9uh1gyeJwktur3HFINuCw.s2BJAU3qgQjcxOFjSJGbjLVTFypa',150,'1980-08-25','+15855899491','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'203 Marquardt Mountains Apt. 057\nErikfurt, KS 10345','I am to see if he wasn\'t going to remark myself.\' \'Have you guessed the riddle yet?\' the Hatter continued, \'in this way:-- \"Up above the world am I? Ah, THAT\'S the great wonder is, that I\'m doubtful.',1,1354,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(26,'Wellington','Stehr','The Panther took.',NULL,'lila.cummerata@hotmail.com','$2y$10$s26ylg0x4MVzjyddGtqeBuPaXydLKVWpq82TVPqMniCwq9izB7RPW',152,'1973-08-09','+19867354537','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'40102 Sanford Forge Suite 938\nNew Russelshire, AR 98568','CHORUS. (In which the March Hare will be When they take us up and walking off to other parts of the e--e--evening, Beautiful, beautiful Soup!\' CHAPTER XI. Who Stole the Tarts? The King laid his hand.',1,2287,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(27,'Kaylie','Daugherty','I can\'t see you?\'.',NULL,'marmstrong@damore.com','$2y$10$ANZFnScX1F/6tvq4hTX6I.oqV6tZbo2f7lRcqA/wcOiGbR8W1VWqK',153,'1998-04-19','+18316357055','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','84069 Haley Divide Suite 800\nNorth Joshua, WI 10412-9161','DOTH THE LITTLE BUSY BEE,\" but it is.\' \'I quite forgot you didn\'t sign it,\' said the Caterpillar. \'Well, perhaps you haven\'t found it very nice, (it had, in fact, I didn\'t know it was good practice.',0,1613,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(28,'Rosemarie','Douglas','Dormouse go on for.',NULL,'roberts.alexander@gmail.com','$2y$10$gzVtOQNhqOCXTtIWeEgPT.Spi1zwLu.U7u3IIs4h7yD7RRTLB8b0O',153,'1987-10-02','+17264140013','2023-02-20 07:01:51',NULL,'job-seeker',NULL,'resume/01.pdf','1083 Bertha Estate Suite 272\nKoreyshire, NY 85145-6718','Oh, my dear paws! Oh my fur and whiskers! She\'ll get me executed, as sure as ferrets are ferrets! Where CAN I have done that, you know,\' the Hatter replied. \'Of course it is,\' said the Mock Turtle.',0,900,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',0,1,NULL,NULL,NULL),(29,'Coleman','Dare','Then followed the.',NULL,'egoyette@yahoo.com','$2y$10$8dROxsNgsSWgtQ65...GTOG87YbLzxDTKyeWuBo.F1R/WwoBLZq5K',153,'1982-12-27','+18573004196','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'892 Enid Villages\nDoyleborough, NC 24715','The Dormouse slowly opened his eyes. He looked at it uneasily, shaking it every now and then the different branches of Arithmetic--Ambition, Distraction, Uglification, and Derision.\' \'I never said I.',1,4046,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',0,1,NULL,NULL,NULL),(30,'Dejah','Goyette','Hatter: \'let\'s all.',NULL,'farrell.joe@hessel.com','$2y$10$juswf.PGQFL11bt0q1AFMOgvUupfoI9MOtPJDukWZ8QY.L2eHfSc6',154,'1988-05-26','+14794679168','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'771 Keebler Spurs Apt. 965\nDickichester, KS 09558','I didn\'t know it to make it stop. \'Well, I\'d hardly finished the guinea-pigs!\' thought Alice. \'I\'m glad I\'ve seen that done,\' thought Alice. \'I\'m a--I\'m a--\' \'Well! WHAT are you?\' said Alice, \'I\'ve.',1,4430,1,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',1,1,NULL,NULL,NULL),(31,'Carey','Emard','Lizard, who seemed.',NULL,'yherzog@yahoo.com','$2y$10$sgc0Xhq/i5rqyx6MoqVOw.N6VJfP/4PsvIfqilYJm3OSEDBpCazXu',153,'2006-02-08','+14322746060','2023-02-20 07:01:51',NULL,'employer',NULL,NULL,'179 Hansen Road Suite 602\nPort Alannatown, SD 87484','I suppose it doesn\'t mind.\' The table was a dead silence. \'It\'s a mineral, I THINK,\' said Alice. \'Off with her head!\' Alice glanced rather anxiously at the bottom of the ground.\' So she sat still.',0,1883,0,NULL,'2023-02-20 00:01:51','2023-02-20 00:01:51',0,1,NULL,NULL,NULL),(32,'Arno','Purdy','Bill! I wouldn\'t.',NULL,'goldner.maudie@yahoo.com','$2y$10$KUpatEVKUIdJBhrfmeR7K.zkJXpZs.fVVDVgG87GVIYsuQHXkgfEm',151,'2011-12-05','+13525342631','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','14278 Vivienne Manor\nEast Aldafurt, DC 96634-8770','I wonder what you\'re talking about,\' said Alice. \'Come, let\'s try the patience of an oyster!\' \'I wish I hadn\'t gone down that rabbit-hole--and yet--and yet--it\'s rather curious, you know, upon the.',0,223,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(33,'Wallace','Lubowitz','Footman\'s head: it.',NULL,'barrows.hiram@yahoo.com','$2y$10$n8RfQJabPmPrutOxVGkyxewrzLnYmKeMLSWqpAr2mLOYT4eB2S.Q2',153,'2007-02-26','+14069948649','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'8820 Ullrich Parks\nGradybury, MI 96386','Would not, could not, would not open any of them. \'I\'m sure I\'m not looking for eggs, as it turned round and get ready to play croquet with the time,\' she said, as politely as she spoke--fancy.',1,3195,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(34,'Roderick','Treutel','Alice, and she had.',NULL,'kilback.mekhi@yahoo.com','$2y$10$kHO3ar9EKzljItjWJd4W5.5qKU1ONKUPxugAtWzcYqnF9/h.rHLEW',151,'2007-09-13','+15856299137','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'307 Jacobs Summit Apt. 886\nRatkeburgh, RI 47787-8386','Two. Two began in a dreamy sort of knot, and then sat upon it.) \'I\'m glad I\'ve seen that done,\' thought Alice. \'Now we shall have somebody to talk nonsense. The Queen\'s argument was, that she had.',0,1505,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(35,'Patsy','Pacocha','Alice opened the.',NULL,'everardo.dietrich@hotmail.com','$2y$10$oyIXq40kNm4C2mgqOFRR7uE5ooI9vX6U/nx1A2K8j8U1MlniZzjCu',153,'1971-05-27','+16145154236','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','55710 Cartwright Parkways Apt. 885\nDachfurt, OK 19595-8944','March--just before HE went mad, you know--\' She had not long to doubt, for the pool rippling to the door, she ran off as hard as it went, \'One side of WHAT? The other guests had taken his watch out.',1,1804,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(36,'Alberta','Auer','Said cunning old.',NULL,'hjacobi@armstrong.com','$2y$10$KXH/uORDdGsneYpWmVCyYO0TpHPUreG6GIG0EjYwN1gSw0rQL9zUu',152,'1970-06-30','+15612259803','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','24850 Dante Falls Apt. 107\nPort Meganemouth, WA 60548-6560','Said the mouse doesn\'t get out.\" Only I don\'t like it, yer honour, at all, at all!\' \'Do as I do,\' said the King: \'leave out that part.\' \'Well, at any rate, the Dormouse denied nothing, being fast.',0,3516,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(37,'Rhett','Reilly','Dormouse went on.',NULL,'jaylin.johnson@schinner.com','$2y$10$aJcwnvzAKpK6418aak5/d..bgvRgdFxqDjKsAIDUCj3.jxTAXWSIu',150,'1993-11-12','+18437927365','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'58353 Thiel Isle\nRohanbury, WI 02695-5761','Forty-two. ALL PERSONS MORE THAN A MILE HIGH TO LEAVE THE COURT.\' Everybody looked at the mouth with strings: into this they slipped the guinea-pig, head first, and then, \'we went to school in the.',1,3456,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(38,'Hosea','Schinner','I think?\' \'I had.',NULL,'avery19@yahoo.com','$2y$10$Jt7Ol7FbQsDCy8VN1g4DPeySl04cGsQkFHdR.Y.pDfeHj/XNc4MGi',153,'2009-08-07','+12729649856','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'821 Rhiannon Field\nEast Fayeborough, VA 55198','King, and the roof was thatched with fur. It was as much as she could remember them, all these changes are! I\'m never sure what I\'m going to begin at HIS time of life. The King\'s argument was, that.',0,4273,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(39,'Morton','Oberbrunner','Let me think: was.',NULL,'block.lexi@stokes.org','$2y$10$wEY6TVhi9zwvQO8mEZeKPeBnrVrK6rfqnrbs5YVDNvIxDVO0nY8p2',153,'1996-05-21','+17409270713','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'158 Wiegand Crescent\nMateochester, OH 24058','In a minute or two she stood looking at them with large eyes full of smoke from one minute to another! However, I\'ve got to see the Mock Turtle angrily: \'really you are very dull!\' \'You ought to be.',0,1735,1,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(40,'Anita','Conroy','Lizard, who seemed.',NULL,'leone.bins@hotmail.com','$2y$10$/oPN/zk0IGy4AFlKj/8W5.iLtar.cEUTvHVG9lUfXam1lXCaaOO22',151,'2003-03-31','+13416876250','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','6041 Hollis Crest\nConstancemouth, IL 53399','Gryphon only answered \'Come on!\' cried the Gryphon. \'How the creatures order one about, and crept a little startled when she went out, but it all is! I\'ll try if I shall have to go from here?\' \'That.',0,4746,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(41,'Zola','Auer','Mock Turtle said.',NULL,'roscoe74@metz.com','$2y$10$Lw7slliRlhUD3GX3sPDysefMbD3F863gpJv9CtpL3pb2ULsfPJv/G',154,'2008-12-06','+13855384785','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'323 Haley Mount\nKozeystad, SC 76635','Alice: \'she\'s so extremely--\' Just then she noticed that one of the busy farm-yard--while the lowing of the Mock Turtle drew a long way. So they got their tails in their mouths. So they had at the.',1,4512,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(42,'General','Witting','Alice in a hoarse.',NULL,'bblick@ziemann.biz','$2y$10$EEoGQxMCNfIbxi4Mq63VQu6InAbaZa/wOfBLO.U2E2LBJsq8X1BTi',150,'2005-03-02','+13516021057','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','771 Shanie Glens Apt. 091\nPort Brandyn, CT 73765-7669','Gryphon: \'I went to the Mock Turtle with a whiting. Now you know.\' \'Not the same size for ten minutes together!\' \'Can\'t remember WHAT things?\' said the Cat. \'I don\'t know the way wherever she wanted.',0,3570,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',1,1,NULL,NULL,NULL),(43,'Vesta','McGlynn','Hatter were having.',NULL,'mschuppe@gmail.com','$2y$10$BhzJnDdWMce7LzXEZYt/Me9fFRE4fMhOTiaAG9KCYNpx04EEHGEvW',153,'2014-09-11','+14244692187','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'6324 Dannie Burg\nHeidiport, MA 05135','Duchess said after a minute or two sobs choked his voice. \'Same as if she were looking over their heads. She felt that there was not quite like the look of things at all, as the large birds.',0,688,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(44,'Jeanie','Bruen','Hatter went on to.',NULL,'hschultz@hotmail.com','$2y$10$iyRT6Yz0YOxc.XBBjf5OGOkRmtkirNjG988Z/1o6G4ybsyq2Si/mu',153,'2004-12-12','+13605038010','2023-02-20 07:01:52',NULL,'employer',NULL,NULL,'805 Kuphal River\nNorth Henrietteside, SC 41322','Queen in front of the trees upon her knee, and looking anxiously round to see what would be like, \'--for they haven\'t got much evidence YET,\' she said to herself. \'Of the mushroom,\' said the King.',1,4191,0,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(45,'Barney','Mitchell','I only knew how to.',NULL,'lakin.earnestine@kessler.com','$2y$10$q9A/EsdxPtA1yP20UnYIp.4C3b5pbQqLvdeqK3xv1xov9KBw2zBuy',152,'1978-09-20','+14157681279','2023-02-20 07:01:52',NULL,'job-seeker',NULL,'resume/01.pdf','836 Walton Mountains\nSouth Jaquelineside, FL 15160','The Queen smiled and passed on. \'Who ARE you doing out here? Run home this moment, I tell you!\' said Alice. \'Come, let\'s hear some of the sort!\' said Alice. \'And where HAVE my shoulders got to? And.',0,2962,1,NULL,'2023-02-20 00:01:52','2023-02-20 00:01:52',0,1,NULL,NULL,NULL),(46,'Verna','Williamson','Cat. \'Do you know.',NULL,'allene.herman@oreilly.com','$2y$10$B4RPiKv.RjF7mx4lX7v/6.0rNdpjn4V0vHKDgJ3.YIGvBHOkHVFKW',151,'2008-04-09','+13184822460','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'6876 Christian Meadows\nMattieton, VT 93881','Alice to herself. At this the White Rabbit, who was trembling down to her usual height. It was high time you were INSIDE, you might do something better with the Queen, tossing her head struck.',0,1656,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(47,'Christophe','Hahn','Rabbit was no one.',NULL,'toy.steuber@waelchi.com','$2y$10$rkUbhT3EJ7/ackdEXxSteOz9WnkL/Bed3Z6WGhVWkgDR2Bj7dD7OK',153,'2004-06-14','+18287130193','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'1826 Greenholt Crescent Apt. 791\nBartolettifort, CT 05806','Alice. \'Well, then,\' the Cat remarked. \'Don\'t be impertinent,\' said the sage, as he spoke, and added \'It isn\'t mine,\' said the youth, \'and your jaws are too weak For anything tougher than suet; Yet.',1,4725,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',1,1,NULL,NULL,NULL),(48,'Brionna','Rowe','Alice. \'Oh, don\'t.',NULL,'gilda08@jaskolski.com','$2y$10$jvN0OrOq994ptB5Cgnm9sOTtHG5YxteKrjWULZeWRq4Wa/C3aHeGO',154,'1974-02-28','+13615413588','2023-02-20 07:01:53',NULL,'job-seeker',NULL,'resume/01.pdf','851 Wintheiser Vista\nLake Juana, CA 97048','I wonder if I shall never get to the general conclusion, that wherever you go on? It\'s by far the most interesting, and perhaps after all it might end, you know,\' said Alice more boldly: \'you know.',0,3557,0,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(49,'April','Barton','The Mouse did not.',NULL,'pacocha.trey@reinger.biz','$2y$10$Va3YJdK9WXkqCzNhM8kC9eUnd5oxY6SCI1RYipihBytG.G4TU7PQW',154,'1971-05-17','+14694735215','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'1034 Gorczany Extension\nPort Major, MS 45300-3302','Alice, timidly; \'some of the words \'DRINK ME,\' but nevertheless she uncorked it and put it to annoy, Because he knows it teases.\' CHORUS. (In which the March Hare: she thought it would feel very.',0,614,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(50,'Amara','Gerlach','Alice guessed in a.',NULL,'lwalker@hotmail.com','$2y$10$xBeGZNLWZfC8sYDlnEJlQOQHFr.Z8JgX1d.sL9KApxGfY0V3osM7i',154,'2011-07-09','+17438577717','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'31817 Reinger Forges\nAllyland, AZ 15178','Said his father; \'don\'t give yourself airs! Do you think, at your age, it is to find it out, we should all have our heads cut off, you know. Please, Ma\'am, is this New Zealand or Australia?\' (and.',1,4402,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(51,'Marco','Schiller','How puzzling all.',NULL,'ctowne@gmail.com','$2y$10$/4wG1sCkthQ5IOiXptMqL.Ln7lpngMAT.4AE0hGNGruZt7l0gX1Gq',153,'2007-11-02','+14587122318','2023-02-20 07:01:53',NULL,'job-seeker',NULL,'resume/01.pdf','66896 Hoppe Spurs\nAshlystad, CO 05585-0990','Alice looked very anxiously into her face. \'Very,\' said Alice: \'I don\'t like them!\' When the sands are all pardoned.\' \'Come, THAT\'S a good deal frightened at the thought that SOMEBODY ought to be.',0,677,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',1,1,NULL,NULL,NULL),(52,'Kellie','Wolff','And then, turning.',NULL,'hermann.trey@hotmail.com','$2y$10$z5X4mtMdTrIVDmoYP0jx/.UvmtIl8KyrJcBapXZx4f1PYUP7R9YMW',154,'2021-11-04','+16056939585','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'1817 Shanny Springs\nNew Medaland, MO 89442','Alice. The King laid his hand upon her knee, and looking at them with one eye; \'I seem to be\"--or if you\'d like it put the Dormouse denied nothing, being fast asleep. \'After that,\' continued the.',1,2461,0,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',1,1,NULL,NULL,NULL),(53,'Damien','Wyman','Soup, so rich and.',NULL,'akreiger@gmail.com','$2y$10$W3UsGrVVC.vTzcWC/XrYAufFaSdYmYEiOgpJ/ha21VUVpLHD6R/Sm',154,'1973-12-11','+14808610058','2023-02-20 07:01:53',NULL,'job-seeker',NULL,'resume/01.pdf','5218 Alba Skyway Apt. 493\nKilbackport, UT 88119-8566','Alice thought), and it sat down again in a great letter, nearly as she spoke, but no result seemed to Alice as he spoke. \'A cat may look at the sudden change, but very glad to get hold of it; and as.',0,3442,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(54,'Maegan','Kshlerin','I can\'t see you?\'.',NULL,'uwillms@bartoletti.com','$2y$10$SCQpYxjUKNEzUSQqB2EcBeN03YOWa1bmkR0OrVtvvdYpOWR0u2CRC',154,'1975-01-29','+17434300650','2023-02-20 07:01:53',NULL,'job-seeker',NULL,'resume/01.pdf','86398 Carroll Path\nCaylastad, MN 10530','Alice to herself, \'I wonder what you\'re talking about,\' said Alice. \'Then you keep moving round, I suppose?\' said Alice. \'Of course not,\' said the Mock Turtle. \'Certainly not!\' said Alice to.',1,4977,0,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(55,'Dortha','Nader','GAVE HER ONE, THEY.',NULL,'summer.eichmann@rau.info','$2y$10$nFJK6YGMfXo9TyGUQ7DHAeqvxS0aB2bKlL6T4tm20/ZpBalEXbVV2',154,'2017-08-09','+13479830766','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'5784 Ward Extension\nGerholdview, AR 92723-4209','And the moral of that is--\"The more there is of mine, the less there is of mine, the less there is of mine, the less there is of mine, the less there is of yours.\"\' \'Oh, I beg your pardon!\' said the.',0,2920,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(56,'Alana','Hagenes','Please, Ma\'am, is.',NULL,'sstanton@yahoo.com','$2y$10$0m1nxK0QHHLMa7KqGY00hOaqrzVgNbmcqrZnuPzKKQqJTls48i0xK',153,'1986-04-16','+17434064410','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'7349 Mraz Lock\nAnjaliview, OH 48812-5071','However, this bottle was a dead silence instantly, and Alice thought she might as well go back, and barking hoarsely all the jurymen on to the baby, the shriek of the tale was something like it,\'.',0,1541,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(57,'Sheldon','Strosin','I suppose?\' \'Yes,\'.',NULL,'beer.neil@gmail.com','$2y$10$Z1YiIrWekeg1qZ3oecm3OOa821p5a3jq2JX4gNFdm2PEZf3cyohw.',154,'2002-07-04','+17573425693','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'851 Will Tunnel\nO\'Connerport, KS 02230-4871','I should be raving mad after all! I almost wish I hadn\'t mentioned Dinah!\' she said to Alice. \'Only a thimble,\' said Alice in a more subdued tone, and everybody laughed, \'Let the jury eagerly wrote.',0,4880,0,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',1,1,NULL,NULL,NULL),(58,'Xander','Marvin','Alice was more and.',NULL,'zmcglynn@yahoo.com','$2y$10$zsUTo6v6ihaXxoPThMQj0eDrFqF9HDER7XxR6BkAhsCeikGhT0I8q',151,'2013-10-10','+15864396323','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'7190 Sonia Flats\nPort Eloy, SC 58449-9024','I like being that person, I\'ll come up: if not, I\'ll stay down here till I\'m somebody else\"--but, oh dear!\' cried Alice, with a teacup in one hand and a pair of the players to be no use in crying.',0,3723,1,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',0,1,NULL,NULL,NULL),(59,'Samir','Roob','There were doors.',NULL,'steuber.orlo@gmail.com','$2y$10$V5OezaUfi20LMxlkUbflzOPmEhBSN2x3btKGxYF1cRmDhLLgifS3m',154,'1990-05-06','+18286130972','2023-02-20 07:01:53',NULL,'employer',NULL,NULL,'9575 Neoma Fords Apt. 477\nJohnstonmouth, SC 33265','Caterpillar The Caterpillar and Alice was beginning to end,\' said the March Hare interrupted in a voice sometimes choked with sobs, to sing you a couple?\' \'You are old,\' said the Dodo, \'the best way.',0,1355,0,NULL,'2023-02-20 00:01:53','2023-02-20 00:01:53',1,1,NULL,NULL,NULL),(60,'Emiliano','Roob','For some minutes.',NULL,'tdare@roberts.net','$2y$10$g6UV650q5Kv.fCTck7GwmOkhe.b8nOsh..wgqRIs1ZLdVstV68ZDC',154,'2001-08-01','+13143079142','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','762 Arlo Summit\nMerlinland, KY 63245-8593','Knave, \'I didn\'t mean it!\' pleaded poor Alice. \'But you\'re so easily offended!\' \'You\'ll get used up.\' \'But what am I to do?\' said Alice. \'Why, you don\'t explain it as well as I do,\' said the White.',1,4115,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(61,'Natalie','Moen','Queen, in a bit.\'.',NULL,'cody.trantow@hotmail.com','$2y$10$mnqOtDQ3ojHaU53gqyT6GuGotouq2PqC9bJA7ZKWDKXHXuJyLO7t6',150,'1972-05-04','+17753905189','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'37563 Carley Meadows Apt. 948\nPort Percivalport, KS 14631','Rabbit\'s voice; and the constant heavy sobbing of the miserable Mock Turtle. Alice was not easy to take MORE than nothing.\' \'Nobody asked YOUR opinion,\' said Alice. \'It goes on, you know,\' said the.',1,2235,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(62,'Janae','Abbott','Alice. \'Stand up.',NULL,'wvon@watsica.com','$2y$10$OicnEn/kq7MJjfK4VsllIuly35SE0ztcorXyII6fXH6.qGNtMiQx.',153,'2006-07-02','+18287138803','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','7006 Fadel Green Suite 948\nLake Aliza, MO 64101','Mock Turtle sighed deeply, and drew the back of one flapper across his eyes. \'I wasn\'t asleep,\' he said do. Alice looked round, eager to see if she meant to take MORE than nothing.\' \'Nobody asked.',1,2838,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(63,'Cecil','Murphy','But she waited for.',NULL,'henry10@kilback.com','$2y$10$Mwnb9gxr4o0SEqVkn8ayXOdrGkBivswbkVPYCprpElPtSN46/V.66',154,'1996-08-17','+12203300800','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'4211 Zoie Row Suite 249\nNew Sister, MS 69234','Dormouse fell asleep instantly, and Alice heard it before,\' said the Lory. Alice replied thoughtfully. \'They have their tails fast in their mouths; and the March Hare went on. Her listeners were.',1,1099,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(64,'Baby','Witting','I growl when I\'m.',NULL,'mckayla.trantow@hotmail.com','$2y$10$TzaBf0RDYD4sH6xUl5s79ueL2IwMM.klDkjrj1TKFctCRHA9Isb0i',154,'2002-10-09','+18573037397','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','40828 Jadyn Corner Apt. 387\nNorth Effie, MD 15320-3300','Alice thought decidedly uncivil. \'But perhaps he can\'t help it,\' she said to herself; \'I should like to go after that savage Queen: so she felt that there was a little of it?\' said the Gryphon.',0,1616,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(65,'Oda','Turcotte','I know I do!\' said.',NULL,'fisher.alivia@howe.org','$2y$10$/YWk1Vf.gWoBcINuquzcr.NVaJd3/K59mZ.AwvVrIyOm9V80Mhh9a',151,'1983-06-09','+19524843387','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'3157 Carissa Mills Apt. 574\nWest Marianhaven, DE 07034','Alice was soon left alone. \'I wish I had it written up somewhere.\' Down, down, down. There was a real nose; also its eyes again, to see what was going on within--a constant howling and sneezing, and.',0,4309,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(66,'Marcia','Kassulke','I\'ll set Dinah at.',NULL,'mia.cartwright@thompson.org','$2y$10$PqGB4NySNfJ8jcm9ZXSJVeobkuSdsAg1KbIThwoBmbGbA6rDsEpIy',150,'1999-07-01','+12815195131','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','653 Anibal Turnpike\nNew Jazmin, CO 50308-8146','Alice. \'And where HAVE my shoulders got to? And oh, I wish you wouldn\'t keep appearing and vanishing so suddenly: you make one repeat lessons!\' thought Alice; but she felt that it might end, you.',0,1309,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(67,'Wendy','Oberbrunner','Alice, and, after.',NULL,'mae53@sipes.net','$2y$10$K7nlqHQw1niryaL/0yic3.tsNhTLqnhpycxH0jw9IHCYXI/x/kw2i',154,'2015-05-09','+15202415250','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','70329 Astrid Fall Suite 789\nSouth Chadrick, CT 54727-8391','THE KING AND QUEEN OF HEARTS. Alice was thoroughly puzzled. \'Does the boots and shoes!\' she repeated in a sorrowful tone; \'at least there\'s no name signed at the stick, and made a snatch in the.',0,4880,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(68,'Shanon','Metz','Gryphon, and the.',NULL,'floyd59@yahoo.com','$2y$10$x7zLwohhcFozpG6ZhEVsIueZ8elLabloUsz01Hj8pnaz2G.rpDXFe',150,'2022-05-31','+16806144371','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'15616 Sydni Union Apt. 969\nLockmanville, WY 44772','I don\'t understand. Where did they live at the door-- Pray, what is the same words as before, \'and things are \"much of a globe of goldfish she had known them all her coaxing. Hardly knowing what she.',1,4841,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(69,'Kale','Kuhn','Alice thought to.',NULL,'vbruen@hotmail.com','$2y$10$7r.W4zBjpc/cy0KPFcZO/ewep1CWKWHEEKSuTXPuIRud.PYDVy2cm',152,'1970-08-18','+13163770030','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','2298 Schaefer Courts Apt. 001\nSouth Maxmouth, SD 85046','Gryphon, \'that they WOULD go with Edgar Atheling to meet William and offer him the crown. William\'s conduct at first was moderate. But the insolence of his great wig.\' The judge, by the end of his.',0,3439,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(70,'Celestine','Kessler','This of course, to.',NULL,'dickinson.edna@gmail.com','$2y$10$iVmi5Hv4ONeO4aQgySJ/6ew5bQzIAN/a7R31Gi.HAVO7CcOAmfhfS',150,'2003-02-22','+18068040685','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'88927 Lehner Meadow Suite 492\nNorth Berthatown, MT 34093','Caterpillar. \'Is that the pebbles were all writing very busily on slates. \'What are you thinking of?\' \'I beg pardon, your Majesty,\' said the Gryphon. \'Do you mean \"purpose\"?\' said Alice. \'Why not?\'.',1,2239,1,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(71,'Yolanda','Kuhn','Alice. \'You must.',NULL,'erich.lynch@gmail.com','$2y$10$opnrgDh/sILdBA7YbTS1O.lxZZYMRfSe.diHhPOfSdaANUcEbdNhS',151,'1981-07-18','+13147710674','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'937 Brian Orchard\nNorth Elvie, MN 00823-1578','Lory, with a trumpet in one hand and a Canary called out \'The Queen! The Queen!\' and the White Rabbit, jumping up and to stand on your shoes and stockings for you now, dears? I\'m sure she\'s the best.',1,1283,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(72,'Gregory','D\'Amore','After these came.',NULL,'ywindler@gmail.com','$2y$10$Hz2xG1NfX2HwTW1Agy0UVOLJWD0eieMQgqT6GpKbLITJY1o2c3udm',150,'2006-06-27','+16286406789','2023-02-20 07:01:54',NULL,'job-seeker',NULL,'resume/01.pdf','337 Emilio Brook Apt. 369\nSchmelerstad, NE 79844','How the Owl had the dish as its share of the shelves as she picked up a little nervous about it while the Mock Turtle in a tone of great relief. \'Call the first sentence in her head, she tried to.',0,4502,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(73,'Chelsea','Gibson','At last the Dodo.',NULL,'cbarton@bruen.com','$2y$10$tI29Kdn5IToeJC7iBu1E7eJ5awJv43hXegTR9DU54yG6PpgTu9./i',152,'2022-03-03','+15208458030','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'95287 Dejuan Row Suite 392\nKerlukefort, VA 47275','Queen was silent. The Dormouse had closed its eyes again, to see its meaning. \'And just as well as I get SOMEWHERE,\' Alice added as an unusually large saucepan flew close by it, and then she looked.',0,4235,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(74,'Jacynthe','Nitzsche','There was nothing.',NULL,'vkautzer@yahoo.com','$2y$10$A09XsVi.bcGvRJ0.TLwPP.6uGoA.Cg9IxcTwoQmUJqFYEaqZji29m',150,'1980-04-02','+13419751558','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'347 Borer Rapids\nEast Katelynhaven, WA 89502','I grow at a king,\' said Alice. \'Well, I shan\'t go, at any rate,\' said Alice: \'three inches is such a puzzled expression that she tipped over the jury-box with the bones and the fall was over.',1,586,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',1,1,NULL,NULL,NULL),(75,'Evie','Bosco','THE KING AND QUEEN.',NULL,'christina80@yahoo.com','$2y$10$iK02OD5kR8a8f/rsYWlYkOGbYpLi4z00rwrCE1lVjmCunOK0reEKS',152,'2002-08-31','+18544456923','2023-02-20 07:01:54',NULL,'employer',NULL,NULL,'1126 Fahey Drive\nLindview, PA 22742-9376','Duchess\'s voice died away, even in the sand with wooden spades, then a great hurry; \'this paper has just been picked up.\' \'What\'s in it?\' said the Pigeon the opportunity of adding, \'You\'re looking.',1,2785,0,NULL,'2023-02-20 00:01:54','2023-02-20 00:01:54',0,1,NULL,NULL,NULL),(76,'Madie','Haley','Cat seemed to have.',NULL,'vkilback@yahoo.com','$2y$10$JGqWd.mG7qo9FFtkUWcmteyrGBFojgBk0TI0mGrVicbeVfvmh5Yrq',152,'1973-03-30','+12765591596','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','69226 Mueller Ridge Suite 859\nTaliaton, OR 72942','Mock Turtle, and said nothing. \'Perhaps it hasn\'t one,\' Alice ventured to remark. \'Tut, tut, child!\' said the Mock Turtle, who looked at her, and the three were all locked; and when she looked down.',1,1941,0,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',0,1,NULL,NULL,NULL),(77,'Moshe','Kertzmann','I don\'t care which.',NULL,'enola05@conn.info','$2y$10$y7R/qy6GgZcFnXrDNR2Sg.3G2bjc9/3rEkDdiF6fbVJI6Ax0cGQ.2',150,'1991-03-14','+13478020850','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','8796 Weber Station\nLake Margot, IA 33904','Mystery,\' the Mock Turtle yawned and shut his eyes.--\'Tell her about the whiting!\' \'Oh, as to size,\' Alice hastily replied; \'at least--at least I know all the things get used up.\' \'But what am I to.',1,3190,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',0,1,NULL,NULL,NULL),(78,'Vella','Mayert','Alice very meekly.',NULL,'ucorwin@gmail.com','$2y$10$TATYaN5z/OwCQ/7VFC.gJeTNC739B1a16Z9GdezqADC4QzJPR/gru',152,'2007-07-22','+17249938845','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','69391 Myles Isle\nSouth Stefan, IL 57163','Take your choice!\' The Duchess took her choice, and was going to do anything but sit with its head, it WOULD twist itself round and get ready to agree to everything that Alice had been to her, still.',1,3359,0,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(79,'Graciela','Stokes','WOULD not remember.',NULL,'kihn.danyka@klein.com','$2y$10$EkXMRUdCmWJ7eMfScaLMyecE2J5goh4G8Znq5Q1c2orKeM1llGe2W',153,'1981-09-24','+13806839649','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'94335 Considine Court\nWest Ryleybury, ND 61960','Then it got down off the fire, and at last it sat for a minute, while Alice thought decidedly uncivil. \'But perhaps it was too slippery; and when she got up this morning? I almost wish I hadn\'t.',0,2181,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',0,1,NULL,NULL,NULL),(80,'Corene','Glover','Gryphon. \'I mean.',NULL,'akling@waters.com','$2y$10$nTqcqIybD.3IAzWCbruKRe8pGQ8lpzpUGPQkWgt3tHDIaYCuBYzB2',150,'2005-07-27','+14636450304','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'446 Sarai Fort\nDeckowberg, WY 55221-8443','Stop this moment, and fetch me a pair of white kid gloves while she ran, as well wait, as she said to the waving of the Mock Turtle recovered his voice, and, with tears again as quickly as she had.',1,3827,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',0,1,NULL,NULL,NULL),(81,'Zoie','Feest','Alice more boldly.',NULL,'mankunding@yahoo.com','$2y$10$s2yQHRJcckuZ9UieY2Q.cudQvAG6QHmcTohIYFt/A5apwVDVOkdXS',154,'1977-06-29','+15102606608','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','90887 Mohr Landing Suite 406\nPort Viola, LA 93742','There was no one listening, this time, and was a very humble tone, going down on their slates, and she went on, \'--likely to win, that it\'s hardly worth while finishing the game.\' The Queen turned.',0,4409,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(82,'Karolann','Parisian','You see the earth.',NULL,'darion70@langosh.com','$2y$10$y7r4wjmQgdaAd8pQ9Kph5Ono8lN33lKM7SfkuOjH3atzYu3qyB.be',151,'2011-12-02','+12839970722','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'145 Sipes Glens Suite 045\nDavischester, ID 41129','Oh, how I wish you wouldn\'t squeeze so.\' said the Hatter: \'I\'m on the ground near the house down!\' said the King. Here one of the cakes, and was just in time to avoid shrinking away altogether.',1,135,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',0,1,NULL,NULL,NULL),(83,'Oscar','Weimann','Alice did not look.',NULL,'polly.mcclure@yundt.net','$2y$10$lWgQdTHstG1xkgAmQvzX3eay7rRsQGOkyJesvHHbQVwzZz4pyKSaK',154,'2013-03-10','+12796949714','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'26764 Parisian Ford Suite 959\nWalkerside, WY 63231','Alice, and tried to fancy what the moral of that dark hall, and wander about among those beds of bright flowers and those cool fountains, but she gained courage as she spoke. \'I must be shutting up.',1,4955,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(84,'Christophe','O\'Keefe','HEARTS. Alice was.',NULL,'kmante@gmail.com','$2y$10$8DxESpjasOlcwfiIbRzxtOnEiH/jUaZ2Y6vBzmPwaHav.HORZleqe',153,'1996-09-18','+13239191867','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','531 Wayne Alley Apt. 982\nNorth Zora, MN 30927-0849','WHAT? The other side of WHAT? The other guests had taken advantage of the room again, no wonder she felt sure she would have appeared to them she heard a little anxiously. \'Yes,\' said Alice, \'we.',1,180,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(85,'Tony','Klocko','Then they both sat.',NULL,'pollich.amara@hotmail.com','$2y$10$lRxsRhwbEng49cTeqMgHGuO7DO.nzWaBwNAQ.gJ3sGUg2Y9yCIkcG',150,'1979-12-30','+18483882025','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'30649 Hagenes Bypass Apt. 157\nDooleyhaven, MI 85308-8436','Owl, as a drawing of a candle is like after the rest of the moment they saw Alice coming. \'There\'s PLENTY of room!\' said Alice to find that the way I ought to go after that into a sort of lullaby to.',0,462,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(86,'Arianna','Batz','I think?\' \'I had.',NULL,'ibrahim.beier@gmail.com','$2y$10$9eODLQIylVJ95FCQYQBuiu2OaFmtz2llRYlT.pgJUQ7N.8FKCdDUC',150,'1984-11-05','+19542054618','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'790 Welch Forges\nWest Reginaldview, AZ 83671-3086','Let me see: I\'ll give them a railway station.) However, she did not look at them--\'I wish they\'d get the trial one way up as the jury wrote it down into its face was quite surprised to see its.',0,4485,0,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(87,'Francisco','Kertzmann','Gryphon. \'Turn a.',NULL,'charlie.cassin@hoppe.org','$2y$10$CtnKM2J1ZluulAsTG1IQSuNPZYX6FMIKprKv4Zc.T5papjfagDHBa',153,'2021-11-22','+18135341769','2023-02-20 07:01:55',NULL,'job-seeker',NULL,'resume/01.pdf','2980 Hickle Hill Suite 404\nWeissnatberg, AR 14274','I didn\'t know it to the garden at once; but, alas for poor Alice! when she noticed that one of the song. \'What trial is it?\' The Gryphon lifted up both its paws in surprise. \'What! Never heard of.',0,3890,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(88,'Tiffany','Kreiger','I\'ve said as yet.\'.',NULL,'reina04@legros.info','$2y$10$cGff5TbQgd/c8Xu6MdukpOrYQW.aYDEe76Znu0vr9ccEcQOqvp6xy',151,'1974-06-22','+19472741492','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'84824 Destiney Meadows\nHoppeburgh, OK 83264','Mouse to Alice a little of it?\' said the Gryphon, \'you first form into a cucumber-frame, or something of the ground.\' So she stood watching them, and considered a little, and then all the right.',0,1549,1,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(89,'Johnny','Kshlerin','And mentioned me.',NULL,'schneider.adam@stamm.biz','$2y$10$tFzryH7Cy.0PoiyUy7OCOOJtOYMBhzJ/cxxIa.z/icD6iCcf2KptK',152,'2001-03-21','+18608847296','2023-02-20 07:01:55',NULL,'employer',NULL,NULL,'684 Nina Stravenue Suite 275\nNorth Brooklynshire, LA 13103-7454','The Fish-Footman began by taking the little glass table. \'Now, I\'ll manage better this time,\' she said this, she looked up, but it said nothing. \'Perhaps it hasn\'t one,\' Alice ventured to taste it.',1,3046,0,NULL,'2023-02-20 00:01:55','2023-02-20 00:01:55',1,1,NULL,NULL,NULL),(90,'Justen','Stokes','I can say.\' This.',NULL,'altenwerth.kenna@koch.com','$2y$10$O2a8QXGVEUgP0ogkFi4x5.VzLFZhzzkfdPZK/9UriHDyl2zmRjDIG',152,'1991-06-06','+18507563880','2023-02-20 07:01:56',NULL,'job-seeker',NULL,'resume/01.pdf','523 Ratke Terrace\nSouth Sidneyton, CT 90534-1553','Queen till she was quite impossible to say \"HOW DOTH THE LITTLE BUSY BEE,\" but it all came different!\' Alice replied in an undertone to the jury, in a trembling voice:-- \'I passed by his face only.',0,1662,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(91,'Dedrick','McCullough','And she\'s such a.',NULL,'cortez.ruecker@pacocha.biz','$2y$10$aQyK32flH5tPD.gTTPdkrO5PTNlHpK2jO0pFz8xJPk7VUiwf/w37i',153,'2010-08-24','+19204847016','2023-02-20 07:01:56',NULL,'job-seeker',NULL,'resume/01.pdf','1379 Koelpin Plains Suite 284\nKrajcikville, AR 37925-9296','Mock Turtle with a teacup in one hand and a long silence after this, and she felt a little girl,\' said Alice, surprised at her as she tucked it away under her arm, that it felt quite relieved to see.',1,3818,0,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(92,'Fleta','Wolff','Grief, they used.',NULL,'murray.harry@larson.com','$2y$10$sVQ0uwpgXZdf9W4gb0nVLOuunCMGubYSK4/JsZJlAavolKTyLtBTC',152,'2014-03-18','+12533047011','2023-02-20 07:01:56',NULL,'job-seeker',NULL,'resume/01.pdf','5092 Braeden Ridges\nEast Jaylan, AK 61600-8650','I wonder?\' As she said this, she came upon a heap of sticks and dry leaves, and the executioner went off like an honest man.\' There was not a regular rule: you invented it just missed her. Alice.',1,534,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',0,1,NULL,NULL,NULL),(93,'Haylee','Oberbrunner','King and the other.',NULL,'zemlak.cornell@sanford.com','$2y$10$4WQzw9JK5w8Dbd71qmijZOu.cIP6IVvuLoaO7h9Qbl5RRLAOLJJhi',150,'1986-08-30','+14842729117','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'8568 Garnet Hill\nDickenston, MA 57841-3941','YOUR table,\' said Alice; \'all I know all sorts of things--I can\'t remember things as I was going to give the prizes?\' quite a new kind of serpent, that\'s all you know about this business?\' the King.',1,428,0,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',0,1,NULL,NULL,NULL),(94,'Clotilde','Senger','Gryphon. \'How the.',NULL,'gussie61@yahoo.com','$2y$10$KGkxO7G5pBs693e9ZQnNb.XHvsL2NkJk.QxznllgDKZRQFr7J8DE6',150,'1993-03-04','+14755032553','2023-02-20 07:01:56',NULL,'job-seeker',NULL,'resume/01.pdf','8545 Doyle Ways\nEast Geovany, NC 18984-8933','The Frog-Footman repeated, in the world! Oh, my dear paws! Oh my dear Dinah! I wonder what I eat\" is the capital of Rome, and Rome--no, THAT\'S all wrong, I\'m certain! I must be getting somewhere.',1,270,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(95,'Gia','Stehr','Cat went on, very.',NULL,'lucy52@yahoo.com','$2y$10$6p5QJdWN5o2FTuqMU3hSGOPNliy0ppPc7pyNrcBmluCRPXvC0UH2.',153,'1993-11-17','+19209996232','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'8862 Sawayn Forges Apt. 611\nSouth Hiram, IL 14478-5337','Alice ventured to ask. \'Suppose we change the subject,\' the March Hare: she thought at first she thought it over afterwards, it occurred to her feet as the March Hare took the thimble, looking as.',1,1222,0,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(96,'Keanu','Stanton','Her first idea was.',NULL,'katelynn.mante@schowalter.org','$2y$10$MWa139Pt/bQ8oju.QMweJekWVxQxG6iTgR/8zqgh5wncW7F9zQIue',154,'2018-07-05','+13134855342','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'652 Becker Port Suite 906\nTremblayhaven, LA 96586','I shall be a person of authority over Alice. \'Stand up and rubbed its eyes: then it chuckled. \'What fun!\' said the Caterpillar. Alice said with a round face, and large eyes like a tunnel for some.',0,387,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(97,'Oren','Weber','I\'d only been the.',NULL,'ikrajcik@gusikowski.com','$2y$10$IsxzkBfCECB/1SKO9YRvcOYm7ayARtTxj1GxgngaRcchbZKbHYT.6',153,'2006-10-04','+12673096762','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'16431 Wiegand Viaduct\nSouth Juliethaven, ME 66489','YOUR business, Two!\' said Seven. \'Yes, it IS his business!\' said Five, in a low voice, to the general conclusion, that wherever you go to on the table. \'Have some wine,\' the March Hare took the.',1,2810,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',0,1,NULL,NULL,NULL),(98,'Carlie','Ebert','Latin Grammar, \'A.',NULL,'lemuel37@hotmail.com','$2y$10$Kbol42z2gO2oYlnI63Jzlu.gtl9VhIMmcDSQGcAZTv36rvmsdfvE2',153,'2014-07-17','+16312601810','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'8386 Karine Wells\nPort Ephraim, ND 65697-7895','Queen turned angrily away from her as she went back to my right size for ten minutes together!\' \'Can\'t remember WHAT things?\' said the Queen. \'Their heads are gone, if it had finished this short.',1,3463,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(99,'Leanne','Macejkovic','Knave, \'I didn\'t.',NULL,'leta.stark@yahoo.com','$2y$10$h9cnen0nDkQb/fT1RLeXg.fYszAFfl1lxa0ftfXTYLMKcA15yF4KK',154,'1971-01-29','+18788802537','2023-02-20 07:01:56',NULL,'job-seeker',NULL,'resume/01.pdf','8634 Denesik Ports\nNew Alicia, AR 99925','If she should chance to be full of the officers: but the Rabbit say, \'A barrowful of WHAT?\' thought Alice; \'I might as well as she went on. \'Or would you like the tone of great relief. \'Call the.',0,4633,0,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',1,1,NULL,NULL,NULL),(100,'Marilyne','King','And when I got up.',NULL,'swift.harmon@yahoo.com','$2y$10$knVnxBS5ESpxwScVhfbnROhqUWb/9j0Dh8BaQOdYh1Yw1bh8nowdW',153,'1970-11-27','+12012595708','2023-02-20 07:01:56',NULL,'employer',NULL,NULL,'3490 Tiana Motorway\nMannhaven, HI 78998-0750','I don\'t put my arm round your waist,\' the Duchess said in a sort of lullaby to it as far as they would die. \'The trial cannot proceed,\' said the Gryphon. \'Do you mean \"purpose\"?\' said Alice. \'Oh.',0,1630,1,NULL,'2023-02-20 00:01:56','2023-02-20 00:01:56',0,1,NULL,NULL,NULL);
/*!40000 ALTER TABLE `jb_accounts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_analytics`
--

DROP TABLE IF EXISTS `jb_analytics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_analytics` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `job_id` int unsigned NOT NULL,
  `country` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country_full` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ip_address` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_analytics`
--

LOCK TABLES `jb_analytics` WRITE;
/*!40000 ALTER TABLE `jb_analytics` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_analytics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_applications`
--

DROP TABLE IF EXISTS `jb_applications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_applications` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `first_name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `last_name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci,
  `job_id` int unsigned NOT NULL,
  `resume` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `cover_letter` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `account_id` int unsigned DEFAULT NULL,
  `is_external_apply` tinyint(1) NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_applications`
--

LOCK TABLES `jb_applications` WRITE;
/*!40000 ALTER TABLE `jb_applications` DISABLE KEYS */;
INSERT INTO `jb_applications` VALUES (1,'Kale','Kuhn','+13163770030','vbruen@hotmail.com','Alice had been anything near the door, and tried to beat time when she went on, \'you see, a dog growls when it\'s angry, and wags its tail about in the other. \'I beg your pardon!\' said the Queen, who.',44,'resume/01.pdf','resume/01.pdf',69,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(2,'Leonard','Morar','+14249615165','bschoen@hotmail.com','What happened to you? Tell us all about as it didn\'t sound at all anxious to have changed since her swim in the flurry of the e--e--evening, Beautiful, beautiful Soup!\' CHAPTER XI. Who Stole the.',43,'resume/01.pdf','resume/01.pdf',6,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(3,'Johnson','Ward','+17377148632','brown.harris@gmail.com','OUTSIDE.\' He unfolded the paper as he could think of nothing else to say a word, but slowly followed her back to the little golden key, and when she looked back once or twice, half hoping that the.',45,'resume/01.pdf','resume/01.pdf',14,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(4,'Dedrick','McCullough','+19204847016','cortez.ruecker@pacocha.biz','I shall never get to twenty at that rate! However, the Multiplication Table doesn\'t signify: let\'s try Geography. London is the driest thing I ever was at in all my life!\' She had quite a chorus of.',40,'resume/01.pdf','resume/01.pdf',91,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(5,'Nia','Littel','+19527122985','mohr.sven@smitham.info','There was nothing on it except a little feeble, squeaking voice, (\'That\'s Bill,\' thought Alice,) \'Well, I should say \"With what porpoise?\"\' \'Don\'t you mean by that?\' said the King. \'Nearly two miles.',30,'resume/01.pdf','resume/01.pdf',10,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(6,'Clotilde','Senger','+14755032553','gussie61@yahoo.com','Hatter. \'You MUST remember,\' remarked the King, and the shrill voice of thunder, and people began running when they liked, so that they could not make out who I am! But I\'d better take him his fan.',48,'resume/01.pdf','resume/01.pdf',94,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(7,'Gregory','D\'Amore','+16286406789','ywindler@gmail.com','Footman went on for some minutes. The Caterpillar and Alice was silent. The King turned pale, and shut his note-book hastily. \'Consider your verdict,\' the King said to the beginning again?\' Alice.',7,'resume/01.pdf','resume/01.pdf',72,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(8,'Brionna','Rowe','+13615413588','gilda08@jaskolski.com','For some minutes it seemed quite natural); but when the Rabbit in a loud, indignant voice, but she was talking. Alice could bear: she got up, and began to cry again, for really I\'m quite tired of.',46,'resume/01.pdf','resume/01.pdf',48,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(9,'Ruthie','Schamberger','+18282046181','tillman.zita@adams.org','Sir, With no jury or judge, would be worth the trouble of getting up and rubbed its eyes: then it watched the Queen shouted at the Caterpillar\'s making such VERY short remarks, and she heard a voice.',2,'resume/01.pdf','resume/01.pdf',7,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(10,'Arno','Purdy','+13525342631','goldner.maudie@yahoo.com','Alice replied very gravely. \'What else have you executed on the other birds tittered audibly. \'What I was a large crowd collected round it: there were TWO little shrieks, and more puzzled, but she.',38,'resume/01.pdf','resume/01.pdf',32,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(11,'Angelo','Williamson','+18579992041','uemard@balistreri.com','White Rabbit blew three blasts on the top of his Normans--\" How are you getting on now, my dear?\' it continued, turning to Alice. \'What IS the fun?\' said Alice. \'Exactly so,\' said Alice. \'Come.',12,'resume/01.pdf','resume/01.pdf',18,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(12,'Alberta','Auer','+15612259803','hjacobi@armstrong.com','I must sugar my hair.\" As a duck with its legs hanging down, but generally, just as the rest of it had been, it suddenly appeared again. \'By-the-bye, what became of the e--e--evening, Beautiful.',19,'resume/01.pdf','resume/01.pdf',36,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(13,'Richard','Armstrong','+19286617526','rodriguez.cale@smitham.info','I wonder?\' As she said to herself \'That\'s quite enough--I hope I shan\'t go, at any rate, there\'s no room to grow to my jaw, Has lasted the rest waited in silence. Alice noticed with some difficulty.',41,'resume/01.pdf','resume/01.pdf',12,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(14,'Wendy','Oberbrunner','+15202415250','mae53@sipes.net','Alice. \'And where HAVE my shoulders got to? And oh, my poor little Lizard, Bill, was in managing her flamingo: she succeeded in curving it down into its nest. Alice crouched down among the leaves.',16,'resume/01.pdf','resume/01.pdf',67,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(15,'Emiliano','Roob','+13143079142','tdare@roberts.net','I\'m not particular as to bring but one; Bill\'s got to grow up again! Let me see--how IS it to be two people! Why, there\'s hardly room for her. \'Yes!\' shouted Alice. \'Come on, then!\' roared the.',18,'resume/01.pdf','resume/01.pdf',60,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(16,'Marco','Schiller','+14587122318','ctowne@gmail.com','Alice remarked. \'Right, as usual,\' said the Cat, and vanished. Alice was just possible it had no idea what to say \'creatures,\' you see, as they lay on the floor: in another minute there was no time.',25,'resume/01.pdf','resume/01.pdf',51,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(17,'Janae','Abbott','+18287138803','wvon@watsica.com','Some of the ground, Alice soon began talking to herself, \'after such a dreadful time.\' So Alice got up this morning, but I don\'t take this child away with me,\' thought Alice, \'as all the things I.',1,'resume/01.pdf','resume/01.pdf',62,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(18,'Leanne','Macejkovic','+18788802537','leta.stark@yahoo.com','Still she went back to the other: he came trotting along in a deep voice, \'What are they doing?\' Alice whispered to the Cheshire Cat, she was playing against herself, for she was terribly frightened.',13,'resume/01.pdf','resume/01.pdf',99,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(19,'Anita','Conroy','+13416876250','leone.bins@hotmail.com','Alice, \'and why it is right?\' \'In my youth,\' said his father, \'I took to the Gryphon. \'The reason is,\' said the White Rabbit read:-- \'They told me he was gone, and, by the end of every line: \'Speak.',26,'resume/01.pdf','resume/01.pdf',40,0,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(20,'Maegan','Kshlerin','+17434300650','uwillms@bartoletti.com','Alice looked round, eager to see what the next thing is, to get in?\' asked Alice again, for really I\'m quite tired of this. I vote the young man said, \'And your hair has become very white; And yet I.',47,'resume/01.pdf','resume/01.pdf',54,1,'checked','2023-02-20 00:01:57','2023-02-20 00:01:57');
/*!40000 ALTER TABLE `jb_applications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_career_levels`
--

DROP TABLE IF EXISTS `jb_career_levels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_career_levels` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_career_levels`
--

LOCK TABLES `jb_career_levels` WRITE;
/*!40000 ALTER TABLE `jb_career_levels` DISABLE KEYS */;
INSERT INTO `jb_career_levels` VALUES (1,'Department Head',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'Entry Level',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'Experienced Professional',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'GM / CEO / Country Head / President',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Intern/Student',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `jb_career_levels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_career_levels_translations`
--

DROP TABLE IF EXISTS `jb_career_levels_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_career_levels_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_career_levels_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_career_levels_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_career_levels_translations`
--

LOCK TABLES `jb_career_levels_translations` WRITE;
/*!40000 ALTER TABLE `jb_career_levels_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_career_levels_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_categories`
--

DROP TABLE IF EXISTS `jb_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_categories` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `is_featured` tinyint NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_categories`
--

LOCK TABLES `jb_categories` WRITE;
/*!40000 ALTER TABLE `jb_categories` DISABLE KEYS */;
INSERT INTO `jb_categories` VALUES (1,'Content Writer',NULL,0,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Market Research',NULL,1,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Marketing & Sale',NULL,2,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Customer Help',NULL,3,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'Finance',NULL,4,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(6,'Software',NULL,5,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(7,'Human Resource',NULL,6,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(8,'Management',NULL,7,0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(9,'Retail & Products',NULL,8,0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(10,'Security Analyst',NULL,9,0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_categories_translations`
--

DROP TABLE IF EXISTS `jb_categories_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_categories_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_categories_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_categories_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_categories_translations`
--

LOCK TABLES `jb_categories_translations` WRITE;
/*!40000 ALTER TABLE `jb_categories_translations` DISABLE KEYS */;
INSERT INTO `jb_categories_translations` VALUES ('vi',1,'Nguời viết nội dung',NULL),('vi',2,'Nghiên cứu thị trường',NULL),('vi',3,'Tiếp thị',NULL),('vi',4,'Chăm sóc khách hàng',NULL),('vi',5,'Tài chính kế toán',NULL),('vi',6,'Kỹ thuật phần mềm',NULL),('vi',7,'Quản lý nhân sự',NULL),('vi',8,'Quản lý',NULL),('vi',9,'Bán hàng',NULL),('vi',10,'Phân thích bảo mật',NULL);
/*!40000 ALTER TABLE `jb_categories_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_companies`
--

DROP TABLE IF EXISTS `jb_companies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_companies` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` mediumtext COLLATE utf8mb4_unicode_ci,
  `website` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `logo` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `latitude` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `longitude` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country_id` int unsigned DEFAULT '1',
  `state_id` int unsigned DEFAULT NULL,
  `city_id` int unsigned DEFAULT NULL,
  `postal_code` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `year_founded` int unsigned DEFAULT NULL,
  `ceo` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `number_of_offices` int unsigned DEFAULT NULL,
  `number_of_employees` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `annual_revenue` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `cover_image` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `facebook` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `linkedin` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `instagram` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_featured` tinyint NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `views` bigint unsigned NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_companies`
--

LOCK TABLES `jb_companies` WRITE;
/*!40000 ALTER TABLE `jb_companies` DISABLE KEYS */;
INSERT INTO `jb_companies` VALUES (1,'LinkedIn',NULL,'Incidunt incidunt ut nesciunt iusto vitae deserunt deserunt. Ab quo unde dolorum non quia cum. Vel voluptatem repellendus voluptas et et.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.linkedin.com/','companies/1.png','-37.81411','144.96328','2371 Edyth Springs\nLukasland, NH 94061-1715',3,3,3,NULL,'+17605422962',2022,'John Doe',5,'5','5M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Adobe Illustrator',NULL,'Eos ad quis provident harum sed inventore autem. Rerum excepturi recusandae ipsa aliquam sed eos. A nihil ad assumenda voluptatem aut aliquid numquam nihil.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.adobe.com/','companies/2.png','40.7128','-74.0060','1349 Eleanore Plains\nEast Lesly, PA 76483-8908',4,4,4,NULL,'+14047797772',1996,'Jeff Werner',4,'1','2M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Bing Search',NULL,'Accusantium alias aspernatur dolores ipsum rerum repellendus. Rerum reiciendis deleniti voluptate officia sequi. Autem reprehenderit error dolorem impedit et. Ab qui aut nesciunt.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.bing.com/','companies/3.png','35.658517','139.744233','369 Elvera Key\nPort Antoinetteside, TX 00418-3752',5,5,5,NULL,'+16788631902',2009,'Nakamura',5,'3','2M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Dailymotion',NULL,'Sint cupiditate eos nulla voluptatem sunt officiis sapiente. Maiores est velit velit molestias iusto. Ea occaecati enim omnis velit mollitia.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.dailymotion.com/','companies/4.png','37.774929','-122.419416','252 Balistreri Corners\nUllrichborough, PA 08199-0862',4,4,4,NULL,'+17079201623',2017,'John Doe',8,'2','4M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'Linkedin',NULL,'Voluptates molestiae adipisci non cumque reiciendis nesciunt. Nostrum dolores exercitationem voluptatibus sit ab repudiandae. Et beatae perspiciatis aut.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.linkedin.com/','companies/5.png','10.848','106.638','89533 Haag Island Suite 578\nLake Guiseppe, WY 83752-5034',2,2,2,NULL,'+15808571077',1984,'John Doe',4,'5','8M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(6,'Quora JSC',NULL,'Ab in provident totam mollitia ex pariatur laborum. Autem esse corporis ut autem. Neque at laudantium ea eum. Voluptas et repudiandae quasi blanditiis enim ratione cumque.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.quora.com/','companies/6.png','10.848','106.633','23823 Robel Mission\nEast Destin, UT 95934-7796',4,4,4,NULL,'+19376059562',1991,'John Doe',5,'2','9M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(7,'Nintendo',NULL,'Magnam vel quis eius. Cupiditate facilis non in voluptatem. Dolorum officia facilis enim dicta. Harum temporibus alias voluptas debitis nesciunt aut beatae.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.nintendo.com/','companies/7.png','37.3317','-122.0312','31482 Eliezer Glen\nEast Elian, ND 65873',5,5,5,NULL,'+14459027556',1993,'Steve Jobs',8,'3','1M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(8,'Periscope',NULL,'In ratione ut molestias numquam voluptatem voluptas facere. Est iste tenetur odit excepturi eos aut laborum. Accusantium modi aut accusantium nesciunt non possimus ducimus.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.pscp.tv/','companies/8.png','10.823','106.633','16332 Annabelle Parks\nStrackeville, CO 49884',5,5,5,NULL,'+17315313058',1989,'John Doe',5,'6','4M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(9,'NewSum',NULL,'Enim neque et itaque hic. Voluptatem libero adipisci culpa quos sapiente aut omnis nisi. Architecto soluta ipsa voluptatem placeat fugiat deserunt. Velit est ex qui modi similique magni rerum.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://newsum.us/','companies/4.png','10.823','106.633','589 Quentin Heights Suite 512\nHermannchester, OR 60797',2,2,2,NULL,'+15807005381',2014,'John Doe',2,'5','9M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(10,'PowerHome',NULL,'Quasi dolor alias rerum et blanditiis. Est repudiandae sint tempore est iusto. Et magni quo omnis quibusdam est deserunt quia. Vero aut velit sunt inventore et exercitationem.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.pscp.tv/','companies/5.png','10.823','106.633','25239 Simonis Oval Apt. 820\nPort Coopermouth, DC 93912-3843',3,3,3,NULL,'+12243055761',2011,'John Doe',8,'4','6M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(11,'Whop.com',NULL,'Animi est voluptate consequatur ducimus nihil dolor. Ad hic illo reiciendis autem repellat perferendis odit. Nostrum id est suscipit aut eius in.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://whop.com/','companies/6.png','10.823','106.633','8502 Claire Crest\nOrnfurt, AZ 65468-5081',3,3,3,NULL,'+16626008311',2000,'John Doe',2,'5','1M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(12,'Greenwood',NULL,'Eum maxime vitae officia voluptas culpa. Quo et nulla quia consequatur.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.greenwoodjs.io/','companies/7.png','10.823','106.633','63552 Kaia Ville\nSouth Cordeliamouth, NC 82567',3,3,3,NULL,'+13526149847',1994,'John Doe',5,'4','4M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(13,'Kentucky',NULL,'Vitae veniam possimus qui accusamus odio. Quia aut iusto et rerum ipsam dicta aut. Aut et totam est ea eum repudiandae. Omnis dolorum sequi aut repudiandae consequatur quo voluptatum voluptates.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.kentucky.gov/','companies/8.png','10.823','106.633','21259 Darian Station Apt. 428\nMurazikshire, IN 14693-1949',5,5,5,NULL,'+17704404693',1987,'John Doe',8,'7','3M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(14,'Equity',NULL,'Ipsum eos veniam quia et quidem. In cupiditate molestiae earum et. Tempore saepe nam velit et aperiam rem sit odio.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.equity.org.uk/','companies/6.png','10.823','106.633','357 Harrison Ways Apt. 425\nTownefort, MA 71437',4,4,4,NULL,'+13348552148',1971,'John Doe',1,'6','6M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(15,'Honda',NULL,'Cumque sunt omnis quas quae quod. Est animi vel qui quisquam vel dolor. Non repudiandae vel reprehenderit voluptatem.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.honda.com/','companies/9.png','10.823','106.633','753 Cummings Via Apt. 324\nPort Ebbaport, RI 65943',5,5,5,NULL,'+12707227590',2018,'John Doe',7,'4','3M',NULL,NULL,NULL,NULL,NULL,1,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(16,'Toyota',NULL,'Dignissimos occaecati qui et mollitia aliquam. Facilis porro laboriosam quis. Qui neque laboriosam ut sed. Omnis aut numquam facere repellat. Doloremque blanditiis laborum vel.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.toyota.com/','companies/5.png','10.823','106.633','9588 Abshire Curve Apt. 068\nNew Shauntown, NE 47578',3,3,3,NULL,'+15025453593',2015,'John Doe',3,'8','2M',NULL,NULL,NULL,NULL,NULL,0,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(17,'Lexus',NULL,'Provident minima consequatur sed facere non vel repellendus vero. Delectus quae sit dignissimos. Ut ad et odit consequatur earum consequatur dolore aut.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://www.pscp.tv/','companies/3.png','10.823','106.633','377 Adaline Drives\nSouth Marjolaineport, CO 21105',1,1,1,NULL,'+17694254108',2022,'John Doe',3,'8','3M',NULL,NULL,NULL,NULL,NULL,0,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(18,'Ondo',NULL,'Et voluptatibus qui aliquam iure ullam eaque amet. Tempore aut aliquid voluptate. Expedita delectus nihil deserunt atque.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://ondo.mn/','companies/6.png','10.823','106.633','875 Elza Island Apt. 769\nLake Eusebio, DE 15888-8310',3,3,3,NULL,'+15592030066',1989,'John Doe',3,'3','1M',NULL,NULL,NULL,NULL,NULL,0,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(19,'Square',NULL,'Nam dicta sint distinctio eum et sunt et. Est perspiciatis ut facilis qui sint quis suscipit repellat. Sunt adipisci in aut aut modi. Molestiae nobis aut quisquam quidem unde.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://squareup.com/','companies/2.png','10.823','106.633','62566 Stevie Flats Suite 312\nWest Maritza, NV 25347-8942',2,2,2,NULL,'+16465620828',1984,'John Doe',1,'6','8M',NULL,NULL,NULL,NULL,NULL,0,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(20,'Vista',NULL,'Nesciunt minima amet in corporis. Et suscipit iste modi impedit. Quis esse magni et. Debitis quasi qui et assumenda facere non perferendis temporibus.','<p class=\"text-muted\"> Objectively pursue diverse catalysts for change for interoperable meta-services. Distinctively re-engineer\n                revolutionary meta-services and premium architectures. Intrinsically incubate intuitive opportunities and\n                real-time potentialities. Appropriately communicate one-to-one technology.</p>\n\n            <p class=\"text-muted\">Intrinsically incubate intuitive opportunities and real-time potentialities Appropriately communicate\n                one-to-one technology.</p>\n\n            <p class=\"text-muted\"> Exercitation photo booth stumptown tote bag Banksy, elit small batch freegan sed. Craft beer elit\n                seitan exercitation, photo booth et 8-bit kale chips proident chillwave deep v laborum. Aliquip veniam delectus, Marfa\n                eiusmod Pinterest in do umami readymade swag.</p>','https://vista.com/','companies/8.png','10.823','106.633','4551 Virgil Mountain\nWandaview, ID 33679',3,3,3,NULL,'+16783751245',1993,'John Doe',3,'10','4M',NULL,NULL,NULL,NULL,NULL,0,'published',0,'2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_companies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_companies_accounts`
--

DROP TABLE IF EXISTS `jb_companies_accounts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_companies_accounts` (
  `company_id` int unsigned NOT NULL,
  `account_id` int unsigned NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_companies_accounts`
--

LOCK TABLES `jb_companies_accounts` WRITE;
/*!40000 ALTER TABLE `jb_companies_accounts` DISABLE KEYS */;
INSERT INTO `jb_companies_accounts` VALUES (1,1),(1,4),(2,1),(2,4),(3,1),(3,4),(4,1),(4,4),(5,1),(5,4),(6,1),(6,4),(7,1),(7,4),(8,1),(8,4),(9,1),(9,4),(10,1),(10,4),(11,1),(11,4),(12,1),(12,4),(13,1),(13,4),(14,1),(14,4),(15,1),(15,4),(16,1),(16,4),(17,1),(17,4),(18,1),(18,4),(19,1),(19,4),(20,1),(20,4);
/*!40000 ALTER TABLE `jb_companies_accounts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_currencies`
--

DROP TABLE IF EXISTS `jb_currencies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_currencies` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `symbol` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_prefix_symbol` tinyint unsigned NOT NULL DEFAULT '0',
  `decimals` tinyint unsigned NOT NULL DEFAULT '0',
  `order` int unsigned NOT NULL DEFAULT '0',
  `is_default` tinyint NOT NULL DEFAULT '0',
  `exchange_rate` double NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_currencies`
--

LOCK TABLES `jb_currencies` WRITE;
/*!40000 ALTER TABLE `jb_currencies` DISABLE KEYS */;
INSERT INTO `jb_currencies` VALUES (1,'USD','$',1,0,0,1,1,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'EUR','€',0,0,1,0,0.84,'2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'VND','₫',0,0,1,0,23203,'2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_currencies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_field_options`
--

DROP TABLE IF EXISTS `jb_custom_field_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_field_options` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `custom_field_id` int unsigned NOT NULL,
  `label` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` int NOT NULL DEFAULT '999',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_field_options`
--

LOCK TABLES `jb_custom_field_options` WRITE;
/*!40000 ALTER TABLE `jb_custom_field_options` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_field_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_field_options_translations`
--

DROP TABLE IF EXISTS `jb_custom_field_options_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_field_options_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_custom_field_options_id` int NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_custom_field_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_field_options_translations`
--

LOCK TABLES `jb_custom_field_options_translations` WRITE;
/*!40000 ALTER TABLE `jb_custom_field_options_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_field_options_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_field_values`
--

DROP TABLE IF EXISTS `jb_custom_field_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_field_values` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reference_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` bigint unsigned NOT NULL,
  `custom_field_id` int unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `jb_custom_field_values_reference_type_reference_id_index` (`reference_type`,`reference_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_field_values`
--

LOCK TABLES `jb_custom_field_values` WRITE;
/*!40000 ALTER TABLE `jb_custom_field_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_field_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_field_values_translations`
--

DROP TABLE IF EXISTS `jb_custom_field_values_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_field_values_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_custom_field_values_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_custom_field_values_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_field_values_translations`
--

LOCK TABLES `jb_custom_field_values_translations` WRITE;
/*!40000 ALTER TABLE `jb_custom_field_values_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_field_values_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_fields`
--

DROP TABLE IF EXISTS `jb_custom_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_fields` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` int NOT NULL DEFAULT '999',
  `is_global` tinyint(1) NOT NULL DEFAULT '0',
  `authorable_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `authorable_id` bigint unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `jb_custom_fields_authorable_type_authorable_id_index` (`authorable_type`,`authorable_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_fields`
--

LOCK TABLES `jb_custom_fields` WRITE;
/*!40000 ALTER TABLE `jb_custom_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_custom_fields_translations`
--

DROP TABLE IF EXISTS `jb_custom_fields_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_custom_fields_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_custom_fields_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_custom_fields_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_custom_fields_translations`
--

LOCK TABLES `jb_custom_fields_translations` WRITE;
/*!40000 ALTER TABLE `jb_custom_fields_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_custom_fields_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_degree_levels`
--

DROP TABLE IF EXISTS `jb_degree_levels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_degree_levels` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_degree_levels`
--

LOCK TABLES `jb_degree_levels` WRITE;
/*!40000 ALTER TABLE `jb_degree_levels` DISABLE KEYS */;
INSERT INTO `jb_degree_levels` VALUES (1,'Non-Matriculation',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'Matriculation/O-Level',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'Intermediate/A-Level',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'Bachelors',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Masters',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(6,'MPhil/MS',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(7,'PHD/Doctorate',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(8,'Certification',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(9,'Diploma',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(10,'Short Course',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `jb_degree_levels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_degree_levels_translations`
--

DROP TABLE IF EXISTS `jb_degree_levels_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_degree_levels_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_degree_levels_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_degree_levels_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_degree_levels_translations`
--

LOCK TABLES `jb_degree_levels_translations` WRITE;
/*!40000 ALTER TABLE `jb_degree_levels_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_degree_levels_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_degree_types`
--

DROP TABLE IF EXISTS `jb_degree_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_degree_types` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `degree_level_id` int unsigned NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_degree_types`
--

LOCK TABLES `jb_degree_types` WRITE;
/*!40000 ALTER TABLE `jb_degree_types` DISABLE KEYS */;
INSERT INTO `jb_degree_types` VALUES (1,'Matric in Arts',2,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'Matric in Science',2,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'O-Levels',2,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'A-Levels',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Faculty of Arts',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(6,'Faculty of Science (Pre-medical)',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(7,'Faculty of Science (Pre-Engineering)',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(8,'Intermediate in Computer Science',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(9,'Intermediate in Commerce',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(10,'Intermediate in General Science',3,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(11,'Bachelors in Arts',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(12,'Bachelors in Architecture',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(13,'Bachelors in Business Administration',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(14,'Bachelors in Commerce',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(15,'Bachelors of Dental Surgery',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(16,'Bachelors of Education',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(17,'Bachelors in Engineering',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(18,'Bachelors in Pharmacy',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(19,'Bachelors in Science',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(20,'Bachelors of Science in Nursing (Registered Nursing)',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(21,'Bachelors in Law',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(22,'Bachelors in Technology',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(23,'BCS/BS',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(24,'Doctor of Veterinary Medicine',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(25,'MBBS',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(26,'Post Registered Nursing B.S.',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(27,'Masters in Arts',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(28,'Masters in Business Administration',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(29,'Masters in Commerce',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(30,'Masters of Education',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(31,'Masters in Law',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(32,'Masters in Science',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(33,'Executive Masters in Business Administration',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `jb_degree_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_degree_types_translations`
--

DROP TABLE IF EXISTS `jb_degree_types_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_degree_types_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_degree_types_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_degree_types_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_degree_types_translations`
--

LOCK TABLES `jb_degree_types_translations` WRITE;
/*!40000 ALTER TABLE `jb_degree_types_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_degree_types_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_functional_areas`
--

DROP TABLE IF EXISTS `jb_functional_areas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_functional_areas` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_functional_areas`
--

LOCK TABLES `jb_functional_areas` WRITE;
/*!40000 ALTER TABLE `jb_functional_areas` DISABLE KEYS */;
INSERT INTO `jb_functional_areas` VALUES (1,'Accountant',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'Accounts, Finance & Financial Services',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'Admin',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'Admin Operation',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Administration',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(6,'Administration Clerical',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(7,'Advertising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(8,'Advertising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(9,'Advertisement',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(10,'Architects & Construction',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(11,'Architecture',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(12,'Bank Operation',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(13,'Business Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(14,'Business Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(15,'Business Systems Analyst',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(16,'Clerical',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(17,'Client Services & Customer Support',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(18,'Computer Hardware',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(19,'Computer Networking',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(20,'Consultant',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(21,'Content Writer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(22,'Corporate Affairs',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(23,'Creative Design',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(24,'Creative Writer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(25,'Customer Support',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(26,'Data Entry',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(27,'Data Entry Operator',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(28,'Database Administration (DBA)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(29,'Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(30,'Distribution & Logistics',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(31,'Education & Training',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(32,'Electronics Technician',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(33,'Engineering',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(34,'Engineering Construction',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(35,'Executive Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(36,'Executive Secretary',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(37,'Field Operations',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(38,'Front Desk Clerk',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(39,'Front Desk Officer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(40,'Graphic Design',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(41,'Hardware',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(42,'Health & Medicine',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(43,'Health & Safety',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(44,'Health Care',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(45,'Health Related',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(46,'Hotel Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(47,'Hotel/Restaurant Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(48,'HR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(49,'Human Resources',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(50,'Import & Export',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(51,'Industrial Production',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(52,'Installation & Repair',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(53,'Interior Designers & Architects',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(54,'Intern',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(55,'Internship',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(56,'Investment Operations',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(57,'IT Security',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(58,'IT Systems Analyst',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(59,'Legal & Corporate Affairs',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(60,'Legal Affairs',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(61,'Legal Research',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(62,'Logistics & Warehousing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(63,'Maintenance/Repair',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(64,'Management Consulting',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(65,'Management Information System (MIS)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(66,'Managerial',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(67,'Manufacturing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(68,'Manufacturing & Operations',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(69,'Marketing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(70,'Marketing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(71,'Media - Print & Electronic',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(72,'Media & Advertising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(73,'Medical',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(74,'Medicine',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(75,'Merchandising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(76,'Merchandising & Product Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(77,'Monitoring & Evaluation (M&E)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(78,'Network Administration',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(79,'Network Operation',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(80,'Online Advertising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(81,'Online Marketing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(82,'Operations',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(83,'Planning',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(84,'Planning & Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(85,'PR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(86,'Print Media',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(87,'Printing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(88,'Procurement',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(89,'Product Developer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(90,'Product Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(91,'Product Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(92,'Product Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(93,'Production',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(94,'Production & Quality Control',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(95,'Project Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(96,'Project Management Consultant',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(97,'Public Relations',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(98,'QA',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(99,'QC',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(100,'Qualitative Research',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(101,'Quality Assurance (QA)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(102,'Quality Control',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(103,'Quality Inspection',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(104,'Recruiting',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(105,'Recruitment',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(106,'Repair & Overhaul',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(107,'Research & Development (R&D)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(108,'Research & Evaluation',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(109,'Research & Fellowships',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(110,'Researcher',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(111,'Restaurant Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(112,'Retail',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(113,'Retail & Wholesale',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(114,'Retail Buyer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(115,'Retail Buying',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(116,'Retail Merchandising',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(117,'Safety & Environment',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(118,'Sales',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(119,'Sales & Business Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(120,'Sales Support',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(121,'Search Engine Optimization (SEO)',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(122,'Secretarial, Clerical & Front Office',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(123,'Security',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(124,'Security & Environment',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(125,'Security Guard',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(126,'SEM',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(127,'SMO',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(128,'Software & Web Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(129,'Software Engineer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(130,'Software Testing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(131,'Stores & Warehousing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(132,'Supply Chain',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(133,'Supply Chain Management',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(134,'Systems Analyst',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(135,'Teachers/Education, Training & Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(136,'Technical Writer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(137,'Tele Sale Representative',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(138,'Telemarketing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(139,'Training & Development',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(140,'Transportation & Warehousing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(141,'TSR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(142,'Typing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(143,'Warehousing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(144,'Web Developer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(145,'Web Marketing',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(146,'Writer',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(147,'PR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(148,'QA',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(149,'QC',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(150,'SEM',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(151,'SMO',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(152,'TSR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(153,'HR',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(154,'QA',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(155,'QC',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(156,'SEM',0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `jb_functional_areas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_functional_areas_translations`
--

DROP TABLE IF EXISTS `jb_functional_areas_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_functional_areas_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_functional_areas_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_functional_areas_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_functional_areas_translations`
--

LOCK TABLES `jb_functional_areas_translations` WRITE;
/*!40000 ALTER TABLE `jb_functional_areas_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_functional_areas_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_invoice_items`
--

DROP TABLE IF EXISTS `jb_invoice_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_invoice_items` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `invoice_id` bigint unsigned NOT NULL,
  `reference_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` bigint unsigned NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `qty` int unsigned NOT NULL,
  `sub_total` decimal(15,2) unsigned NOT NULL,
  `tax_amount` decimal(15,2) unsigned NOT NULL DEFAULT '0.00',
  `discount_amount` decimal(15,2) unsigned NOT NULL DEFAULT '0.00',
  `amount` decimal(15,2) unsigned NOT NULL,
  `metadata` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `jb_invoice_items_reference_type_reference_id_index` (`reference_type`,`reference_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_invoice_items`
--

LOCK TABLES `jb_invoice_items` WRITE;
/*!40000 ALTER TABLE `jb_invoice_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_invoice_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_invoices`
--

DROP TABLE IF EXISTS `jb_invoices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_invoices` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `reference_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` bigint unsigned NOT NULL,
  `code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `company_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `company_logo` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `customer_email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_phone` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `customer_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `customer_tax_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_total` decimal(15,2) unsigned NOT NULL,
  `tax_amount` decimal(15,2) unsigned NOT NULL DEFAULT '0.00',
  `shipping_amount` decimal(15,2) unsigned NOT NULL DEFAULT '0.00',
  `discount_amount` decimal(15,2) unsigned NOT NULL DEFAULT '0.00',
  `amount` decimal(15,2) unsigned NOT NULL,
  `payment_id` int unsigned DEFAULT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `paid_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `jb_invoices_code_unique` (`code`),
  KEY `jb_invoices_reference_type_reference_id_index` (`reference_type`,`reference_id`),
  KEY `jb_invoices_payment_id_index` (`payment_id`),
  KEY `jb_invoices_status_index` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_invoices`
--

LOCK TABLES `jb_invoices` WRITE;
/*!40000 ALTER TABLE `jb_invoices` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_invoices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_experiences`
--

DROP TABLE IF EXISTS `jb_job_experiences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_experiences` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_experiences`
--

LOCK TABLES `jb_job_experiences` WRITE;
/*!40000 ALTER TABLE `jb_job_experiences` DISABLE KEYS */;
INSERT INTO `jb_job_experiences` VALUES (1,'Fresh',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Less Than 1 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'1 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'2 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'3 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(6,'4 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(7,'5 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(8,'6 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(9,'7 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(10,'8 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(11,'9 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(12,'10 Year',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_job_experiences` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_experiences_translations`
--

DROP TABLE IF EXISTS `jb_job_experiences_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_experiences_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_job_experiences_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_job_experiences_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_experiences_translations`
--

LOCK TABLES `jb_job_experiences_translations` WRITE;
/*!40000 ALTER TABLE `jb_job_experiences_translations` DISABLE KEYS */;
INSERT INTO `jb_job_experiences_translations` VALUES ('vi',1,'Mới'),('vi',2,'Dưới 1 năm'),('vi',3,'1 Năm'),('vi',4,'2 Năm'),('vi',5,'3 Năm'),('vi',6,'4 Năm'),('vi',7,'5 Năm'),('vi',8,'6 Năm'),('vi',9,'7 Năm'),('vi',10,'8 Năm'),('vi',11,'9 Năm'),('vi',12,'10 Năm');
/*!40000 ALTER TABLE `jb_job_experiences_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_shifts`
--

DROP TABLE IF EXISTS `jb_job_shifts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_shifts` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_shifts`
--

LOCK TABLES `jb_job_shifts` WRITE;
/*!40000 ALTER TABLE `jb_job_shifts` DISABLE KEYS */;
INSERT INTO `jb_job_shifts` VALUES (1,'First Shift (Day)',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Second Shift (Afternoon)',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Third Shift (Night)',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Rotating',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_job_shifts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_shifts_translations`
--

DROP TABLE IF EXISTS `jb_job_shifts_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_shifts_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_job_shifts_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_job_shifts_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_shifts_translations`
--

LOCK TABLES `jb_job_shifts_translations` WRITE;
/*!40000 ALTER TABLE `jb_job_shifts_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_job_shifts_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_skills`
--

DROP TABLE IF EXISTS `jb_job_skills`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_skills` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_skills`
--

LOCK TABLES `jb_job_skills` WRITE;
/*!40000 ALTER TABLE `jb_job_skills` DISABLE KEYS */;
INSERT INTO `jb_job_skills` VALUES (1,'Javascript',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'PHP',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Python',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Laravel',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'CakePHP',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(6,'Wordpress',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_job_skills` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_skills_translations`
--

DROP TABLE IF EXISTS `jb_job_skills_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_skills_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_job_skills_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_job_skills_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_skills_translations`
--

LOCK TABLES `jb_job_skills_translations` WRITE;
/*!40000 ALTER TABLE `jb_job_skills_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_job_skills_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_types`
--

DROP TABLE IF EXISTS `jb_job_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_types` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_types`
--

LOCK TABLES `jb_job_types` WRITE;
/*!40000 ALTER TABLE `jb_job_types` DISABLE KEYS */;
INSERT INTO `jb_job_types` VALUES (1,'Contract',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Freelance',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Full Time',0,1,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Internship',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'Part Time',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_job_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_job_types_translations`
--

DROP TABLE IF EXISTS `jb_job_types_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_job_types_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_job_types_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_job_types_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_job_types_translations`
--

LOCK TABLES `jb_job_types_translations` WRITE;
/*!40000 ALTER TABLE `jb_job_types_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_job_types_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs`
--

DROP TABLE IF EXISTS `jb_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_ci,
  `content` text COLLATE utf8mb4_unicode_ci,
  `apply_url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `company_id` int unsigned DEFAULT NULL,
  `address` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country_id` int unsigned DEFAULT '1',
  `state_id` int unsigned DEFAULT NULL,
  `city_id` int unsigned DEFAULT NULL,
  `is_freelance` tinyint unsigned NOT NULL DEFAULT '0',
  `career_level_id` int unsigned DEFAULT NULL,
  `salary_from` decimal(15,2) unsigned DEFAULT NULL,
  `salary_to` decimal(15,2) unsigned DEFAULT NULL,
  `salary_range` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'hour',
  `currency_id` int unsigned DEFAULT NULL,
  `degree_level_id` int unsigned DEFAULT NULL,
  `job_shift_id` int unsigned DEFAULT NULL,
  `job_experience_id` int unsigned DEFAULT NULL,
  `functional_area_id` int unsigned DEFAULT NULL,
  `hide_salary` tinyint(1) NOT NULL DEFAULT '0',
  `number_of_positions` int unsigned NOT NULL DEFAULT '1',
  `expire_date` date DEFAULT NULL,
  `author_id` int DEFAULT NULL,
  `author_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Botble\\ACL\\Models\\User',
  `views` int unsigned NOT NULL DEFAULT '0',
  `number_of_applied` int unsigned NOT NULL DEFAULT '0',
  `hide_company` tinyint(1) NOT NULL DEFAULT '0',
  `latitude` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `longitude` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `auto_renew` tinyint(1) NOT NULL DEFAULT '0',
  `external_apply_clicks` int unsigned NOT NULL DEFAULT '0',
  `never_expired` tinyint(1) NOT NULL DEFAULT '0',
  `is_featured` tinyint NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `moderation_status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `employer_colleagues` text COLLATE utf8mb4_unicode_ci,
  `start_date` date DEFAULT NULL,
  `application_closing_date` date DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs`
--

LOCK TABLES `jb_jobs` WRITE;
/*!40000 ALTER TABLE `jb_jobs` DISABLE KEYS */;
INSERT INTO `jb_jobs` VALUES (1,'UI / UX Designer fulltime','Atque doloribus corrupti eveniet sint id asperiores voluptas. Perferendis asperiores nobis neque et a vel. Debitis consequatur commodi earum occaecati.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,4,NULL,4,4,4,0,2,800.00,2600.00,'hourly',0,2,1,5,56,0,10,'2023-03-05',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.774929','-122.419416',0,0,0,1,'published','approved','2023-02-03 05:13:16','2023-02-20 00:01:49',NULL,NULL,NULL),(2,'Full Stack Engineer','Aut iste vel accusantium sequi dolore. Maxime voluptatibus eligendi illo ipsam. Molestiae necessitatibus laborum dolore sit et animi est qui. Voluptatem dolorem quaerat ducimus.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>','https://google.com',19,NULL,2,2,2,0,5,1000.00,2200.00,'monthly',0,8,4,5,76,0,3,'2023-03-06',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2022-12-26 13:04:49','2023-02-20 00:01:49',NULL,NULL,NULL),(3,'Java Software Engineer','Cupiditate earum aperiam nihil omnis ea ea. Molestiae unde adipisci vel aspernatur amet. Earum et molestiae sit.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,4,1500.00,2800.00,'yearly',1,1,2,5,31,0,2,'2023-02-25',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2022-12-26 02:05:13','2023-02-20 00:01:49',NULL,NULL,NULL),(4,'Digital Marketing Manager','Aut repellendus est atque optio. Eos error iusto recusandae tempora laudantium.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,3,900.00,2600.00,'hourly',0,1,3,1,86,0,7,'2023-03-02',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-01-03 11:20:51','2023-02-20 00:01:49',NULL,NULL,NULL),(5,'Frontend Developer','Ratione eum iste eius delectus eligendi. Beatae laborum reprehenderit non est eaque sunt modi. Dolorem autem ea nobis eos eaque. Dolores ad illo tempore ratione blanditiis praesentium.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,20,NULL,3,3,3,0,5,700.00,2000.00,'hourly',1,3,3,4,30,0,2,'2023-04-12',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-01-15 02:49:27','2023-02-20 00:01:49',NULL,NULL,NULL),(6,'React Native Web Developer','Quia cum debitis quia et adipisci vel. Cum quis est molestiae voluptas. Optio ea quod aut dolore minus minus tempora. Aut ipsa dolorum consectetur maxime amet similique.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,1,1500.00,2100.00,'yearly',1,1,1,2,143,0,8,'2023-03-07',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,1,1,'published','approved','2022-12-30 19:47:08','2023-02-20 00:01:49',NULL,NULL,NULL),(7,'Senior System Engineer','Voluptatem veritatis eos qui nam tempore officiis est. Iure voluptatem cum non officia ipsum voluptas nihil. Quia nihil et alias delectus repellendus est quia architecto.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,4,NULL,4,4,4,0,2,1500.00,2700.00,'monthly',0,7,1,5,27,0,3,'2023-04-10',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.774929','-122.419416',0,0,0,1,'published','approved','2023-01-26 19:16:52','2023-02-20 00:01:49',NULL,NULL,NULL),(8,'Products Manager','Ipsum enim consequatur qui sequi praesentium voluptatem suscipit. Voluptate cumque laborum aut et exercitationem ducimus. Dolor optio mollitia assumenda quisquam hic.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,11,NULL,3,3,3,0,1,800.00,2500.00,'monthly',0,7,3,3,119,0,6,'2023-03-29',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-02-07 16:37:33','2023-02-20 00:01:49',NULL,NULL,NULL),(9,'Lead Quality Control QA','Atque laboriosam omnis error perspiciatis. Eaque et minus ea est unde veritatis officiis. Architecto tenetur voluptate cum. Et molestiae error sint ut aut.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,3,1000.00,2500.00,'monthly',0,8,1,2,32,0,9,'2023-03-29',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,0,0,'published','approved','2023-01-21 14:27:26','2023-02-20 00:01:49',NULL,NULL,NULL),(10,'Principal Designer, Design Systems','Consequatur sit sequi maiores necessitatibus. Sed vero omnis explicabo et. Est et aspernatur aut id voluptatem. Neque praesentium officia rerum saepe.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,9,NULL,2,2,2,0,1,1400.00,2800.00,'monthly',0,7,4,1,110,0,3,'2023-03-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2022-12-30 10:00:42','2023-02-20 00:01:49',NULL,NULL,NULL),(11,'DevOps Architect','Adipisci ea necessitatibus quia amet iure ratione eligendi. Incidunt dolor repellat exercitationem quo quis laudantium dignissimos consequatur. Ullam corrupti animi eaque quia.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,11,NULL,3,3,3,0,4,1400.00,2200.00,'monthly',0,5,2,5,23,0,6,'2023-04-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2022-12-21 20:27:51','2023-02-20 00:01:49',NULL,NULL,NULL),(12,'Senior Software Engineer, npm CLI','Adipisci possimus eaque sunt non possimus quam. Pariatur ipsam nulla quis. Voluptates eos quisquam saepe et. Id iusto placeat veniam. Mollitia et aut et facere consequatur facilis sapiente.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,1,1100.00,2100.00,'monthly',1,9,2,5,15,0,10,'2023-04-05',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,0,1,'published','approved','2023-01-22 12:37:17','2023-02-20 00:01:49',NULL,NULL,NULL),(13,'Senior Systems Engineer','Doloribus soluta ut architecto. Nam sint cumque et voluptatibus adipisci exercitationem corrupti. Aspernatur ut repudiandae aspernatur dolorem. Iste rem illum commodi non.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,16,NULL,3,3,3,0,4,1300.00,3000.00,'yearly',1,5,4,3,87,0,7,'2023-04-18',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2023-01-09 17:49:18','2023-02-20 00:01:49',NULL,NULL,NULL),(14,'Software Engineer Actions Platform','Vitae sint aut velit dolorem asperiores deserunt. Repellendus et eius saepe qui repellat ut iste. Minima incidunt aliquam eum numquam vitae culpa.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,2,600.00,2700.00,'hourly',0,3,2,2,20,0,2,'2023-03-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,0,0,'published','approved','2023-01-03 16:28:54','2023-02-20 00:01:49',NULL,NULL,NULL),(15,'Staff Engineering Manager, Actions','Explicabo eius molestias molestias eaque et tempora optio deleniti. Eaque optio error soluta eveniet. At facere itaque ex in ut.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,15,NULL,5,5,5,0,3,1400.00,2500.00,'weekly',1,10,1,4,33,0,6,'2023-04-02',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2022-12-23 12:30:27','2023-02-20 00:01:49',NULL,NULL,NULL),(16,'Staff Engineering Manager: Actions Runtime','Beatae repellat nobis ullam voluptas fugiat. Quo aut vel consectetur mollitia. Veniam et impedit eos est est dolores quas.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,18,NULL,3,3,3,0,4,600.00,2200.00,'hourly',0,4,4,1,101,0,2,'2023-04-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-01-21 07:31:46','2023-02-20 00:01:49',NULL,NULL,NULL),(17,'Staff Engineering Manager, Packages','Expedita quidem ad tempora adipisci et quibusdam magni. Quae repellat quasi ea iusto.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,1,NULL,3,3,3,0,4,800.00,2400.00,'yearly',1,4,1,3,56,0,3,'2023-03-30',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'-37.81411','144.96328',0,0,0,0,'published','approved','2023-01-11 06:11:34','2023-02-20 00:01:49',NULL,NULL,NULL),(18,'Staff Software Engineer','Est non culpa fuga adipisci debitis eaque. Molestias eum qui labore est autem. Quas atque ut ut est labore. Dolores voluptates ut amet.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,6,NULL,4,4,4,0,3,1200.00,2900.00,'yearly',1,3,2,3,115,0,3,'2023-03-10',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.633',0,0,1,1,'published','approved','2022-12-20 16:59:02','2023-02-20 00:01:49',NULL,NULL,NULL),(19,'Systems Software Engineer','Facilis minus est unde occaecati. Porro voluptas inventore magni rem. Explicabo voluptatem molestias consectetur et tenetur.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,6,NULL,4,4,4,0,4,800.00,2100.00,'yearly',0,2,2,4,147,0,4,'2023-03-05',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.633',0,0,1,0,'published','approved','2023-01-19 14:31:46','2023-02-20 00:01:49',NULL,NULL,NULL),(20,'Senior Compensation Analyst','Non fugit magni ut quia blanditiis. Aspernatur laborum vel esse. Consequuntur labore dicta eos delectus in dolor.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,18,NULL,3,3,3,0,2,1400.00,2000.00,'monthly',1,2,2,2,149,0,7,'2023-04-03',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-02-04 04:17:31','2023-02-20 00:01:49',NULL,NULL,NULL),(21,'Senior Accessibility Program Manager','Molestiae labore tempora sint et at eum. Qui quibusdam nam laboriosam quam. Enim error perferendis ab aliquam ipsam adipisci et vero.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,16,NULL,3,3,3,0,5,1500.00,2300.00,'weekly',1,2,2,4,116,0,5,'2023-03-21',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2023-01-02 01:15:45','2023-02-20 00:01:49',NULL,NULL,NULL),(22,'Analyst Relations Manager, Application Security','Nesciunt sint est minima. Enim qui autem quia sit. Totam harum aut laborum illum. Sit nostrum repellat autem dolores perspiciatis.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,6,NULL,4,4,4,0,1,1400.00,2900.00,'yearly',0,10,3,4,19,0,4,'2023-03-03',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.633',0,0,0,0,'published','approved','2023-02-08 05:49:35','2023-02-20 00:01:49',NULL,NULL,NULL),(23,'Senior Enterprise Advocate, EMEA','Voluptas fugit inventore temporibus rerum voluptate. Voluptas dolore tempore rerum voluptatem doloribus quidem. Sapiente eum vel dicta laudantium sed quam. Ad enim quia minus rerum nisi et laborum.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,5,NULL,2,2,2,0,2,1500.00,2600.00,'hourly',1,7,1,3,101,0,4,'2023-02-26',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.638',0,0,1,0,'published','approved','2023-01-15 19:03:51','2023-02-20 00:01:49',NULL,NULL,NULL),(24,'Deal Desk Manager','Fuga voluptatem cupiditate porro quo. Velit non omnis deleniti esse iste aliquam. Sit adipisci numquam provident quas quae dolores id.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,8,NULL,5,5,5,0,5,1500.00,2200.00,'yearly',1,1,2,4,126,0,6,'2023-04-08',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2023-01-24 05:28:30','2023-02-20 00:01:49',NULL,NULL,NULL),(25,'Director, Revenue Compensation','Eligendi sunt pariatur nihil. Maxime nulla rerum odio possimus quos voluptates id. Voluptatem eligendi tempora enim et praesentium.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,2,1300.00,2200.00,'weekly',0,1,3,4,84,0,3,'2023-03-19',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,0,0,'published','approved','2023-02-02 22:14:40','2023-02-20 00:01:49',NULL,NULL,NULL),(26,'Program Manager','Est inventore voluptate est iure. Nostrum ea totam tempora praesentium quis hic earum ut. Dolorum rerum enim molestiae quo voluptatibus.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,19,NULL,2,2,2,0,1,1000.00,2400.00,'hourly',0,5,4,1,38,0,2,'2023-03-26',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-01-27 13:01:29','2023-02-20 00:01:49',NULL,NULL,NULL),(27,'Sr. Manager, Deal Desk - INTL','Voluptas quasi amet rerum exercitationem omnis. Eius dolor quod ipsum quae deleniti et assumenda. Maxime ut similique ut qui suscipit saepe. Quae nemo esse consequuntur et eligendi.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,5,1500.00,2600.00,'hourly',0,6,1,3,20,0,5,'2023-03-23',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-01-23 16:34:52','2023-02-20 00:01:49',NULL,NULL,NULL),(28,'Senior Director, Product Management, Actions Runners and Compute Services','Non nisi nostrum perspiciatis suscipit sed consequatur. Dolores libero autem et placeat quibusdam ipsa odio. Omnis rem recusandae voluptatem rerum unde.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,1,500.00,2800.00,'weekly',1,5,3,3,79,0,8,'2023-04-09',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2022-12-30 12:28:42','2023-02-20 00:01:49',NULL,NULL,NULL),(29,'Alliances Director','Repudiandae eum vel illo. Enim explicabo non amet rerum explicabo. Id dolor minus cupiditate ipsam voluptatem sint cum sunt. Reprehenderit in iusto voluptatem vel est sequi.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,3,700.00,2100.00,'yearly',1,9,1,4,127,0,2,'2023-03-28',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,1,0,'published','approved','2023-01-23 19:00:47','2023-02-20 00:01:49',NULL,NULL,NULL),(30,'Corporate Sales Representative','Possimus placeat est atque officiis dolore magnam harum. Nihil vero voluptates maxime aut dicta libero. Eos dolor exercitationem molestiae officia qui corporis. Qui quia dolorem ut unde est officiis.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,8,NULL,5,5,5,0,4,1400.00,2400.00,'hourly',0,6,4,1,62,0,10,'2023-04-16',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2023-02-13 03:29:24','2023-02-20 00:01:49',NULL,NULL,NULL),(31,'Country Leader','Reiciendis saepe qui sunt a. Suscipit recusandae officiis aut dolores. Consequuntur aspernatur excepturi ipsam aspernatur eos ut optio. Quaerat eos molestiae asperiores fuga vel itaque nam.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,5,500.00,2400.00,'hourly',0,2,4,5,97,0,8,'2023-03-17',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2022-12-30 10:06:31','2023-02-20 00:01:49',NULL,NULL,NULL),(32,'Customer Success Architect','Ducimus iure est id occaecati nisi aut. Nostrum rerum ratione voluptates voluptatem consequuntur. Dolorem nulla odit in. Veritatis numquam asperiores consequatur. Architecto laborum aliquam aliquid.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,6,NULL,4,4,4,0,5,800.00,2700.00,'weekly',0,7,3,5,95,0,4,'2023-04-17',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.633',0,0,1,1,'published','approved','2023-02-13 00:30:18','2023-02-20 00:01:49',NULL,NULL,NULL),(33,'DevOps Account Executive - US Public Sector','Ad et consequatur eos dolorem. Molestiae eligendi reiciendis est suscipit deleniti maxime error. Vel non et adipisci maxime. Aut dignissimos eum ipsam reiciendis culpa et.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,20,NULL,3,3,3,0,1,1500.00,3000.00,'monthly',1,4,4,2,56,0,7,'2023-04-06',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2022-12-30 11:14:43','2023-02-20 00:01:49',NULL,NULL,NULL),(34,'Enterprise Account Executive','Expedita alias accusamus accusantium blanditiis et odio ut sint. Odio ut vel culpa suscipit magnam quibusdam.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,10,NULL,3,3,3,0,3,700.00,2000.00,'weekly',0,4,3,4,10,0,9,'2023-03-17',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2022-12-26 08:09:48','2023-02-20 00:01:49',NULL,NULL,NULL),(35,'Senior Engineering Manager, Product Security Engineering - Paved Paths','Dolorem numquam sed eaque expedita itaque. Dolorem et qui possimus eaque dicta amet porro. Eligendi aperiam hic est assumenda recusandae et. Labore recusandae praesentium animi odio cum ex.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,20,NULL,3,3,3,0,2,1400.00,2600.00,'hourly',0,1,2,2,145,0,6,'2023-04-16',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2023-01-18 12:54:52','2023-02-20 00:01:49',NULL,NULL,NULL),(36,'Customer Reliability Engineer III','Iure autem repellat molestiae nemo. Reprehenderit voluptas nihil in voluptatibus dolor repellendus. Velit sit perferendis non. Suscipit architecto eum beatae et ea.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,14,NULL,4,4,4,0,4,1100.00,2900.00,'weekly',0,1,4,1,105,0,9,'2023-04-07',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,0,'published','approved','2023-02-05 08:05:44','2023-02-20 00:01:49',NULL,NULL,NULL),(37,'Support Engineer (Enterprise Support Japanese)','Quibusdam sit voluptas minus asperiores ut. Consequatur ut earum laboriosam odit reiciendis. Eos qui consequatur magnam eum ipsum pariatur debitis non.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,8,NULL,5,5,5,0,4,1200.00,2500.00,'monthly',1,4,1,5,95,0,10,'2023-03-16',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-02-11 17:02:39','2023-02-20 00:01:49',NULL,NULL,NULL),(38,'Technical Partner Manager','Laborum qui explicabo et et. Est blanditiis suscipit quisquam consequuntur. Qui numquam corrupti modi quia. Consequatur saepe quos consectetur voluptatem expedita omnis pariatur sapiente.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,13,NULL,5,5,5,0,5,1000.00,2600.00,'yearly',0,10,2,1,96,0,8,'2023-03-23',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-01-01 22:28:25','2023-02-20 00:01:49',NULL,NULL,NULL),(39,'Sr Manager, Inside Account Management','Est aperiam eos ut sint ea qui sit quam. Vel et esse ex accusamus enim veritatis. Doloremque sit totam non repellat tenetur deleniti qui.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,7,NULL,5,5,5,0,3,600.00,2300.00,'hourly',1,1,4,5,37,0,7,'2023-03-16',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'37.3317','-122.0312',0,0,1,1,'published','approved','2023-01-23 06:07:44','2023-02-20 00:01:49',NULL,NULL,NULL),(40,'Services Sales Representative','Expedita accusamus est est eveniet sint. Vitae in quia quos veritatis. Id sed et et et consequatur nostrum. Voluptate voluptatem sequi molestiae qui hic dolor eos et.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,9,NULL,2,2,2,0,1,900.00,2300.00,'hourly',0,9,3,3,52,0,6,'2023-03-26',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2023-01-01 14:58:57','2023-02-20 00:01:49',NULL,NULL,NULL),(41,'Services Delivery Manager','Sunt sit quisquam officia consectetur illo. Dolorum unde rerum tempora. Facere et cumque iste recusandae voluptas dolor sed. Magni mollitia provident saepe praesentium animi qui.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,8,NULL,5,5,5,0,1,700.00,2300.00,'yearly',0,5,2,3,54,0,10,'2023-03-31',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-02-07 16:01:46','2023-02-20 00:01:49',NULL,NULL,NULL),(42,'Senior Solutions Engineer','Quo ullam sunt soluta est corporis. Iusto iusto illum architecto. Magnam qui perferendis itaque sequi amet. Provident possimus est esse doloribus atque pariatur nisi.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,11,NULL,3,3,3,0,2,600.00,2400.00,'yearly',1,6,1,4,22,0,3,'2023-03-18',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-01-05 22:24:55','2023-02-20 00:01:49',NULL,NULL,NULL),(43,'Senior Service Delivery Engineer','Nihil ut voluptas ut asperiores magnam. Provident qui rem vitae. Laboriosam veritatis perspiciatis quis harum quo quasi.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,1,NULL,3,3,3,0,1,900.00,2100.00,'hourly',1,7,3,1,102,0,8,'2023-03-02',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'-37.81411','144.96328',0,0,1,1,'published','approved','2023-02-09 19:44:20','2023-02-20 00:01:49',NULL,NULL,NULL),(44,'Senior Director, Global Sales Development','Iste illum nobis ut non excepturi saepe repellendus. Quasi distinctio ipsum officia non. Non magnam et voluptatem illo voluptatem unde.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,18,NULL,3,3,3,0,4,800.00,2400.00,'hourly',0,1,2,2,65,0,10,'2023-04-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-01-21 07:02:59','2023-02-20 00:01:49',NULL,NULL,NULL),(45,'Partner Program Manager','Eos et rerum aut dolorem dolores sequi magni. Dolorem veritatis ullam in. Velit quibusdam nostrum nulla ad. Unde officiis quia id in cumque.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,9,NULL,2,2,2,0,2,1200.00,2900.00,'yearly',1,1,4,1,112,0,8,'2023-03-27',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-01-31 20:45:35','2023-02-20 00:01:49',NULL,NULL,NULL),(46,'Principal Cloud Solutions Engineer','Consequatur ex in vitae nobis enim laborum. Unde sed sapiente autem distinctio ea repellat. In nam minima alias. Quia voluptatem quo eos pariatur nesciunt explicabo.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,2,NULL,4,4,4,0,4,1000.00,2500.00,'hourly',0,8,1,3,98,0,10,'2023-04-18',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'40.7128','-74.0060',0,0,0,0,'published','approved','2023-01-18 01:59:56','2023-02-20 00:01:49',NULL,NULL,NULL),(47,'Senior Cloud Solutions Engineer','Minima provident iure et sequi. Molestiae saepe qui et et eos iusto. Officia explicabo aut minima nobis et velit voluptatibus. Quia aut blanditiis omnis.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,15,NULL,5,5,5,0,4,700.00,2400.00,'monthly',1,7,4,2,83,0,3,'2023-04-09',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2023-02-09 17:25:08','2023-02-20 00:01:49',NULL,NULL,NULL),(48,'Senior Customer Success Manager','Et est dolorum dolores et. Repudiandae sint facere veritatis voluptatum sit laboriosam. Labore molestiae temporibus suscipit eaque qui debitis deserunt. Id sit enim laboriosam.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,5,NULL,2,2,2,0,4,500.00,2500.00,'weekly',0,1,2,2,94,0,9,'2023-03-05',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.848','106.638',0,0,0,1,'published','approved','2023-02-09 08:22:04','2023-02-20 00:01:49',NULL,NULL,NULL),(49,'Inside Account Manager','Ullam dolores fuga et enim dolores et possimus. In impedit id tempore voluptatum. Dolorem impedit commodi nulla vitae doloremque et. Consequatur atque expedita modi ab atque expedita et perferendis.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,19,NULL,2,2,2,0,1,900.00,3000.00,'weekly',1,4,3,4,42,0,6,'2023-03-23',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,0,'published','approved','2023-01-11 08:55:36','2023-02-20 00:01:49',NULL,NULL,NULL),(50,'UX Jobs Board','Nisi sunt quis labore enim. Rerum est dolores et temporibus esse. Quo voluptatem quo quia minima nisi. Omnis aliquam iste id impedit error. Illum molestias esse nihil autem.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,17,NULL,1,1,1,0,3,1100.00,2400.00,'weekly',0,10,4,4,104,0,10,'2023-02-25',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,1,1,'published','approved','2023-02-17 02:15:50','2023-02-20 00:01:49',NULL,NULL,NULL),(51,'Senior Laravel Developer (TALL Stack)','Doloribus qui quia consequatur quia. Dolore esse quae assumenda quis qui. Unde at at voluptatibus officia in. Repellat aut eligendi animi illum officia.','<h5>Responsibilities</h5>\n                <div>\n                    <p>As a Product Designer, you will work within a Product Delivery Team fused with UX, engineering, product and data talent.</p>\n                    <ul>\n                        <li>Have sound knowledge of commercial activities.</li>\n                        <li>Build next-generation web applications with a focus on the client side</li>\n                        <li>Work on multiple projects at once, and consistently meet draft deadlines</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Revise the work of previous designers to create a unified aesthetic for our brand materials</li>\n                    </ul>\n                </div>\n                <h5>Qualification </h5>\n                <div>\n                    <ul>\n                        <li>B.C.A / M.C.A under National University course complete.</li>\n                        <li>3 or more years of professional design experience</li>\n                        <li>have already graduated or are currently in any year of study</li>\n                        <li>Advanced degree or equivalent experience in graphic and web design</li>\n                    </ul>\n                </div>',NULL,16,NULL,3,3,3,0,2,1500.00,2900.00,'hourly',1,4,1,4,33,0,4,'2023-04-15',1,'Botble\\JobBoard\\Models\\Account',0,0,0,'10.823','106.633',0,0,0,1,'published','approved','2022-12-22 11:40:23','2023-02-20 00:01:49',NULL,NULL,NULL);
/*!40000 ALTER TABLE `jb_jobs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs_categories`
--

DROP TABLE IF EXISTS `jb_jobs_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs_categories` (
  `job_id` int unsigned NOT NULL,
  `category_id` int unsigned NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs_categories`
--

LOCK TABLES `jb_jobs_categories` WRITE;
/*!40000 ALTER TABLE `jb_jobs_categories` DISABLE KEYS */;
INSERT INTO `jb_jobs_categories` VALUES (1,1),(1,2),(1,9),(2,1),(2,1),(2,9),(3,1),(3,2),(3,10),(4,1),(4,5),(4,10),(5,1),(5,1),(5,7),(6,1),(6,2),(6,7),(7,1),(7,2),(7,6),(8,1),(8,3),(8,6),(9,1),(9,1),(9,7),(10,1),(10,3),(10,10),(11,1),(11,1),(11,8),(12,1),(12,5),(12,6),(13,1),(13,4),(13,6),(14,1),(14,3),(14,7),(15,1),(15,4),(15,9),(16,1),(16,5),(16,9),(17,1),(17,1),(17,7),(18,1),(18,1),(18,8),(19,1),(19,2),(19,6),(20,1),(20,1),(20,9),(21,1),(21,4),(21,7),(22,1),(22,3),(22,6),(23,1),(23,2),(23,7),(24,1),(24,1),(24,10),(25,1),(25,2),(25,9),(26,1),(26,1),(26,9),(27,1),(27,2),(27,6),(28,1),(28,3),(28,9),(29,1),(29,1),(29,10),(30,1),(30,4),(30,7),(31,1),(31,4),(31,10),(32,1),(32,3),(32,6),(33,1),(33,1),(33,9),(34,1),(34,2),(34,8),(35,1),(35,3),(35,8),(36,1),(36,3),(36,7),(37,1),(37,4),(37,9),(38,1),(38,5),(38,7),(39,1),(39,5),(39,8),(40,1),(40,5),(40,8),(41,1),(41,3),(41,6),(42,1),(42,5),(42,9),(43,1),(43,4),(43,9),(44,1),(44,3),(44,7),(45,1),(45,1),(45,7),(46,1),(46,3),(46,7),(47,1),(47,4),(47,7),(48,1),(48,2),(48,9),(49,1),(49,2),(49,7),(50,1),(50,1),(50,9),(51,1),(51,3),(51,7);
/*!40000 ALTER TABLE `jb_jobs_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs_skills`
--

DROP TABLE IF EXISTS `jb_jobs_skills`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs_skills` (
  `job_id` int unsigned NOT NULL,
  `job_skill_id` int unsigned NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs_skills`
--

LOCK TABLES `jb_jobs_skills` WRITE;
/*!40000 ALTER TABLE `jb_jobs_skills` DISABLE KEYS */;
INSERT INTO `jb_jobs_skills` VALUES (1,4),(2,6),(3,1),(4,1),(5,1),(6,6),(7,4),(8,3),(9,1),(10,1),(11,5),(12,3),(13,2),(14,1),(15,3),(16,5),(17,1),(18,3),(19,6),(20,2),(21,6),(22,6),(23,1),(24,6),(25,2),(26,3),(27,3),(28,4),(29,4),(30,3),(31,5),(32,5),(33,6),(34,4),(35,3),(36,2),(37,3),(38,5),(39,4),(40,2),(41,6),(42,4),(43,5),(44,5),(45,1),(46,5),(47,4),(48,6),(49,5),(50,2),(51,1);
/*!40000 ALTER TABLE `jb_jobs_skills` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs_tags`
--

DROP TABLE IF EXISTS `jb_jobs_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs_tags` (
  `job_id` int unsigned NOT NULL,
  `tag_id` int unsigned NOT NULL,
  PRIMARY KEY (`job_id`,`tag_id`),
  KEY `jb_jobs_tags_job_id_index` (`job_id`),
  KEY `jb_jobs_tags_tag_id_index` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs_tags`
--

LOCK TABLES `jb_jobs_tags` WRITE;
/*!40000 ALTER TABLE `jb_jobs_tags` DISABLE KEYS */;
INSERT INTO `jb_jobs_tags` VALUES (1,4),(1,6),(2,4),(2,6),(3,3),(3,5),(4,3),(4,5),(5,2),(5,8),(6,4),(6,5),(7,2),(7,5),(8,1),(8,8),(9,1),(9,7),(10,4),(10,5),(11,1),(11,8),(12,1),(12,5),(13,4),(13,6),(14,4),(14,7),(15,4),(15,7),(16,2),(16,8),(17,4),(17,5),(18,3),(18,6),(19,3),(19,6),(20,3),(20,8),(21,4),(21,6),(22,4),(22,8),(23,4),(23,5),(24,2),(24,6),(25,4),(25,5),(26,1),(26,6),(27,2),(27,5),(28,3),(28,8),(29,1),(29,7),(30,1),(30,7),(31,2),(31,5),(32,2),(32,5),(33,4),(33,8),(34,2),(34,8),(35,3),(35,8),(36,2),(36,8),(37,2),(37,8),(38,3),(38,5),(39,4),(39,5),(40,1),(40,6),(41,4),(41,8),(42,2),(42,6),(43,4),(43,8),(44,1),(44,5),(45,1),(45,5),(46,2),(46,8),(47,4),(47,6),(48,2),(48,7),(49,4),(49,6),(50,1),(50,5),(51,1),(51,7);
/*!40000 ALTER TABLE `jb_jobs_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs_translations`
--

DROP TABLE IF EXISTS `jb_jobs_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_jobs_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`jb_jobs_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs_translations`
--

LOCK TABLES `jb_jobs_translations` WRITE;
/*!40000 ALTER TABLE `jb_jobs_translations` DISABLE KEYS */;
INSERT INTO `jb_jobs_translations` VALUES ('vi',1,'Thiết kế UI / UX','Neque possimus excepturi nobis enim sint. Animi rerum molestiae sint rerum commodi dignissimos. Voluptatem nemo soluta doloribus molestiae ad. Aut aut amet totam incidunt quos architecto.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',2,'Lập trình viên full stack','Sit et voluptatem non tempore. Fuga eum quisquam deserunt ipsam. Pariatur cumque illum aliquid sint iusto ut ab.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',3,'Lập trình viên Java','Rerum atque numquam iusto error repellendus necessitatibus quos. Provident sint aut soluta. Tempore ea voluptatem ea.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',4,'Quản lý tiếp thị online','Autem necessitatibus qui qui. Debitis suscipit enim vero dignissimos ut est sapiente corporis.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',5,'Lập trình viên frontend','Et est consequatur vel et temporibus. Fuga sit maxime quisquam blanditiis consequatur et vel. Voluptatum incidunt qui placeat velit quae. Earum non sint ab et magnam.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',6,'Lập trình viên React Native','Velit aut reiciendis quibusdam totam. Labore autem ut maiores quo. Ut aut et laudantium numquam.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',7,'Senior kỹ sư hệ thống','Minima fugit ad cum. Omnis voluptate eum accusantium qui ut assumenda. Labore temporibus veniam voluptatem consequatur. Ut eos dolor harum reiciendis.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',8,'Quản lý sản phẩm','Et possimus sunt nemo alias. Qui repellat illo maiores vitae aliquid aspernatur rerum. Quaerat deserunt dolores assumenda ut.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',9,'Nhà thiết kế hệ thống','Sed voluptatem dolorem impedit est. Eligendi aut voluptate cum perspiciatis et voluptates qui sint. Vel quod ea amet delectus.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',10,'Kiến trúc sư DevOps','Suscipit excepturi est quo. Dolore qui et occaecati ut. Molestiae tenetur culpa expedita excepturi et. Quasi voluptatibus repudiandae perspiciatis doloremque officiis temporibus.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',11,'Kỹ sư phần mềm cao cấp, npm CLI','Tempora enim ab et sunt quia vel. Enim autem minus et est.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',12,'Kỹ sư hệ thống cao cấp','Non exercitationem doloremque eos non sed maxime voluptatem ea. Sunt molestias voluptas error a quia veritatis itaque similique. Incidunt quasi qui quas vitae enim tempore.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',13,'Kỹ sư phần mềm nền tảng hành động','Ab et quas tenetur officia minima. Rerum qui unde libero eos pariatur deleniti excepturi. Modi deserunt eligendi velit veritatis.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',14,'Nhân viên Quản lý Kỹ thuật, Actions','Quasi quia adipisci et non voluptas sed iste. Qui id quae accusantium sunt consequatur neque. Provident officiis ullam quod.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',15,'Nhân viên Quản lý Kỹ thuật: Actions Runtime','Velit voluptates illum qui doloribus magnam. Molestias qui sit reprehenderit consequuntur.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',16,'Nhân viên Trưởng phòng Kỹ thuật, Packages','Illo ut accusantium aspernatur. Vel facere et unde incidunt expedita. Omnis deserunt alias fuga voluptate.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',17,'Nhân viên Kỹ sư phần mềm','Quae unde provident at vitae ut. Impedit alias ut itaque distinctio cupiditate neque rerum magni. Fugiat deleniti similique nulla corporis qui.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',18,'Kỹ sư phần mềm hệ thống','Harum unde voluptate vero sint. At sed ullam a dignissimos suscipit. Enim suscipit aut sequi optio quam deleniti.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',19,'Chuyên viên phân tích bồi thường cao cấp','Placeat et rem rerum veritatis sunt. Et explicabo eum itaque est. Delectus molestiae eius quis ratione. Ad atque dolores dolorum error totam et. Consequuntur architecto et quis modi.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',20,'Người quản lý chương trình Accessibility cấp cao','Quia ut provident corporis. Delectus est reprehenderit quidem temporibus itaque. Dolorum deserunt a soluta totam. Repudiandae est quasi maxime et quis.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',21,'Giám đốc quan hệ phân tích, Bảo mật ứng dụng','Debitis et commodi aut saepe alias enim repellat provident. Et id velit voluptatem nemo. Quas dolor repudiandae aut. Aut nihil inventore dignissimos non voluptate.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',22,'Advocate doanh nghiệp cấp cao, EMEA','Assumenda inventore odio nostrum voluptatem voluptatem in doloribus. Nostrum autem suscipit ducimus facilis rerum quas. Eveniet quae id asperiores nam.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',23,'Quản lý bàn giao dịch','Doloremque sint vel laborum culpa sit sapiente recusandae doloremque. Et deserunt quis aliquid odio et. Rerum odio quam inventore adipisci.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',24,'Giám đốc, Bồi thường doanh thu','Animi et iusto doloribus ea dolore deserunt quod. Dicta molestias incidunt et omnis ex. Velit eum qui et commodi.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',25,'Quản lý chương trình','Dolorem accusamus tempora nam qui rerum. Quia facilis in necessitatibus ut. Sunt ut doloremque harum aut.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',26,'Sr. Manager, Deal Desk - INTL','Dolorem nemo quia rerum quibusdam molestias. Ut repellendus itaque laborum fuga. Autem molestiae ut esse velit tenetur nisi facilis. Autem in voluptatibus dolore voluptates.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',27,'Giám đốc cấp cao, Quản lý sản phẩm và Dịch vụ điện toán','Velit laudantium dolorem perspiciatis fugiat iure exercitationem. Inventore sed aut molestias ex adipisci enim. Ut atque nulla laboriosam et autem.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',28,'Giám đốc Alliances','Aut non beatae a perspiciatis qui fugit. Illum omnis vitae non delectus possimus adipisci fuga. Blanditiis id quis ullam deleniti. Error voluptatem quia earum corporis.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',29,'Đại diện bán hàng của công ty','Et laborum alias consequatur magni commodi. Corporis dolor excepturi porro delectus est aliquid. Aut deserunt in enim ab distinctio dolore est. Eius optio consequatur est et perspiciatis non alias.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',30,'Lãnh đạo đất nước','Sed natus eum esse voluptatem est praesentium sapiente. Consectetur nihil odio ea quidem. Sequi aut deleniti quis rerum sunt.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',31,'Kiến trúc sư khách hàng','Animi corrupti quia enim dolorem ipsa eos ut vitae. Rem amet voluptatem animi iste. Et aliquam qui aut officiis sed saepe. Dolor iste adipisci distinctio incidunt pariatur. Dolorum aut ab voluptatum.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',32,'Nhân viên điều hành tài khoản DevOps','Magni repudiandae molestiae fuga non assumenda eos qui. Mollitia voluptas quam architecto culpa. Quia est molestiae ratione qui consequatur. Et aut eum laborum rerum aspernatur numquam.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',33,'Kế toán doanh nghiệp','Molestiae harum voluptas sunt. Sit voluptates modi unde est nemo est illum autem. Blanditiis perferendis est quod. In ut voluptatem et dolore.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',34,'Giám đốc kỹ thuật cấp cao, Kỹ thuật bảo mật sản phẩm','Accusamus sequi possimus et. Tempore voluptatem possimus eos omnis autem libero facere. Neque quae fugit et quo cumque iure assumenda maxime. Magni aut porro velit fugit cupiditate autem.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',35,'Kỹ sư độ tin cậy của khách hàng III','Dolore voluptas mollitia velit eos aliquid consequatur itaque labore. Quo tenetur quae sunt aut deleniti et. Omnis voluptatem quibusdam aperiam nemo maxime quia.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',36,'Kỹ sư hỗ trợ (Tiếng Nhật hỗ trợ doanh nghiệp)','Maxime sint maxime eum maiores accusantium deserunt. Voluptas blanditiis non cum qui omnis aut. Omnis dignissimos dolores est.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',37,'Giám đốc đối tác kỹ thuật','Tempora tempore explicabo cumque vero maxime explicabo accusamus. Tenetur optio praesentium sequi enim. Iusto sint quis dolor voluptatem eum.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',38,'Quản lý tài khoản nội bộ','Est qui vel quo nostrum quasi. Quaerat et repellendus alias dolorem voluptas. Qui sint et dolores voluptatem accusamus accusantium.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',39,'Đại diện kinh doanh dịch vụ','Voluptatibus odit distinctio excepturi tempora rerum voluptatem sunt. Fuga voluptate dignissimos qui autem non. Quibusdam ea in deleniti ea repellat. Enim voluptatem in et dolorum itaque.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',40,'Giám đốc cung cấp dịch vụ','Sit voluptatem velit dolorem explicabo accusantium esse. Libero aut tempora ut aut voluptates ex. Pariatur culpa odio dolores aut mollitia. Enim dolor est laboriosam voluptatem.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',41,'Kỹ sư giải pháp cao cấp','Ipsam animi vel deleniti nisi dignissimos quos ut. Perspiciatis et est ea totam quia vitae. Placeat expedita molestias repellat unde porro et autem. Quo distinctio inventore sed.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',42,'Kỹ sư cung cấp dịch vụ cao cấp','Quia quia qui aut quo aut assumenda repellat. Sit nostrum placeat illo. Veniam quis voluptas ad eius vero voluptatum. Vel provident fuga officia non voluptas earum.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',43,'Giám đốc cấp cao, Phát triển kinh doanh toàn cầu','Est et quibusdam veritatis blanditiis quae ad optio corrupti. Minus optio qui aperiam quos qui libero delectus. Modi amet molestiae libero laboriosam doloribus mollitia.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',44,'Giám đốc chương trình đối tác','Sunt occaecati delectus explicabo cumque. Laboriosam explicabo doloribus autem nostrum. Cumque atque sunt rem officiis error vel provident.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',45,'Kỹ sư giải pháp đám mây chính','Voluptas esse sit inventore autem recusandae voluptas et. Vel debitis voluptas libero sapiente pariatur quia. Voluptatem rerum amet sed aperiam ut ea.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',46,'Kỹ sư giải pháp đám mây cao cấp','Illo aut qui ab qui asperiores reiciendis. Distinctio corrupti et quis sed aut minus. Eum totam numquam odio et ut. Repellendus aliquam nisi officia rerum.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',47,'Giám đốc khách hàng cao cấp','Porro quibusdam sit aut et voluptate sunt. Ea minima unde qui velit omnis enim. Occaecati et commodi officiis illum possimus sed.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',48,'Quản lý tài khoản insider','Aspernatur rerum sit minima omnis. Nobis ratione officia ut rem qui animi officiis. Aut rerum et minima sed assumenda. Molestias veniam quidem dicta consectetur officiis deserunt a.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',49,'UX Jobs Board','Impedit fuga harum eveniet pariatur consequatur provident. Optio consequatur dolores minus ut quidem amet.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>'),('vi',50,'Lập trình viên Laravel Senior (TALL Stack)','Id corporis odit illo inventore impedit. Qui incidunt qui sed alias eos esse qui. Quod nobis labore quia qui aut vel.','<h5> Trách nhiệm </h5>\n            <div>\n                <p>Với tư cách là Nhà thiết kế sản phẩm, bạn sẽ làm việc trong Nhóm phân phối sản phẩm kết hợp với UX, kỹ thuật, sản phẩm và tài năng dữ liệu. </p>\n                <ul>\n                    <li>Có kiến thức vững chắc về các hoạt động thương mại. </li>\n                    <li>Xây dựng các ứng dụng web thế hệ tiếp theo tập trung vào phía khách hàng </li>\n                    <li>Làm việc trên nhiều dự án cùng một lúc và luôn đáp ứng các thời hạn dự thảo </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Chỉnh sửa công việc của các nhà thiết kế trước để tạo ra một thẩm mỹ thống nhất cho các vật liệu thương hiệu của chúng tôi </li>\n                </ul>\n            </div>\n            <h5> Chứng chỉ </h5>\n            <div>\n                <ul>\n                    <li>B.C.A / M.C.A trong khoá học của Đại học Quốc gia đã hoàn thành. </li>\n                    <li>3 năm kinh nghiệm thiết kế chuyên nghiệp trở lên </li>\n                    <li>Đã tốt nghiệp hoặc đang trong bất kỳ năm học nào </li>\n                    <li>Bằng cấp cao hoặc kinh nghiệm tương đương trong thiết kế đồ họa và web </li>\n                </ul>\n            </div>');
/*!40000 ALTER TABLE `jb_jobs_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_jobs_types`
--

DROP TABLE IF EXISTS `jb_jobs_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_jobs_types` (
  `job_id` int unsigned NOT NULL,
  `job_type_id` int unsigned NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_jobs_types`
--

LOCK TABLES `jb_jobs_types` WRITE;
/*!40000 ALTER TABLE `jb_jobs_types` DISABLE KEYS */;
INSERT INTO `jb_jobs_types` VALUES (1,3),(2,2),(3,5),(4,3),(5,4),(6,5),(7,2),(8,1),(9,5),(10,2),(11,5),(12,5),(13,4),(14,3),(15,3),(16,4),(17,2),(18,5),(19,4),(20,3),(21,2),(22,3),(23,2),(24,3),(25,4),(26,3),(27,2),(28,1),(29,1),(30,2),(31,5),(32,3),(33,5),(34,2),(35,5),(36,4),(37,3),(38,4),(39,5),(40,2),(41,1),(42,3),(43,1),(44,4),(45,1),(46,3),(47,2),(48,1),(49,5),(50,3),(51,5);
/*!40000 ALTER TABLE `jb_jobs_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_language_levels`
--

DROP TABLE IF EXISTS `jb_language_levels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_language_levels` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_language_levels`
--

LOCK TABLES `jb_language_levels` WRITE;
/*!40000 ALTER TABLE `jb_language_levels` DISABLE KEYS */;
INSERT INTO `jb_language_levels` VALUES (1,'Expert',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Intermediate',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Beginner',0,0,'published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_language_levels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_language_levels_translations`
--

DROP TABLE IF EXISTS `jb_language_levels_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_language_levels_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_language_levels_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_language_levels_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_language_levels_translations`
--

LOCK TABLES `jb_language_levels_translations` WRITE;
/*!40000 ALTER TABLE `jb_language_levels_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_language_levels_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_major_subjects`
--

DROP TABLE IF EXISTS `jb_major_subjects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_major_subjects` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_major_subjects`
--

LOCK TABLES `jb_major_subjects` WRITE;
/*!40000 ALTER TABLE `jb_major_subjects` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_major_subjects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_packages`
--

DROP TABLE IF EXISTS `jb_packages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_packages` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `price` double(15,2) unsigned NOT NULL,
  `currency_id` int unsigned NOT NULL,
  `percent_save` int unsigned DEFAULT '0',
  `number_of_listings` int unsigned NOT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `account_limit` int unsigned DEFAULT NULL,
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_packages`
--

LOCK TABLES `jb_packages` WRITE;
/*!40000 ALTER TABLE `jb_packages` DISABLE KEYS */;
INSERT INTO `jb_packages` VALUES (1,'Free First Post',0.00,1,0,1,0,1,0,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,'Single Post',250.00,1,0,1,0,NULL,1,'published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,'5 Posts',1000.00,1,20,5,0,NULL,0,'published','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `jb_packages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_packages_translations`
--

DROP TABLE IF EXISTS `jb_packages_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_packages_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_packages_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_packages_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_packages_translations`
--

LOCK TABLES `jb_packages_translations` WRITE;
/*!40000 ALTER TABLE `jb_packages_translations` DISABLE KEYS */;
INSERT INTO `jb_packages_translations` VALUES ('vi',1,'Miễn phí đăng bài đầu tiên'),('vi',2,'Bài đăng đơn'),('vi',3,'5 bài đăng');
/*!40000 ALTER TABLE `jb_packages_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_reviews`
--

DROP TABLE IF EXISTS `jb_reviews`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_reviews` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `account_id` int unsigned NOT NULL,
  `company_id` int unsigned NOT NULL,
  `star` double(8,2) NOT NULL,
  `review` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `jb_reviews_account_id_company_id_status_created_at_index` (`account_id`,`company_id`,`status`,`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_reviews`
--

LOCK TABLES `jb_reviews` WRITE;
/*!40000 ALTER TABLE `jb_reviews` DISABLE KEYS */;
INSERT INTO `jb_reviews` VALUES (1,59,10,5.00,'Ok good product. I have some issues in customizations. But its not correct to blame the developer. The product is good. Good luck for your business.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,26,5,2.00,'Those guys now what they are doing, the release such a good product that it\'s a pleasure to work with ! Even when I was stuck on the project, I created a ticket and the next day it was replied by the team. GOOD JOB guys. I love working with them :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,15,20,2.00,'Ok good product. I have some issues in customizations. But its not correct to blame the developer. The product is good. Good luck for your business.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(4,72,13,4.00,'Very enthusiastic support! Excellent code is written. It\'s a true pleasure working with.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(5,94,15,2.00,'It\'s not my first experience here on Codecanyon and I can honestly tell you all that Botble puts a LOT of effort into the support. They answer so fast, they helped me tons of times. REALLY by far THE BEST EXPERIENCE on Codecanyon. Those guys at Botble are so good that they deserve 5 stars. I recommend them, I trust them and I can\'t wait to see what they will sell in a near future. Thank you Botble :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(6,74,11,3.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(7,11,3,5.00,'These guys are amazing! Responses immediately, amazing support and help... I immediately feel at ease after Purchasing..','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(8,48,3,1.00,'Cool template. Excellent code quality. The support responds very quickly, which is very rare on themeforest and codecanyon.net, I buy a lot of templates, and everyone will have a response from technical support for two or three days. Thanks to tech support. I recommend to buy.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(9,68,2,4.00,'Customer Support are grade (A*), however the code is a way too over engineered for it\'s purpose.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(10,3,15,5.00,'Very enthusiastic support! Excellent code is written. It\'s a true pleasure working with.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(11,20,10,4.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(12,57,10,2.00,'The code is good, in general, if you like it, can you give it 5 stars?','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(13,46,7,1.00,'I Love this Script. I also found how to add other fees. Now I just wait the BIG update for the Marketplace with the Bulk Import. Just do not forget to make it to be Multi-language for us the Botble Fans.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(14,29,11,5.00,'The best ecommerce CMS! Excellent coding! best support service! Thank you so much..... I really like your hard work.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(15,42,5,4.00,'As a developer I reviewed this script. This is really awesome ecommerce script. I have convinced when I noticed that it\'s built on fully WordPress concept.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(16,21,3,3.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(17,26,12,5.00,'The script is the best of its class, fast, easy to implement and work with , and the most important thing is the great support team , Recommend with no doubt.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(18,29,20,1.00,'These guys are amazing! Responses immediately, amazing support and help... I immediately feel at ease after Purchasing..','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(19,52,18,4.00,'It\'s not my first experience here on Codecanyon and I can honestly tell you all that Botble puts a LOT of effort into the support. They answer so fast, they helped me tons of times. REALLY by far THE BEST EXPERIENCE on Codecanyon. Those guys at Botble are so good that they deserve 5 stars. I recommend them, I trust them and I can\'t wait to see what they will sell in a near future. Thank you Botble :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(20,97,15,3.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(21,56,16,2.00,'The best ecommerce CMS! Excellent coding! best support service! Thank you so much..... I really like your hard work.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(22,92,12,3.00,'I Love this Script. I also found how to add other fees. Now I just wait the BIG update for the Marketplace with the Bulk Import. Just do not forget to make it to be Multi-language for us the Botble Fans.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(23,99,14,2.00,'For me the best eCommerce script on Envato at this moment: modern, clean code, a lot of great features. The customer support is great too: I always get an answer within hours!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(24,24,17,1.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(25,32,2,3.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(26,17,12,4.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(27,79,14,4.00,'The best store template! Excellent coding! Very good support! Thank you so much for all the help, I really appreciated.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(28,40,14,3.00,'For me the best eCommerce script on Envato at this moment: modern, clean code, a lot of great features. The customer support is great too: I always get an answer within hours!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(29,16,2,1.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(30,29,5,3.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(31,50,4,4.00,'The script is the best of its class, fast, easy to implement and work with , and the most important thing is the great support team , Recommend with no doubt.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(32,24,16,3.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(33,45,20,3.00,'Second or third time that I buy a Botble product, happy with the products and support. You guys do a good job :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(34,2,6,4.00,'These guys are amazing! Responses immediately, amazing support and help... I immediately feel at ease after Purchasing..','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(35,57,1,3.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(36,20,16,4.00,'Cool template. Excellent code quality. The support responds very quickly, which is very rare on themeforest and codecanyon.net, I buy a lot of templates, and everyone will have a response from technical support for two or three days. Thanks to tech support. I recommend to buy.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(37,7,10,2.00,'Very enthusiastic support! Excellent code is written. It\'s a true pleasure working with.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(38,12,13,4.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(39,81,20,2.00,'These guys are amazing! Responses immediately, amazing support and help... I immediately feel at ease after Purchasing..','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(40,91,14,4.00,'Those guys now what they are doing, the release such a good product that it\'s a pleasure to work with ! Even when I was stuck on the project, I created a ticket and the next day it was replied by the team. GOOD JOB guys. I love working with them :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(41,98,15,3.00,'Amazing code, amazing support. Overall, im really confident in Botble and im happy I made the right choice! Thank you so much guys for coding this masterpiece','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(42,76,17,4.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(43,21,12,2.00,'Good app, good backup service and support. Good documentation.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(44,81,7,1.00,'Very enthusiastic support! Excellent code is written. It\'s a true pleasure working with.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(45,51,3,1.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(46,8,13,2.00,'Great E-commerce system. And much more : Wonderful Customer Support.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(47,8,17,4.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(48,48,11,3.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(49,26,6,4.00,'Customer Support are grade (A*), however the code is a way too over engineered for it\'s purpose.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(50,34,4,5.00,'Second or third time that I buy a Botble product, happy with the products and support. You guys do a good job :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(51,33,19,3.00,'The best store template! Excellent coding! Very good support! Thank you so much for all the help, I really appreciated.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(52,28,11,4.00,'Cool template. Excellent code quality. The support responds very quickly, which is very rare on themeforest and codecanyon.net, I buy a lot of templates, and everyone will have a response from technical support for two or three days. Thanks to tech support. I recommend to buy.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(53,73,2,3.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(54,49,12,5.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(55,64,20,2.00,'Second or third time that I buy a Botble product, happy with the products and support. You guys do a good job :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(56,66,2,2.00,'Those guys now what they are doing, the release such a good product that it\'s a pleasure to work with ! Even when I was stuck on the project, I created a ticket and the next day it was replied by the team. GOOD JOB guys. I love working with them :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(57,2,15,1.00,'It\'s not my first experience here on Codecanyon and I can honestly tell you all that Botble puts a LOT of effort into the support. They answer so fast, they helped me tons of times. REALLY by far THE BEST EXPERIENCE on Codecanyon. Those guys at Botble are so good that they deserve 5 stars. I recommend them, I trust them and I can\'t wait to see what they will sell in a near future. Thank you Botble :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(58,12,8,2.00,'The script is the best of its class, fast, easy to implement and work with , and the most important thing is the great support team , Recommend with no doubt.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(59,20,17,1.00,'The code is good, in general, if you like it, can you give it 5 stars?','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(60,86,1,1.00,'Amazing code, amazing support. Overall, im really confident in Botble and im happy I made the right choice! Thank you so much guys for coding this masterpiece','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(61,55,6,4.00,'Ok good product. I have some issues in customizations. But its not correct to blame the developer. The product is good. Good luck for your business.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(62,53,13,2.00,'Ok good product. I have some issues in customizations. But its not correct to blame the developer. The product is good. Good luck for your business.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(63,11,2,3.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(64,56,6,2.00,'Those guys now what they are doing, the release such a good product that it\'s a pleasure to work with ! Even when I was stuck on the project, I created a ticket and the next day it was replied by the team. GOOD JOB guys. I love working with them :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(65,62,8,5.00,'I Love this Script. I also found how to add other fees. Now I just wait the BIG update for the Marketplace with the Bulk Import. Just do not forget to make it to be Multi-language for us the Botble Fans.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(66,81,3,1.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(67,98,3,3.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(68,83,15,5.00,'Solution is too robust for our purpose so we didn\'t use it at the end. But I appreciate customer support during initial configuration.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(69,58,19,2.00,'The code is good, in general, if you like it, can you give it 5 stars?','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(70,33,17,1.00,'Great system, great support, good job Botble. I\'m looking forward to more great functional plugins.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(71,52,9,1.00,'Solution is too robust for our purpose so we didn\'t use it at the end. But I appreciate customer support during initial configuration.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(72,44,17,3.00,'Clean & perfect source code','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(73,67,12,1.00,'Best ecommerce CMS online store!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(74,28,19,4.00,'The best ecommerce CMS! Excellent coding! best support service! Thank you so much..... I really like your hard work.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(75,52,13,1.00,'The script is the best of its class, fast, easy to implement and work with , and the most important thing is the great support team , Recommend with no doubt.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(76,37,5,3.00,'I Love this Script. I also found how to add other fees. Now I just wait the BIG update for the Marketplace with the Bulk Import. Just do not forget to make it to be Multi-language for us the Botble Fans.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(77,27,18,3.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(78,65,2,2.00,'The code is good, in general, if you like it, can you give it 5 stars?','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(79,64,1,4.00,'Those guys now what they are doing, the release such a good product that it\'s a pleasure to work with ! Even when I was stuck on the project, I created a ticket and the next day it was replied by the team. GOOD JOB guys. I love working with them :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(80,72,18,1.00,'The best ecommerce CMS! Excellent coding! best support service! Thank you so much..... I really like your hard work.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(81,44,5,3.00,'Good app, good backup service and support. Good documentation.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(82,24,5,4.00,'Great system, great support, good job Botble. I\'m looking forward to more great functional plugins.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(83,97,6,4.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(84,13,19,4.00,'The script is the best of its class, fast, easy to implement and work with , and the most important thing is the great support team , Recommend with no doubt.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(85,100,20,3.00,'Great E-commerce system. And much more : Wonderful Customer Support.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(86,21,7,3.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(87,56,6,5.00,'Amazing code, amazing support. Overall, im really confident in Botble and im happy I made the right choice! Thank you so much guys for coding this masterpiece','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(88,28,3,3.00,'It\'s not my first experience here on Codecanyon and I can honestly tell you all that Botble puts a LOT of effort into the support. They answer so fast, they helped me tons of times. REALLY by far THE BEST EXPERIENCE on Codecanyon. Those guys at Botble are so good that they deserve 5 stars. I recommend them, I trust them and I can\'t wait to see what they will sell in a near future. Thank you Botble :)','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(89,89,7,5.00,'Amazing code, amazing support. Overall, im really confident in Botble and im happy I made the right choice! Thank you so much guys for coding this masterpiece','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(90,69,13,4.00,'Amazing code, amazing support. Overall, im really confident in Botble and im happy I made the right choice! Thank you so much guys for coding this masterpiece','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(91,52,13,1.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(92,55,19,5.00,'Customer Support are grade (A*), however the code is a way too over engineered for it\'s purpose.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(93,90,5,5.00,'The code is good, in general, if you like it, can you give it 5 stars?','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(94,37,14,3.00,'We have received brilliant service support and will be expanding the features with the developer. Nice product!','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(95,56,5,3.00,'The best ecommerce CMS! Excellent coding! best support service! Thank you so much..... I really like your hard work.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(96,77,2,3.00,'Cool template. Excellent code quality. The support responds very quickly, which is very rare on themeforest and codecanyon.net, I buy a lot of templates, and everyone will have a response from technical support for two or three days. Thanks to tech support. I recommend to buy.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(97,3,5,5.00,'As a developer I reviewed this script. This is really awesome ecommerce script. I have convinced when I noticed that it\'s built on fully WordPress concept.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(98,18,14,3.00,'This script is well coded and is super fast. The support is pretty quick. Very patient and helpful team. I strongly recommend it and they deserve more than 5 stars.','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(99,7,16,2.00,'Perfect +++++++++ i love it really also i get to fast ticket answers... Thanks Lot BOTBLE Teams','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(100,7,1,5.00,'The best store template! Excellent coding! Very good support! Thank you so much for all the help, I really appreciated.','published','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `jb_reviews` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_saved_jobs`
--

DROP TABLE IF EXISTS `jb_saved_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_saved_jobs` (
  `account_id` int unsigned NOT NULL,
  `job_id` int unsigned NOT NULL,
  PRIMARY KEY (`account_id`,`job_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_saved_jobs`
--

LOCK TABLES `jb_saved_jobs` WRITE;
/*!40000 ALTER TABLE `jb_saved_jobs` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_saved_jobs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_tags`
--

DROP TABLE IF EXISTS `jb_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_tags` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_tags`
--

LOCK TABLES `jb_tags` WRITE;
/*!40000 ALTER TABLE `jb_tags` DISABLE KEYS */;
INSERT INTO `jb_tags` VALUES (1,'Illustrator','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(2,'Adobe XD','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(3,'Figma','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(4,'Sketch','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(5,'Lunacy','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(6,'PHP','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(7,'Python','','published','2023-02-20 00:01:49','2023-02-20 00:01:49'),(8,'JavaScript','','published','2023-02-20 00:01:49','2023-02-20 00:01:49');
/*!40000 ALTER TABLE `jb_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_tags_translations`
--

DROP TABLE IF EXISTS `jb_tags_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_tags_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `jb_tags_id` int NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`jb_tags_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_tags_translations`
--

LOCK TABLES `jb_tags_translations` WRITE;
/*!40000 ALTER TABLE `jb_tags_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_tags_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jb_transactions`
--

DROP TABLE IF EXISTS `jb_transactions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jb_transactions` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `credits` int unsigned NOT NULL,
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint unsigned DEFAULT NULL,
  `account_id` bigint unsigned DEFAULT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'add',
  `payment_id` int unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jb_transactions`
--

LOCK TABLES `jb_transactions` WRITE;
/*!40000 ALTER TABLE `jb_transactions` DISABLE KEYS */;
/*!40000 ALTER TABLE `jb_transactions` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `jobs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `queue` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `attempts` tinyint unsigned NOT NULL,
  `reserved_at` int unsigned DEFAULT NULL,
  `available_at` int unsigned NOT NULL,
  `created_at` int unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `jobs_queue_index` (`queue`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `jobs` WRITE;
/*!40000 ALTER TABLE `jobs` DISABLE KEYS */;
/*!40000 ALTER TABLE `jobs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `language_meta`
--

DROP TABLE IF EXISTS `language_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `language_meta` (
  `lang_meta_id` int unsigned NOT NULL AUTO_INCREMENT,
  `lang_meta_code` text COLLATE utf8mb4_unicode_ci,
  `lang_meta_origin` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` int unsigned NOT NULL,
  `reference_type` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`lang_meta_id`),
  KEY `language_meta_reference_id_index` (`reference_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `language_meta`
--

LOCK TABLES `language_meta` WRITE;
/*!40000 ALTER TABLE `language_meta` DISABLE KEYS */;
INSERT INTO `language_meta` VALUES (1,'en_US','673038c952b5bdcd9f4df32c0bb8ebda',1,'Botble\\Menu\\Models\\MenuLocation'),(2,'en_US','02a3d6feaa9aa7f0547a59fa94a70cff',1,'Botble\\Menu\\Models\\Menu'),(3,'en_US','b603ef8d52be14649b817a6220e62932',2,'Botble\\Menu\\Models\\Menu'),(4,'en_US','bf54e97e205ceaa1e2bcecfeb25a1008',3,'Botble\\Menu\\Models\\Menu'),(5,'en_US','f7ba73fa62483a4cad57adc943a2f944',4,'Botble\\Menu\\Models\\Menu'),(6,'en_US','905680ffd04146402cc580030efb7f69',5,'Botble\\Menu\\Models\\Menu'),(7,'vi','61a1191d6a6ecafd9a36a64d788cf607',2,'Botble\\Menu\\Models\\MenuLocation'),(8,'vi','02a3d6feaa9aa7f0547a59fa94a70cff',6,'Botble\\Menu\\Models\\Menu'),(9,'vi','b603ef8d52be14649b817a6220e62932',7,'Botble\\Menu\\Models\\Menu'),(10,'vi','bf54e97e205ceaa1e2bcecfeb25a1008',8,'Botble\\Menu\\Models\\Menu'),(11,'vi','f7ba73fa62483a4cad57adc943a2f944',9,'Botble\\Menu\\Models\\Menu'),(12,'vi','905680ffd04146402cc580030efb7f69',10,'Botble\\Menu\\Models\\Menu');
/*!40000 ALTER TABLE `language_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `languages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `languages` (
  `lang_id` int unsigned NOT NULL AUTO_INCREMENT,
  `lang_name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `lang_locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `lang_code` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `lang_flag` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `lang_is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `lang_order` int NOT NULL DEFAULT '0',
  `lang_is_rtl` tinyint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`lang_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `languages` WRITE;
/*!40000 ALTER TABLE `languages` DISABLE KEYS */;
INSERT INTO `languages` VALUES (1,'English','en','en_US','us',1,0,0),(2,'Tiếng Việt','vi','vi','vn',0,0,0);
/*!40000 ALTER TABLE `languages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_files`
--

DROP TABLE IF EXISTS `media_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_files` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alt` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `folder_id` int unsigned NOT NULL DEFAULT '0',
  `mime_type` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `size` int NOT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `options` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `media_files_user_id_index` (`user_id`),
  KEY `media_files_index` (`folder_id`,`user_id`,`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_files`
--

LOCK TABLES `media_files` WRITE;
/*!40000 ALTER TABLE `media_files` DISABLE KEYS */;
INSERT INTO `media_files` VALUES (1,0,'background_breadcrumb','background_breadcrumb',1,'image/png',6090,'pages/background-breadcrumb.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(2,0,'banner-section-search-box','banner-section-search-box',1,'image/png',20416,'pages/banner-section-search-box.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(3,0,'banner1','banner1',1,'image/png',7360,'pages/banner1.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(4,0,'banner2','banner2',1,'image/png',4899,'pages/banner2.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(5,0,'banner3','banner3',1,'image/png',2451,'pages/banner3.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(6,0,'banner4','banner4',1,'image/png',1931,'pages/banner4.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(7,0,'banner5','banner5',1,'image/png',1525,'pages/banner5.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(8,0,'banner6','banner6',1,'image/png',1588,'pages/banner6.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(9,0,'bg-breadcrumb','bg-breadcrumb',1,'image/png',5608,'pages/bg-breadcrumb.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(10,0,'bg-cat','bg-cat',1,'image/png',8150,'pages/bg-cat.png','[]','2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(11,0,'bg-left-hiring','bg-left-hiring',1,'image/png',1610,'pages/bg-left-hiring.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(12,0,'bg-newsletter','bg-newsletter',1,'image/png',1626,'pages/bg-newsletter.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(13,0,'bg-right-hiring','bg-right-hiring',1,'image/png',3053,'pages/bg-right-hiring.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(14,0,'controlcard','controlcard',1,'image/png',7383,'pages/controlcard.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(15,0,'home-page-4-banner','home-page-4-banner',1,'image/png',7575,'pages/home-page-4-banner.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(16,0,'icon-bottom-banner','icon-bottom-banner',1,'image/png',208,'pages/icon-bottom-banner.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(17,0,'icon-top-banner','icon-top-banner',1,'image/png',219,'pages/icon-top-banner.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(18,0,'img-banner','img-banner',1,'image/png',10509,'pages/img-banner.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(19,0,'img-chart','img-chart',1,'image/png',7528,'pages/img-chart.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(20,0,'img-job-search','img-job-search',1,'image/png',36465,'pages/img-job-search.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(21,0,'img-profile','img-profile',1,'image/png',9144,'pages/img-profile.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(22,0,'img-single','img-single',1,'image/png',13091,'pages/img-single.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(23,0,'img1','img1',1,'image/png',10186,'pages/img1.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(24,0,'job-tools','job-tools',1,'image/png',2195,'pages/job-tools.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(25,0,'left-job-head','left-job-head',1,'image/png',14923,'pages/left-job-head.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(26,0,'newsletter-left','newsletter-left',1,'image/png',4156,'pages/newsletter-left.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(27,0,'newsletter-right','newsletter-right',1,'image/png',2865,'pages/newsletter-right.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(28,0,'planning-job','planning-job',1,'image/png',1604,'pages/planning-job.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(29,0,'right-job-head','right-job-head',1,'image/png',10922,'pages/right-job-head.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(40,0,'acer','acer',3,'image/png',263,'our-partners/acer.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(41,0,'asus','asus',3,'image/png',293,'our-partners/asus.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(42,0,'dell','dell',3,'image/png',275,'our-partners/dell.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(43,0,'microsoft','microsoft',3,'image/png',266,'our-partners/microsoft.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(44,0,'nokia','nokia',3,'image/png',287,'our-partners/nokia.png','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(45,0,'1','1',4,'image/jpeg',2165,'news/1.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(46,0,'10','10',4,'image/jpeg',2165,'news/10.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(47,0,'11','11',4,'image/jpeg',2165,'news/11.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(48,0,'12','12',4,'image/jpeg',2165,'news/12.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(49,0,'13','13',4,'image/jpeg',2165,'news/13.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(50,0,'14','14',4,'image/jpeg',2165,'news/14.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(51,0,'15','15',4,'image/jpeg',2165,'news/15.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(52,0,'16','16',4,'image/jpeg',2165,'news/16.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(53,0,'2','2',4,'image/jpeg',2165,'news/2.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(54,0,'3','3',4,'image/jpeg',2165,'news/3.jpg','[]','2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(55,0,'4','4',4,'image/jpeg',2165,'news/4.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(56,0,'5','5',4,'image/jpeg',2165,'news/5.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(57,0,'6','6',4,'image/jpeg',2165,'news/6.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(58,0,'7','7',4,'image/jpeg',2165,'news/7.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(59,0,'8','8',4,'image/jpeg',2165,'news/8.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(60,0,'9','9',4,'image/jpeg',2165,'news/9.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(61,0,'cover-image1','cover-image1',4,'image/png',2165,'news/cover-image1.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(62,0,'cover-image2','cover-image2',4,'image/png',2165,'news/cover-image2.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(63,0,'cover-image3','cover-image3',4,'image/png',2165,'news/cover-image3.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(64,0,'img-news1','img-news1',4,'image/png',2165,'news/img-news1.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(65,0,'img-news2','img-news2',4,'image/png',2165,'news/img-news2.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(66,0,'img-news3','img-news3',4,'image/png',2165,'news/img-news3.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(67,0,'1','1',5,'image/jpeg',6956,'galleries/1.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(68,0,'10','10',5,'image/jpeg',2165,'galleries/10.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(69,0,'2','2',5,'image/jpeg',6956,'galleries/2.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(70,0,'3','3',5,'image/jpeg',6956,'galleries/3.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(71,0,'4','4',5,'image/jpeg',6956,'galleries/4.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(72,0,'5','5',5,'image/jpeg',6956,'galleries/5.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(73,0,'6','6',5,'image/jpeg',6956,'galleries/6.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(74,0,'7','7',5,'image/jpeg',6956,'galleries/7.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(75,0,'8','8',5,'image/jpeg',2165,'galleries/8.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(76,0,'9','9',5,'image/jpeg',2165,'galleries/9.jpg','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(77,0,'widget-banner','widget-banner',6,'image/png',11046,'widgets/widget-banner.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(78,0,'404','404',7,'image/png',2960,'general/404.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(79,0,'android','android',7,'image/png',455,'general/android.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(80,0,'app-store','app-store',7,'image/png',455,'general/app-store.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(81,0,'content','content',7,'image/png',679,'general/content.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(82,0,'cover-image','cover-image',7,'image/png',8959,'general/cover-image.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(83,0,'customer','customer',7,'image/png',1104,'general/customer.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(84,0,'favicon','favicon',7,'image/png',381,'general/favicon.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(85,0,'finance','finance',7,'image/png',1032,'general/finance.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(86,0,'human','human',7,'image/png',983,'general/human.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(87,0,'img-about2','img-about2',7,'image/png',37269,'general/img-about2.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(88,0,'lightning','lightning',7,'image/png',1108,'general/lightning.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(89,0,'logo-company','logo-company',7,'image/png',1196,'general/logo-company.png','[]','2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(90,0,'logo-light','logo-light',7,'image/png',1051,'general/logo-light.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(91,0,'logo','logo',7,'image/png',931,'general/logo.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(92,0,'management','management',7,'image/png',789,'general/management.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(93,0,'marketing','marketing',7,'image/png',822,'general/marketing.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(94,0,'newsletter-background-image','newsletter-background-image',7,'image/png',9797,'general/newsletter-background-image.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(95,0,'newsletter-image-left','newsletter-image-left',7,'image/png',4156,'general/newsletter-image-left.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(96,0,'newsletter-image-right','newsletter-image-right',7,'image/png',2865,'general/newsletter-image-right.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(97,0,'research','research',7,'image/png',1184,'general/research.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(98,0,'retail','retail',7,'image/png',2965,'general/retail.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(99,0,'security','security',7,'image/png',3078,'general/security.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(100,0,'img-1','img-1',8,'image/png',2356,'authentication/img-1.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(101,0,'img-2','img-2',8,'image/png',4988,'authentication/img-2.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(102,0,'location1','location1',9,'image/png',5128,'locations/location1.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(103,0,'location2','location2',9,'image/png',5900,'locations/location2.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(104,0,'location3','location3',9,'image/png',5255,'locations/location3.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(105,0,'location4','location4',9,'image/png',5238,'locations/location4.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(106,0,'location5','location5',9,'image/png',5119,'locations/location5.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(107,0,'location6','location6',9,'image/png',4870,'locations/location6.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(108,0,'1','1',10,'image/png',386,'job-categories/1.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(109,0,'10','10',10,'image/png',386,'job-categories/10.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(110,0,'11','11',10,'image/png',386,'job-categories/11.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(111,0,'12','12',10,'image/png',386,'job-categories/12.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(112,0,'13','13',10,'image/png',386,'job-categories/13.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(113,0,'14','14',10,'image/png',386,'job-categories/14.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(114,0,'15','15',10,'image/png',386,'job-categories/15.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(115,0,'16','16',10,'image/png',386,'job-categories/16.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(116,0,'17','17',10,'image/png',386,'job-categories/17.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(117,0,'18','18',10,'image/png',386,'job-categories/18.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(118,0,'19','19',10,'image/png',386,'job-categories/19.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(119,0,'2','2',10,'image/png',386,'job-categories/2.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(120,0,'3','3',10,'image/png',386,'job-categories/3.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(121,0,'4','4',10,'image/png',386,'job-categories/4.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(122,0,'5','5',10,'image/png',386,'job-categories/5.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(123,0,'6','6',10,'image/png',386,'job-categories/6.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(124,0,'7','7',10,'image/png',386,'job-categories/7.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(125,0,'8','8',10,'image/png',386,'job-categories/8.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(126,0,'9','9',10,'image/png',386,'job-categories/9.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(127,0,'img-cover-1','img-cover-1',10,'image/png',35104,'job-categories/img-cover-1.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(128,0,'img-cover-2','img-cover-2',10,'image/png',35104,'job-categories/img-cover-2.png','[]','2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(129,0,'img-cover-3','img-cover-3',10,'image/png',35104,'job-categories/img-cover-3.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(130,0,'1','1',11,'image/png',578,'companies/1.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(131,0,'2','2',11,'image/png',578,'companies/2.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(132,0,'3','3',11,'image/png',578,'companies/3.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(133,0,'4','4',11,'image/png',578,'companies/4.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(134,0,'5','5',11,'image/png',578,'companies/5.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(135,0,'6','6',11,'image/png',578,'companies/6.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(136,0,'7','7',11,'image/png',578,'companies/7.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(137,0,'8','8',11,'image/png',578,'companies/8.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(138,0,'9','9',11,'image/png',578,'companies/9.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(139,0,'company-cover-image','company-cover-image',11,'image/png',8959,'companies/company-cover-image.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(140,0,'img1','img1',12,'image/png',5685,'jobs/img1.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(141,0,'img2','img2',12,'image/png',5685,'jobs/img2.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(142,0,'img3','img3',12,'image/png',5685,'jobs/img3.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(143,0,'img4','img4',12,'image/png',5685,'jobs/img4.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(144,0,'img5','img5',12,'image/png',5685,'jobs/img5.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(145,0,'img6','img6',12,'image/png',5685,'jobs/img6.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(146,0,'img7','img7',12,'image/png',5685,'jobs/img7.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(147,0,'img8','img8',12,'image/png',5685,'jobs/img8.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(148,0,'img9','img9',12,'image/png',5685,'jobs/img9.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(149,0,'01','01',13,'application/pdf',43496,'resume/01.pdf','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(150,0,'cover1','cover1',14,'image/png',8982,'accounts/cover1.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(151,0,'cover2','cover2',14,'image/png',13091,'accounts/cover2.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(152,0,'cover3','cover3',14,'image/png',6482,'accounts/cover3.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(153,0,'user1','user1',14,'image/png',317,'accounts/user1.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(154,0,'user2','user2',14,'image/png',317,'accounts/user2.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(155,0,'user3','user3',14,'image/png',317,'accounts/user3.png','[]','2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(156,0,'1','1',15,'image/png',4272,'teams/1.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(157,0,'2','2',15,'image/png',4272,'teams/2.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(158,0,'3','3',15,'image/png',4272,'teams/3.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(159,0,'4','4',15,'image/png',4272,'teams/4.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(160,0,'5','5',15,'image/png',4272,'teams/5.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(161,0,'6','6',15,'image/png',4272,'teams/6.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(162,0,'7','7',15,'image/png',4272,'teams/7.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(163,0,'8','8',15,'image/png',4272,'teams/8.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(164,0,'1','1',16,'image/png',3922,'testimonials/1.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(165,0,'2','2',16,'image/png',3922,'testimonials/2.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(166,0,'3','3',16,'image/png',3922,'testimonials/3.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(167,0,'4','4',16,'image/png',3922,'testimonials/4.png','[]','2023-02-20 00:01:56','2023-02-20 00:01:56',NULL);
/*!40000 ALTER TABLE `media_files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_folders`
--

DROP TABLE IF EXISTS `media_folders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_folders` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `slug` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `parent_id` int NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `media_folders_user_id_index` (`user_id`),
  KEY `media_folders_index` (`parent_id`,`user_id`,`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_folders`
--

LOCK TABLES `media_folders` WRITE;
/*!40000 ALTER TABLE `media_folders` DISABLE KEYS */;
INSERT INTO `media_folders` VALUES (1,0,'pages','pages',0,'2023-02-20 00:01:45','2023-02-20 00:01:45',NULL),(3,0,'our-partners','our-partners',0,'2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(4,0,'news','news',0,'2023-02-20 00:01:46','2023-02-20 00:01:46',NULL),(5,0,'galleries','galleries',0,'2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(6,0,'widgets','widgets',0,'2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(7,0,'general','general',0,'2023-02-20 00:01:47','2023-02-20 00:01:47',NULL),(8,0,'authentication','authentication',0,'2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(9,0,'locations','locations',0,'2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(10,0,'job-categories','job-categories',0,'2023-02-20 00:01:48','2023-02-20 00:01:48',NULL),(11,0,'companies','companies',0,'2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(12,0,'jobs','jobs',0,'2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(13,0,'resume','resume',0,'2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(14,0,'accounts','accounts',0,'2023-02-20 00:01:49','2023-02-20 00:01:49',NULL),(15,0,'teams','teams',0,'2023-02-20 00:01:56','2023-02-20 00:01:56',NULL),(16,0,'testimonials','testimonials',0,'2023-02-20 00:01:56','2023-02-20 00:01:56',NULL);
/*!40000 ALTER TABLE `media_folders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_settings`
--

DROP TABLE IF EXISTS `media_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_settings` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_ci,
  `media_id` int DEFAULT NULL,
  `user_id` int DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_settings`
--

LOCK TABLES `media_settings` WRITE;
/*!40000 ALTER TABLE `media_settings` DISABLE KEYS */;
/*!40000 ALTER TABLE `media_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_locations`
--

DROP TABLE IF EXISTS `menu_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_locations` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `menu_id` int unsigned NOT NULL,
  `location` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `menu_locations_menu_id_created_at_index` (`menu_id`,`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_locations`
--

LOCK TABLES `menu_locations` WRITE;
/*!40000 ALTER TABLE `menu_locations` DISABLE KEYS */;
INSERT INTO `menu_locations` VALUES (1,1,'main-menu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(2,6,'main-menu','2023-02-20 00:01:57','2023-02-20 00:01:57');
/*!40000 ALTER TABLE `menu_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_nodes`
--

DROP TABLE IF EXISTS `menu_nodes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_nodes` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `menu_id` int unsigned NOT NULL,
  `parent_id` int unsigned NOT NULL DEFAULT '0',
  `reference_id` int unsigned DEFAULT NULL,
  `reference_type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `url` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `icon_font` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `position` tinyint unsigned NOT NULL DEFAULT '0',
  `title` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `css_class` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `target` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '_self',
  `has_child` tinyint unsigned NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `menu_nodes_menu_id_index` (`menu_id`),
  KEY `menu_nodes_parent_id_index` (`parent_id`),
  KEY `reference_id` (`reference_id`),
  KEY `reference_type` (`reference_type`)
) ENGINE=InnoDB AUTO_INCREMENT=91 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_nodes`
--

LOCK TABLES `menu_nodes` WRITE;
/*!40000 ALTER TABLE `menu_nodes` DISABLE KEYS */;
INSERT INTO `menu_nodes` VALUES (1,1,0,NULL,NULL,'/',NULL,0,'Home',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(2,1,1,1,'Botble\\Page\\Models\\Page','/homepage-1',NULL,1,'Home 1',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(3,1,1,2,'Botble\\Page\\Models\\Page','/homepage-2',NULL,2,'Home 2',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(4,1,1,3,'Botble\\Page\\Models\\Page','/homepage-3',NULL,3,'Home 3',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(5,1,1,4,'Botble\\Page\\Models\\Page','/homepage-4',NULL,4,'Home 4',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(6,1,1,5,'Botble\\Page\\Models\\Page','/homepage-5',NULL,5,'Home 5',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(7,1,1,6,'Botble\\Page\\Models\\Page','/homepage-6',NULL,6,'Home 6',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(8,1,0,7,'Botble\\Page\\Models\\Page','/jobs',NULL,0,'Find a Job',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(9,1,8,NULL,NULL,'/jobs?layout=grid',NULL,0,'Jobs Grid',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(10,1,8,NULL,NULL,'/jobs',NULL,0,'Jobs List',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(11,1,8,NULL,NULL,'/jobs/ui-ux-designer-fulltime',NULL,0,'Job Details',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(12,1,8,NULL,NULL,'/jobs/full-stack-engineer',NULL,0,'Job External',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(13,1,8,NULL,NULL,'/jobs/java-software-engineer',NULL,0,'Job Hide Company',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(14,1,0,8,'Botble\\Page\\Models\\Page','/companies',NULL,0,'Companies',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(15,1,14,8,'Botble\\Page\\Models\\Page','/companies',NULL,0,'Companies',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(16,1,14,NULL,NULL,'/companies/linkedin',NULL,0,'Company Details',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(17,1,0,9,'Botble\\Page\\Models\\Page','/candidates',NULL,0,'Candidates',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(18,1,17,9,'Botble\\Page\\Models\\Page','/candidates',NULL,0,'Candidates Grid',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(19,1,17,NULL,NULL,'/candidates/riley-durgan',NULL,0,'Candidate Details',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(20,1,0,NULL,NULL,'#',NULL,0,'Pages',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(21,1,20,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'About Us',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(22,1,20,11,'Botble\\Page\\Models\\Page','/pricing-plan',NULL,0,'Pricing Plan',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(23,1,20,12,'Botble\\Page\\Models\\Page','/contact',NULL,0,'Contact Us',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(24,1,20,NULL,NULL,'/register',NULL,0,'Register',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(25,1,20,NULL,NULL,'/login',NULL,0,'Sign in',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(26,1,20,NULL,NULL,'/password/request',NULL,0,'Reset Password',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(27,1,0,13,'Botble\\Page\\Models\\Page','/blog',NULL,0,'Blog',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(28,1,27,13,'Botble\\Page\\Models\\Page','/blog',NULL,0,'Blog Grid',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(29,1,27,NULL,NULL,'/blog/interview-question-why-dont-you-have-a-degree',NULL,0,'Blog Single',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(30,2,0,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'About Us',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(31,2,0,NULL,NULL,'#',NULL,0,'Our Team',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(32,2,0,NULL,NULL,'#',NULL,0,'Products',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(33,2,0,12,'Botble\\Page\\Models\\Page','/contact',NULL,0,'Contact',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(34,3,0,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'Feature',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(35,3,0,11,'Botble\\Page\\Models\\Page','/pricing-plan',NULL,0,'Pricing',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(36,3,0,NULL,NULL,'#',NULL,0,'Credit',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(37,3,0,15,'Botble\\Page\\Models\\Page','/faq',NULL,0,'FAQ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(38,4,0,NULL,NULL,'#',NULL,0,'iOS',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(39,4,0,NULL,NULL,'#',NULL,0,'Android',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(40,4,0,NULL,NULL,'#',NULL,0,'Microsoft',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(41,4,0,NULL,NULL,'#',NULL,0,'Desktop',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(42,5,0,14,'Botble\\Page\\Models\\Page','/cookie-policy',NULL,0,'Cookie Policy',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(43,5,0,18,'Botble\\Page\\Models\\Page','/coming-soon',NULL,0,'Terms',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(44,5,0,5,'Botble\\Page\\Models\\Page','/homepage-5',NULL,0,'FAQ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(45,5,0,19,'Botble\\Page\\Models\\Page','/job-categories',NULL,0,'Coming Soon',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(46,6,0,NULL,NULL,'/',NULL,0,'Trang chủ',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(47,6,46,1,'Botble\\Page\\Models\\Page','/homepage-1',NULL,1,'Trang chủ 1',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(48,6,46,2,'Botble\\Page\\Models\\Page','/homepage-2',NULL,2,'Trang chủ 2',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(49,6,46,3,'Botble\\Page\\Models\\Page','/homepage-3',NULL,3,'Trang chủ 3',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(50,6,46,4,'Botble\\Page\\Models\\Page','/homepage-4',NULL,4,'Trang chủ 4',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(51,6,46,5,'Botble\\Page\\Models\\Page','/homepage-5',NULL,5,'Trang chủ 5',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(52,6,46,6,'Botble\\Page\\Models\\Page','/homepage-6',NULL,6,'Trang chủ 6',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(53,6,0,7,'Botble\\Page\\Models\\Page','/jobs',NULL,0,'Tìm kiếm việc làm',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(54,6,53,NULL,NULL,'/jobs?layout=grid',NULL,0,'Danh sách việc làm lưới',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(55,6,53,NULL,NULL,'/jobs',NULL,0,'Danh sách việc làm',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(56,6,53,NULL,NULL,'/jobs/ui-ux-designer-fulltime',NULL,0,'Chi tiết công việc',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(57,6,53,NULL,NULL,'/jobs/full-stack-engineer',NULL,0,'Công việc bên ngoài',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(58,6,53,NULL,NULL,'/jobs/java-software-engineer',NULL,0,'Công việc công ty ẩn',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(59,6,0,8,'Botble\\Page\\Models\\Page','/companies',NULL,0,'Công ty',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(60,6,59,8,'Botble\\Page\\Models\\Page','/companies',NULL,0,'Công ty',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(61,6,59,NULL,NULL,'/companies/linkedin',NULL,0,'Chi tiết Công ty',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(62,6,0,9,'Botble\\Page\\Models\\Page','/candidates',NULL,0,'Ứng viên',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(63,6,62,9,'Botble\\Page\\Models\\Page','/candidates',NULL,0,'Danh sách Ứng viên',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(64,6,62,NULL,NULL,'/candidates/riley-durgan',NULL,0,'Chi tiết ứng viên',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(65,6,0,NULL,NULL,'#',NULL,0,'Trang',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(66,6,65,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'Giới thiệu',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(67,6,65,11,'Botble\\Page\\Models\\Page','/pricing-plan',NULL,0,'Bảng giá',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(68,6,65,12,'Botble\\Page\\Models\\Page','/contact',NULL,0,'Liên hệ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(69,6,65,NULL,NULL,'/register',NULL,0,'Đăng ký',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(70,6,65,NULL,NULL,'/login',NULL,0,'Đăng nhập',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(71,6,65,NULL,NULL,'/password/request',NULL,0,'Khôi phục mật khẩu',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(72,6,0,13,'Botble\\Page\\Models\\Page','/blog',NULL,0,'Blog',NULL,'_self',1,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(73,6,72,13,'Botble\\Page\\Models\\Page','/blog',NULL,0,'Danh sách bài viết',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(74,6,72,NULL,NULL,'/blog/interview-question-why-dont-you-have-a-degree',NULL,0,'Chi tiết bài viết',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(75,7,0,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'Giới thiệu',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(76,7,0,NULL,NULL,'#',NULL,0,'Đội ngũ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(77,7,0,NULL,NULL,'#',NULL,0,'Sản phẩm',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(78,7,0,12,'Botble\\Page\\Models\\Page','/contact',NULL,0,'Liên hệ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(79,8,0,10,'Botble\\Page\\Models\\Page','/about-us',NULL,0,'Tính năng',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(80,8,0,11,'Botble\\Page\\Models\\Page','/pricing-plan',NULL,0,'Bảng giá',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(81,8,0,NULL,NULL,'#',NULL,0,'Credit',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(82,8,0,15,'Botble\\Page\\Models\\Page','/faq',NULL,0,'FAQ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(83,9,0,NULL,NULL,'#',NULL,0,'iOS',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(84,9,0,NULL,NULL,'#',NULL,0,'Android',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(85,9,0,NULL,NULL,'#',NULL,0,'Microsoft',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(86,9,0,NULL,NULL,'#',NULL,0,'Desktop',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(87,10,0,14,'Botble\\Page\\Models\\Page','/cookie-policy',NULL,0,'Chính sách cookie',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(88,10,0,18,'Botble\\Page\\Models\\Page','/coming-soon',NULL,0,'Điều khoản',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(89,10,0,5,'Botble\\Page\\Models\\Page','/homepage-5',NULL,0,'FAQ',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57'),(90,10,0,19,'Botble\\Page\\Models\\Page','/job-categories',NULL,0,'Sắp có',NULL,'_self',0,'2023-02-20 00:01:57','2023-02-20 00:01:57');
/*!40000 ALTER TABLE `menu_nodes` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `menus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menus` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `menus_slug_unique` (`slug`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `menus` WRITE;
/*!40000 ALTER TABLE `menus` DISABLE KEYS */;
INSERT INTO `menus` VALUES (1,'Main menu','main-menu','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(2,'Resources','resources','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(3,'Community','community','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(4,'Quick links','quick-links','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(5,'More','more','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(6,'Menu chính','menu-chinh','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(7,'Tài nguyên','tai-nguyen','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(8,'Cộng đồng','cong-dong','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(9,'Liên kết nhanh','lien-key-nhanh','published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(10,'Còn thêm','con-them','published','2023-02-20 00:01:57','2023-02-20 00:01:57');
/*!40000 ALTER TABLE `menus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `meta_boxes`
--

DROP TABLE IF EXISTS `meta_boxes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `meta_boxes` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_ci,
  `reference_id` int unsigned NOT NULL,
  `reference_type` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_boxes_reference_id_index` (`reference_id`)
) ENGINE=InnoDB AUTO_INCREMENT=203 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `meta_boxes`
--

LOCK TABLES `meta_boxes` WRITE;
/*!40000 ALTER TABLE `meta_boxes` DISABLE KEYS */;
INSERT INTO `meta_boxes` VALUES (1,'background_breadcrumb','[\"pages\\/background_breadcrumb.png\"]',10,'Botble\\Page\\Models\\Page','2023-02-20 00:01:46','2023-02-20 00:01:46'),(2,'background_breadcrumb','[\"pages\\/background_breadcrumb.png\"]',12,'Botble\\Page\\Models\\Page','2023-02-20 00:01:46','2023-02-20 00:01:46'),(3,'cover_image','[\"news\\/cover-image1.png\"]',1,'Botble\\Blog\\Models\\Post','2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'cover_image','[\"news\\/cover-image2.png\"]',2,'Botble\\Blog\\Models\\Post','2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'cover_image','[\"news\\/cover-image3.png\"]',3,'Botble\\Blog\\Models\\Post','2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'city_image','[\"locations\\/location1.png\"]',1,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(7,'city_image','[\"locations\\/location2.png\"]',2,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(8,'city_image','[\"locations\\/location3.png\"]',3,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(9,'city_image','[\"locations\\/location4.png\"]',4,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(10,'city_image','[\"locations\\/location5.png\"]',5,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(11,'city_image','[\"locations\\/location6.png\"]',6,'Botble\\Location\\Models\\City','2023-02-20 00:01:48','2023-02-20 00:01:48'),(12,'icon_image','[\"general\\/content.png\"]',1,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(13,'job_category_image','[\"job-categories\\/img-cover-2.png\"]',1,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(14,'icon_image','[\"general\\/research.png\"]',2,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(15,'job_category_image','[\"job-categories\\/img-cover-2.png\"]',2,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(16,'icon_image','[\"general\\/marketing.png\"]',3,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(17,'job_category_image','[\"job-categories\\/img-cover-3.png\"]',3,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(18,'icon_image','[\"general\\/customer.png\"]',4,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(19,'job_category_image','[\"job-categories\\/img-cover-3.png\"]',4,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(20,'icon_image','[\"general\\/finance.png\"]',5,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(21,'job_category_image','[\"job-categories\\/img-cover-2.png\"]',5,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(22,'icon_image','[\"general\\/lightning.png\"]',6,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(23,'job_category_image','[\"job-categories\\/img-cover-3.png\"]',6,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(24,'icon_image','[\"general\\/human.png\"]',7,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(25,'job_category_image','[\"job-categories\\/img-cover-1.png\"]',7,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(26,'icon_image','[\"general\\/management.png\"]',8,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(27,'job_category_image','[\"job-categories\\/img-cover-3.png\"]',8,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(28,'icon_image','[\"general\\/retail.png\"]',9,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(29,'job_category_image','[\"job-categories\\/img-cover-1.png\"]',9,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(30,'icon_image','[\"general\\/security.png\"]',10,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(31,'job_category_image','[\"job-categories\\/img-cover-1.png\"]',10,'Botble\\JobBoard\\Models\\Category','2023-02-20 00:01:49','2023-02-20 00:01:49'),(32,'cover_image','[\"companies\\/company-cover-image.png\"]',1,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(33,'cover_image','[\"companies\\/company-cover-image.png\"]',2,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(34,'cover_image','[\"companies\\/company-cover-image.png\"]',3,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(35,'cover_image','[\"companies\\/company-cover-image.png\"]',4,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(36,'cover_image','[\"companies\\/company-cover-image.png\"]',5,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(37,'cover_image','[\"companies\\/company-cover-image.png\"]',6,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(38,'cover_image','[\"companies\\/company-cover-image.png\"]',7,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(39,'cover_image','[\"companies\\/company-cover-image.png\"]',8,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(40,'cover_image','[\"companies\\/company-cover-image.png\"]',9,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(41,'cover_image','[\"companies\\/company-cover-image.png\"]',10,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(42,'cover_image','[\"companies\\/company-cover-image.png\"]',11,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(43,'cover_image','[\"companies\\/company-cover-image.png\"]',12,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(44,'cover_image','[\"companies\\/company-cover-image.png\"]',13,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(45,'cover_image','[\"companies\\/company-cover-image.png\"]',14,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(46,'cover_image','[\"companies\\/company-cover-image.png\"]',15,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(47,'cover_image','[\"companies\\/company-cover-image.png\"]',16,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(48,'cover_image','[\"companies\\/company-cover-image.png\"]',17,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(49,'cover_image','[\"companies\\/company-cover-image.png\"]',18,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(50,'cover_image','[\"companies\\/company-cover-image.png\"]',19,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(51,'cover_image','[\"companies\\/company-cover-image.png\"]',20,'Botble\\JobBoard\\Models\\Company','2023-02-20 00:01:49','2023-02-20 00:01:49'),(52,'featured_image','[\"jobs\\/img1.png\"]',1,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(53,'featured_image','[\"jobs\\/img2.png\"]',2,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(54,'featured_image','[\"jobs\\/img3.png\"]',3,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(55,'featured_image','[\"jobs\\/img4.png\"]',4,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(56,'featured_image','[\"jobs\\/img5.png\"]',5,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(57,'featured_image','[\"jobs\\/img6.png\"]',6,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(58,'featured_image','[\"jobs\\/img7.png\"]',7,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(59,'featured_image','[\"jobs\\/img8.png\"]',8,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(60,'featured_image','[\"jobs\\/img9.png\"]',9,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(61,'featured_image','[\"jobs\\/img6.png\"]',10,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(62,'featured_image','[\"jobs\\/img2.png\"]',11,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(63,'featured_image','[\"jobs\\/img2.png\"]',12,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(64,'featured_image','[\"jobs\\/img5.png\"]',13,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(65,'featured_image','[\"jobs\\/img7.png\"]',14,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(66,'featured_image','[\"jobs\\/img6.png\"]',15,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(67,'featured_image','[\"jobs\\/img4.png\"]',16,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(68,'featured_image','[\"jobs\\/img3.png\"]',17,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(69,'featured_image','[\"jobs\\/img8.png\"]',18,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(70,'featured_image','[\"jobs\\/img6.png\"]',19,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(71,'featured_image','[\"jobs\\/img1.png\"]',20,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(72,'featured_image','[\"jobs\\/img5.png\"]',21,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(73,'featured_image','[\"jobs\\/img9.png\"]',22,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(74,'featured_image','[\"jobs\\/img9.png\"]',23,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(75,'featured_image','[\"jobs\\/img3.png\"]',24,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(76,'featured_image','[\"jobs\\/img1.png\"]',25,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(77,'featured_image','[\"jobs\\/img3.png\"]',26,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(78,'featured_image','[\"jobs\\/img7.png\"]',27,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(79,'featured_image','[\"jobs\\/img6.png\"]',28,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(80,'featured_image','[\"jobs\\/img6.png\"]',29,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(81,'featured_image','[\"jobs\\/img5.png\"]',30,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(82,'featured_image','[\"jobs\\/img8.png\"]',31,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(83,'featured_image','[\"jobs\\/img9.png\"]',32,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(84,'featured_image','[\"jobs\\/img9.png\"]',33,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(85,'featured_image','[\"jobs\\/img7.png\"]',34,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(86,'featured_image','[\"jobs\\/img7.png\"]',35,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(87,'featured_image','[\"jobs\\/img2.png\"]',36,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(88,'featured_image','[\"jobs\\/img5.png\"]',37,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(89,'featured_image','[\"jobs\\/img3.png\"]',38,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(90,'featured_image','[\"jobs\\/img4.png\"]',39,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(91,'featured_image','[\"jobs\\/img6.png\"]',40,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(92,'featured_image','[\"jobs\\/img3.png\"]',41,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(93,'featured_image','[\"jobs\\/img7.png\"]',42,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(94,'featured_image','[\"jobs\\/img1.png\"]',43,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(95,'featured_image','[\"jobs\\/img2.png\"]',44,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(96,'featured_image','[\"jobs\\/img6.png\"]',45,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(97,'featured_image','[\"jobs\\/img6.png\"]',46,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(98,'featured_image','[\"jobs\\/img9.png\"]',47,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(99,'featured_image','[\"jobs\\/img5.png\"]',48,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(100,'featured_image','[\"jobs\\/img6.png\"]',49,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(101,'featured_image','[\"jobs\\/img5.png\"]',50,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(102,'featured_image','[\"jobs\\/img7.png\"]',51,'Botble\\JobBoard\\Models\\Job','2023-02-20 00:01:49','2023-02-20 00:01:49'),(103,'cover_image','[\"accounts\\/cover2.png\"]',1,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(104,'cover_image','[\"accounts\\/cover2.png\"]',2,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(105,'cover_image','[\"accounts\\/cover3.png\"]',3,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(106,'cover_image','[\"accounts\\/cover1.png\"]',4,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(107,'cover_image','[\"accounts\\/cover3.png\"]',5,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(108,'cover_image','[\"accounts\\/cover2.png\"]',6,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(109,'cover_image','[\"accounts\\/cover3.png\"]',7,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(110,'cover_image','[\"accounts\\/cover3.png\"]',8,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(111,'cover_image','[\"accounts\\/cover3.png\"]',9,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(112,'cover_image','[\"accounts\\/cover3.png\"]',10,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(113,'cover_image','[\"accounts\\/cover1.png\"]',11,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(114,'cover_image','[\"accounts\\/cover1.png\"]',12,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(115,'cover_image','[\"accounts\\/cover3.png\"]',13,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(116,'cover_image','[\"accounts\\/cover1.png\"]',14,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(117,'cover_image','[\"accounts\\/cover3.png\"]',15,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:50','2023-02-20 00:01:50'),(118,'cover_image','[\"accounts\\/cover1.png\"]',16,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(119,'cover_image','[\"accounts\\/cover3.png\"]',17,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(120,'cover_image','[\"accounts\\/cover3.png\"]',18,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(121,'cover_image','[\"accounts\\/cover1.png\"]',19,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(122,'cover_image','[\"accounts\\/cover1.png\"]',20,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(123,'cover_image','[\"accounts\\/cover2.png\"]',21,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(124,'cover_image','[\"accounts\\/cover3.png\"]',22,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(125,'cover_image','[\"accounts\\/cover3.png\"]',23,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(126,'cover_image','[\"accounts\\/cover3.png\"]',24,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(127,'cover_image','[\"accounts\\/cover1.png\"]',25,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(128,'cover_image','[\"accounts\\/cover2.png\"]',26,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(129,'cover_image','[\"accounts\\/cover3.png\"]',27,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(130,'cover_image','[\"accounts\\/cover1.png\"]',28,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(131,'cover_image','[\"accounts\\/cover3.png\"]',29,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(132,'cover_image','[\"accounts\\/cover2.png\"]',30,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(133,'cover_image','[\"accounts\\/cover3.png\"]',31,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:51','2023-02-20 00:01:51'),(134,'cover_image','[\"accounts\\/cover2.png\"]',32,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(135,'cover_image','[\"accounts\\/cover1.png\"]',33,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(136,'cover_image','[\"accounts\\/cover3.png\"]',34,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(137,'cover_image','[\"accounts\\/cover3.png\"]',35,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(138,'cover_image','[\"accounts\\/cover2.png\"]',36,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(139,'cover_image','[\"accounts\\/cover1.png\"]',37,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(140,'cover_image','[\"accounts\\/cover3.png\"]',38,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(141,'cover_image','[\"accounts\\/cover2.png\"]',39,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(142,'cover_image','[\"accounts\\/cover1.png\"]',40,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(143,'cover_image','[\"accounts\\/cover3.png\"]',41,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(144,'cover_image','[\"accounts\\/cover2.png\"]',42,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(145,'cover_image','[\"accounts\\/cover1.png\"]',43,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(146,'cover_image','[\"accounts\\/cover2.png\"]',44,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(147,'cover_image','[\"accounts\\/cover2.png\"]',45,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:52','2023-02-20 00:01:52'),(148,'cover_image','[\"accounts\\/cover1.png\"]',46,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(149,'cover_image','[\"accounts\\/cover1.png\"]',47,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(150,'cover_image','[\"accounts\\/cover3.png\"]',48,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(151,'cover_image','[\"accounts\\/cover3.png\"]',49,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(152,'cover_image','[\"accounts\\/cover3.png\"]',50,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(153,'cover_image','[\"accounts\\/cover1.png\"]',51,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(154,'cover_image','[\"accounts\\/cover3.png\"]',52,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(155,'cover_image','[\"accounts\\/cover2.png\"]',53,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(156,'cover_image','[\"accounts\\/cover3.png\"]',54,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(157,'cover_image','[\"accounts\\/cover2.png\"]',55,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(158,'cover_image','[\"accounts\\/cover3.png\"]',56,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(159,'cover_image','[\"accounts\\/cover1.png\"]',57,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(160,'cover_image','[\"accounts\\/cover2.png\"]',58,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(161,'cover_image','[\"accounts\\/cover3.png\"]',59,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:53','2023-02-20 00:01:53'),(162,'cover_image','[\"accounts\\/cover1.png\"]',60,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(163,'cover_image','[\"accounts\\/cover3.png\"]',61,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(164,'cover_image','[\"accounts\\/cover3.png\"]',62,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(165,'cover_image','[\"accounts\\/cover3.png\"]',63,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(166,'cover_image','[\"accounts\\/cover2.png\"]',64,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(167,'cover_image','[\"accounts\\/cover2.png\"]',65,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(168,'cover_image','[\"accounts\\/cover2.png\"]',66,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(169,'cover_image','[\"accounts\\/cover3.png\"]',67,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(170,'cover_image','[\"accounts\\/cover2.png\"]',68,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(171,'cover_image','[\"accounts\\/cover3.png\"]',69,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(172,'cover_image','[\"accounts\\/cover1.png\"]',70,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(173,'cover_image','[\"accounts\\/cover3.png\"]',71,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(174,'cover_image','[\"accounts\\/cover2.png\"]',72,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(175,'cover_image','[\"accounts\\/cover2.png\"]',73,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(176,'cover_image','[\"accounts\\/cover2.png\"]',74,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:54','2023-02-20 00:01:54'),(177,'cover_image','[\"accounts\\/cover3.png\"]',75,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(178,'cover_image','[\"accounts\\/cover3.png\"]',76,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(179,'cover_image','[\"accounts\\/cover3.png\"]',77,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(180,'cover_image','[\"accounts\\/cover1.png\"]',78,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(181,'cover_image','[\"accounts\\/cover2.png\"]',79,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(182,'cover_image','[\"accounts\\/cover2.png\"]',80,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(183,'cover_image','[\"accounts\\/cover3.png\"]',81,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(184,'cover_image','[\"accounts\\/cover1.png\"]',82,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(185,'cover_image','[\"accounts\\/cover2.png\"]',83,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(186,'cover_image','[\"accounts\\/cover3.png\"]',84,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(187,'cover_image','[\"accounts\\/cover2.png\"]',85,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(188,'cover_image','[\"accounts\\/cover3.png\"]',86,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(189,'cover_image','[\"accounts\\/cover2.png\"]',87,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(190,'cover_image','[\"accounts\\/cover3.png\"]',88,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(191,'cover_image','[\"accounts\\/cover2.png\"]',89,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:55','2023-02-20 00:01:55'),(192,'cover_image','[\"accounts\\/cover3.png\"]',90,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(193,'cover_image','[\"accounts\\/cover3.png\"]',91,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(194,'cover_image','[\"accounts\\/cover3.png\"]',92,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(195,'cover_image','[\"accounts\\/cover1.png\"]',93,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(196,'cover_image','[\"accounts\\/cover2.png\"]',94,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(197,'cover_image','[\"accounts\\/cover2.png\"]',95,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(198,'cover_image','[\"accounts\\/cover1.png\"]',96,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(199,'cover_image','[\"accounts\\/cover2.png\"]',97,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(200,'cover_image','[\"accounts\\/cover2.png\"]',98,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(201,'cover_image','[\"accounts\\/cover2.png\"]',99,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56'),(202,'cover_image','[\"accounts\\/cover3.png\"]',100,'Botble\\JobBoard\\Models\\Account','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `meta_boxes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `migrations`
--

DROP TABLE IF EXISTS `migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `migrations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `batch` int NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `migrations`
--

LOCK TABLES `migrations` WRITE;
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
INSERT INTO `migrations` VALUES (1,'2013_04_09_032329_create_base_tables',1),(2,'2013_04_09_062329_create_revisions_table',1),(3,'2014_10_12_000000_create_users_table',1),(4,'2014_10_12_100000_create_password_reset_tokens_table',1),(5,'2016_06_10_230148_create_acl_tables',1),(6,'2016_06_14_230857_create_menus_table',1),(7,'2016_06_28_221418_create_pages_table',1),(8,'2016_10_05_074239_create_setting_table',1),(9,'2016_11_28_032840_create_dashboard_widget_tables',1),(10,'2016_12_16_084601_create_widgets_table',1),(11,'2017_05_09_070343_create_media_tables',1),(12,'2017_11_03_070450_create_slug_table',1),(13,'2019_01_05_053554_create_jobs_table',1),(14,'2019_08_19_000000_create_failed_jobs_table',1),(15,'2019_12_14_000001_create_personal_access_tokens_table',1),(16,'2022_04_20_100851_add_index_to_media_table',1),(17,'2022_04_20_101046_add_index_to_menu_table',1),(18,'2022_07_10_034813_move_lang_folder_to_root',1),(19,'2022_08_04_051940_add_missing_column_expires_at',1),(20,'2022_09_01_000001_create_admin_notifications_tables',1),(21,'2022_10_14_024629_drop_column_is_featured',1),(22,'2022_11_18_063357_add_missing_timestamp_in_table_settings',1),(23,'2022_12_02_093615_update_slug_index_columns',1),(24,'2023_01_30_024431_add_alt_to_media_table',1),(25,'2023_02_16_042611_drop_table_password_resets',1),(26,'2015_06_29_025744_create_audit_history',2),(27,'2015_06_18_033822_create_blog_table',3),(28,'2021_02_16_092633_remove_default_value_for_author_type',3),(29,'2021_12_03_030600_create_blog_translations',3),(30,'2022_04_19_113923_add_index_to_table_posts',3),(31,'2016_06_17_091537_create_contacts_table',4),(32,'2018_07_09_221238_create_faq_table',5),(33,'2021_12_03_082134_create_faq_translations',5),(34,'2016_10_13_150201_create_galleries_table',6),(35,'2021_12_03_082953_create_gallery_translations',6),(36,'2022_04_30_034048_create_gallery_meta_translations_table',6),(37,'2022_06_20_093259_create_job_board_tables',7),(38,'2022_09_12_061845_update_table_activity_logs',7),(39,'2022_09_13_042407_create_table_jb_jobs_types',7),(40,'2022_09_15_030017_update_jb_jobs_table',7),(41,'2022_09_15_094840_add_job_employer_colleagues',7),(42,'2022_09_27_000001_create_jb_invoices_tables',7),(43,'2022_09_30_144924_update_jobs_table',7),(44,'2022_10_04_085631_add_company_logo_to_jb_invoices',7),(45,'2022_10_10_030606_create_reviews_table',7),(46,'2022_11_09_065056_add_missing_jobs_page',7),(47,'2022_11_10_065056_add_columns_to_accounts',7),(48,'2022_11_16_034756_add_column_cover_letter_to_accounts',7),(49,'2022_11_29_304756_create_jb_account_favorite_skills_table',7),(50,'2022_11_29_304757_create_jb_account_favorite_tags',7),(51,'2022_12_26_304758_create_table_jb_experiences',7),(52,'2022_12_26_304759_create_table_jb_education',7),(53,'2023_01_31_023233_create_jb_custom_fields_table',7),(54,'2023_02_06_024257_add_package_translations',7),(55,'2023_02_08_062457_add_custom_fields_translation_table',7),(56,'2016_10_03_032336_create_languages_table',8),(57,'2021_10_25_021023_fix-priority-load-for-language-advanced',9),(58,'2021_12_03_075608_create_page_translations',9),(59,'2019_11_18_061011_create_country_table',10),(60,'2021_12_03_084118_create_location_translations',10),(61,'2021_12_03_094518_migrate_old_location_data',10),(62,'2021_12_10_034440_switch_plugin_location_to_use_language_advanced',10),(63,'2022_01_16_085908_improve_plugin_location',10),(64,'2022_08_04_052122_delete_location_backup_tables',10),(65,'2022_10_29_065232_increase_states_abbreviation_column',10),(66,'2022_11_06_061847_increase_state_translations_abbreviation_column',10),(67,'2017_10_24_154832_create_newsletter_table',11),(68,'2017_05_18_080441_create_payment_tables',12),(69,'2021_03_27_144913_add_customer_type_into_table_payments',12),(70,'2021_05_24_034720_make_column_currency_nullable',12),(71,'2021_08_09_161302_add_metadata_column_to_payments_table',12),(72,'2021_10_19_020859_update_metadata_field',12),(73,'2022_06_28_151901_activate_paypal_stripe_plugin',12),(74,'2022_07_07_153354_update_charge_id_in_table_payments',12),(75,'2022_11_02_092723_team_create_team_table',13),(76,'2018_07_09_214610_create_testimonial_table',14),(77,'2021_12_03_083642_create_testimonials_translations',14),(78,'2016_10_07_193005_create_translations_table',15);
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `newsletters` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `email` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `newsletters`
--

LOCK TABLES `newsletters` WRITE;
/*!40000 ALTER TABLE `newsletters` DISABLE KEYS */;
/*!40000 ALTER TABLE `newsletters` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `pages` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  `user_id` int NOT NULL,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `template` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `pages_user_id_index` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `pages`
--

LOCK TABLES `pages` WRITE;
/*!40000 ALTER TABLE `pages` DISABLE KEYS */;
INSERT INTO `pages` VALUES (1,'Homepage 1','<div>[search-box title=\"The Easiest Way to Get Your New Job\" highlight_text=\"Easiest Way\" description=\"Each month, more than 3 million job seekers turn to website in their search for work, making over 140,000 applications every single day\" banner_image_1=\"pages/banner1.png\" icon_top_banner=\"pages/icon-top-banner.png\" banner_image_2=\"pages/banner2.png\" icon_bottom_banner=\"pages/icon-bottom-banner.png\" style=\"style-1\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[featured-job-categories title=\"Browse by category\" subtitle=\"Find the job that’s perfect for you. about 800+ new jobs everyday\"][/featured-job-categories]</div><div>[apply-banner subtitle=\"Let’s Work Together &lt;br\\&gt;&amp; Explore Opportunities\" highlight_sub_title_text=\"Work, Explore\" title_1=\"We are\" title_2=\"HIRING\" button_apply_text=\"Apply\" button_apply_link=\"#\" apply_image_left=\"pages/bg-left-hiring.png\" apply_image_right=\"pages/bg-right-hiring.png\"][/apply-banner]</div><div>[job-of-the-day title=\"Jobs of the day\" subtitle=\"Search and connect with the right candidates faster.\" job_categories=\"4,9,1,3,5,7\" style=\"style-1\"][/job-of-the-day]</div><div>[job-grid title=\"Find The One That’s Right For You\" high_light_title_text=\"Right\" subtitle=\"Millions Of Jobs.\" description=\"Search all the open positions on the web. Get your own personalized salary estimate. Read reviews on over 600,000 companies worldwide. The right job is out there.\" image_job_1=\"pages/img-chart.png\" image_job_2=\"pages/controlcard.png\" image=\"pages/img1.png\" button_text=\"Search jobs\" button_url=\"#\" link_text=\"Learn more\" link_text_url=\"#\"][/job-grid]</div><div>[top-companies title=\"Top Recruiters\" description=\"Discover your next career move, freelance gig, or internship\"][/top-companies]</div><div>[job-by-location title=\"Jobs by Location\" description=\"Find your favourite jobs and get the benefits of yourself\" city=\"1,2,3,4,5,6\"][/job-by-location]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\"][/news-and-blogs]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(2,'Homepage 2','<div>[search-box subtitle=\"We have 150,000+ live jobs\" title=\"The #1 Job Board for Hiring or Find your next job\" highlight_text=\"Job Board for\" description=\"Each month, more than 3 million job seekers turn to website in their search for work, making over 140,000 applications every single day\" counter_title_1=\"Daily Jobs Posted\" counter_number_1=\"265\" counter_title_2=\"Recruiters\" counter_number_2=\"17\" counter_title_3=\"Freelancers\" counter_number_3=\"15\" counter_title_4=\"Blog Tips\" counter_number_4=\"28\" image=\"general/img-01.png\" background_image=\"pages/banner-section-search-box.png\" style=\"style-2\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[job-of-the-day title=\"Jobs of the day\" subtitle=\"Search and connect with the right candidates faster.\" job_categories=\"1,2,5,4,7,8\" style=\"style-2\"][/job-of-the-day]</div><div>[popular-category title=\"Popular category\" subtitle=\"Search and connect with the right candidates faster.\"][/popular-category]</div><div>[job-by-location title=\"Jobs by Location\" description=\"Find your favourite jobs and get the benefits of yourself\" city=\"12,46,69,111,121,116,62\" style=\"style-2\"][/job-by-location]</div><div>[counter-section counter_title_1=\"Completed Cases\" counter_description_1=\"We always provide people a complete solution upon focused of any business\" counter_number_1=\"1000\" counter_title_2=\"Our Office\" counter_description_2=\"We always provide people a complete solution upon focused of any business\" counter_number_2=\"1\" counter_title_3=\"Skilled People\" counter_description_3=\"We always provide people a complete solution upon focused of any business\" counter_number_3=\"6\" counter_title_4=\"Happy Clients\" counter_description_4=\"We always provide people a complete solution upon focused of any business\" counter_number_4=\"2\"][/counter-section]</div><div>[top-companies title=\"Top Recruiters\" description=\"Discover your next career move, freelance gig, or internship\" style=\"style-2\"][/top-companies]</div><div>[advertisement-banner first_title=\"Job Tools Services\" first_description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam laoreet rutrum quam, id faucibus erat interdum a. Curabitur eget tortor a nulla interdum semper.\" load_more_first_content_text=\"Find Out More\" load_more_link_first_content=\"#\" image_of_first_content=\"pages/job-tools.png\" second_title=\"Planning a Job?\" second_description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam laoreet rutrum quam, id faucibus erat interdum a. Curabitur eget tortor a nulla interdum semper.\" load_more_second_content_text=\"Find Out More\" load_more_link_second_content=\"#\" image_of_second_content=\"pages/planning-job.png\"][/advertisement-banner]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"Load More Posts\" button_link=\"#\" style=\"style-2\"][/news-and-blogs]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(3,'Homepage 3','<div>[search-box title=\"The #1 Job Board for Hiring or Find your next job\" highlight_text=\"Job Board for\" description=\"Each month, more than 3 million job seekers turn to website in their search for work, making over 140,000 applications every single day\" style=\"style-3\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[job-of-the-day title=\"Jobs of the day\" subtitle=\"Search and connect with the right candidates faster.\" job_categories=\"1,2,5,4,7,8\" style=\"style-3\"][/job-of-the-day]</div><div>[top-candidates title=\"Top Candidates\" description=\"Jobs is a curated job board of the best jobs for developers, designers and marketers in the tech industry.\" limit=\"8\" style=\"style-3\"][/top-candidates]</div><div>[top-companies title=\"Top Recruiters\" description=\"Discover your next career move, freelance gig, or internship\" style=\"style-3\"][/top-companies]</div><div>[apply-banner subtitle=\"Let’s Work Together &lt;br\\&gt;&amp; Explore Opportunities\" highlight_sub_title_text=\"Work, Explore\" title_1=\"We are\" title_2=\"HIRING\" button_apply_text=\"Apply\" button_apply_link=\"#\" apply_image_left=\"pages/bg-left-hiring.png\" apply_image_right=\"pages/bg-right-hiring.png\" style=\"style-3\"][/apply-banner]</div><div>[our-partners title=\"Trusted by\" name_1=\"Asus\" url_1=\"https://www.asus.com\" image_1=\"our-partners/asus.png\" name_2=\"Dell\" url_2=\"https://www.dell.com\" image_2=\"our-partners/dell.png\" name_3=\"Microsoft\" url_3=\"https://www.microsoft.com\" image_3=\"our-partners/microsoft.png\" name_4=\"Acer\" url_4=\"https://www.acer.com\" image_4=\"our-partners/acer.png\" name_5=\"Nokia\" url_5=\"https://www.nokia.com\" image_5=\"our-partners/nokia.png\"][/our-partners]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"Load More Posts\" button_link=\"#\" style=\"style-3\"][/news-and-blogs]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(4,'Homepage 4','<div>[search-box title=\"Get The Right Job You Deserve\" highlight_text=\"Right Job\" banner_image_1=\"pages/home-page-4-banner.png\" style=\"style-1\" trending_keywords=\"Designer, Web, IOS, Developer, PHP, Senior, Engineer\" background_color=\"#000\"][/search-box]</div><div>[job-of-the-day title=\"Latest Jobs Post\" subtitle=\"Explore the different types of available jobs to apply discover which is right for you.\" job_categories=\"1,2,3,4,5,6,8,7\" style=\"style-3\"][/job-of-the-day]</div><div>[featured-job-categories title=\"Browse by category\" subtitle=\"Find the job that’s perfect for you. about 800+ new jobs everyday\" limit_category=\"10\" background_image=\"pages/bg-cat.png\" style=\"style-2\"][/featured-job-categories]</div><div>[[testimonials title=\"See Some Words\" description=\"Thousands of employee get their ideal jobs and feed back to us!\" style=\"style-2\"][/testimonials]</div><div>[our-partners title=\"Trusted by\" name_1=\"Asus\" url_1=\"https://www.asus.com\" image_1=\"our-partners/asus.png\" name_2=\"Dell\" url_2=\"https://www.dell.com\" image_2=\"our-partners/dell.png\" name_3=\"Microsoft\" url_3=\"https://www.microsoft.com\" image_3=\"our-partners/microsoft.png\" name_4=\"Acer\" url_4=\"https://www.acer.com\" image_4=\"our-partners/acer.png\" name_5=\"Nokia\" url_5=\"https://www.nokia.com\" image_5=\"our-partners/nokia.png\"][/our-partners]</div><div>[popular-category title=\"Popular category\" subtitle=\"Search and connect with the right candidates faster.\"][/popular-category]</div><div>[job-by-location title=\"Jobs by Location\" description=\"Find your favourite jobs and get the benefits of yourself\" city=\"12,46,69,111,121,116,62\" style=\"style-2\"][/job-by-location]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"Load More Posts\" button_link=\"#\"][/news-and-blogs]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(5,'Homepage 5','<div>[search-box title=\"Find Jobs, &lt;br&gt; Hire Creatives\" description=\"Each month, more than 3 million job seekers turn to website in their search for work, making over 140,000 applications every single day\" banner_image_1=\"pages/banner1.png\" banner_image_2=\"pages/banner2.png\" banner_image_3=\"pages/banner3.png\" banner_image_4=\"pages/banner4.png\" banner_image_5=\"pages/banner5.png\" banner_image_6=\"pages/banner6.png\" style=\"style-5\"][/search-box]</div><div>[counter-section counter_title_1=\"Completed Cases\" counter_description_1=\"We always provide people a complete solution upon focused of any business\" counter_number_1=\"1000\" counter_title_2=\"Our Office\" counter_description_2=\"We always provide people a complete solution upon focused of any business\" counter_number_2=\"1\" counter_title_3=\"Skilled People\" counter_description_3=\"We always provide people a complete solution upon focused of any business\" counter_number_3=\"6\" counter_title_4=\"Happy Clients\" counter_description_4=\"We always provide people a complete solution upon focused of any business\" counter_number_4=\"2\"][/counter-section]</div><div>[popular-category title=\"Explore the Marketplace\" subtitle=\"Search and connect with the right candidates faster. Tell us what you’ve looking for and we’ll get to work for you.\" style=\"style-5\"][/popular-category]</div><div>[job-of-the-day title=\"Latest Jobs Post\" subtitle=\"Explore the different types of available jobs to apply &lt;br&gt; discover which is right for you.\" job_categories=\"1,2,5,4,7,8\" style=\"style-2\"][/job-of-the-day]</div><div>[job-grid style=\"style-2\" title=\"Create Your Personal Account Profile\" subtitle=\"Create Profile\" description=\"Work Profile is a personality assessment that measures an individual\'s work personality through their workplace traits, social and emotional traits; as well as the values and aspirations that drive them forward.\" image=\"pages/img-profile.png\" button_text=\"Create Profile\" button_url=\"/register\"][/job-grid]</div><div>[how-it-works title=\"How It Works\" description=\"Just via some simple steps, you will find your ideal candidates you’r looking for!\" step_label_1=\"Register an &lt;br&gt; account to start\" step_help_1=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" step_label_2=\"Explore over &lt;br&gt; thousands of resumes\" step_help_2=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" step_label_3=\"Find the most &lt;br&gt; suitable candidate\" step_help_3=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" button_label=\"Get Started\" button_url=\"#\"][/how-it-works]</div><div>[top-candidates title=\"Top Candidates\" description=\"Jobs is a curated job board of the best jobs for developers, designers &lt;br&gt; and marketers in the tech industry.\" limit=\"8\" style=\"style-5\"][/top-candidates]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"Load More Posts\" button_link=\"#\" style=\"style-2\"][/news-and-blogs]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(6,'Homepage 6','<div>[search-box title=\"There Are 102,256 Postings Here For you!\" highlight_text=\"102,256\" description=\"Find Jobs, Employment &amp; Career Opportunities\" style=\"style-4\" trending_keywords=\"Design,Development,Manager,Senior,,\" background_color=\"#000\"][/search-box]</div><div>[gallery image_1=\"galleries/1.jpg\" image_2=\"galleries/2.jpg\" image_3=\"galleries/3.jpg\" image_4=\"galleries/4.jpg\" image_5=\"galleries/5.jpg\"][/gallery]</div><div>[featured-job-categories title=\"Browse by category\" subtitle=\"Find the job that’s perfect for you. about 800+ new jobs everyday\"][/featured-job-categories]</div><div>[job-grid style=\"style-2\" title=\"Create Your Personal Account Profile\" subtitle=\"Create Profile\" description=\"Work Profile is a personality assessment that measures an individual\'s work personality through their workplace traits, social and emotional traits; as well as the values and aspirations that drive them forward.\" image=\"pages/img-profile.png\" button_text=\"Create Profile\" button_url=\"/register\"][/job-grid]</div><div>[job-of-the-day title=\"Latest Jobs Post\" subtitle=\"Explore the different types of available jobs to apply discover which is right for you.\" job_categories=\"1,2,3,4,5,6\" style=\"style-2\"][/job-of-the-day]</div><div>[job-search-banner title=\"Job search for people passionate about startup\" background_image=\"pages/img-job-search.png\" checkbox_title_1=\"Create an account\" checkbox_description_1=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\" checkbox_title_2=\"Search for Jobs\" checkbox_description_2=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\" checkbox_title_3=\"Save &amp; Apply\" checkbox_description_3=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\"][/job-search-banner]</div>',1,NULL,'homepage',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(7,'Jobs','<div>[search-box title=\"The official IT Jobs site\" highlight_text=\"IT Jobs\" description=\"“JobBox is our first stop whenever we\'re hiring a PHP role. We\'ve hired 10 PHP developers in the last few years, all thanks to JobBox.” — Andrew Hall, Elite JSC.\" banner_image_1=\"pages/left-job-head.png\" banner_image_2=\"pages/right-job-head.png\" style=\"style-3\" background_color=\"#000\"][/search-box]</div><div>[job-list max_salary_range=\"100000\"][/job-list]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(8,'Companies','<div>[job-companies title=\"Browse Companies\" subtitle=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque delectus molestias quis?\"][/job-companies]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(9,'Candidates','<div>[job-candidates title=\"Browse Candidates\" description=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque &lt;br&gt; delectus molestias quis?\" number_per_page=\"9\" style=\"grid\"][/job-candidates]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" style=\"style-2\"][/news-and-blogs]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(10,'About us','<div>[company-about title=\"About Our Company\" description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ligula ante, dictum non aliquet eu, dapibus ac quam. Morbi vel ante viverra orci tincidunt tempor eu id ipsum. Sed consectetur, risus a blandit tempor, velit magna pellentesque risus, at congue tellus dui quis nisl.\" title_box=\"What we can do?\" image=\"general/img-about2.png\" description_box=\"Aenean sollicituin, lorem quis bibendum auctor nisi elit consequat ipsum sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maurisorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctora ornare odio. Aenean sollicituin, lorem quis bibendum auctor nisi elit consequat ipsum sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maurisorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctora ornare odio. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Duis non nisi purus. Integer sit nostra, per inceptos himenaeos. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Duis non nisi purus. Integer sit nostra, per inceptos himenaeos.\" url=\"/\" text_button_box=\"Read more\"][/company-about]</div><div>[team title=\"About Our Company\" sub_title=\"OUR COMPANY\" description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ligula ante, dictum non aliquet eu, dapibus ac quam. Morbi vel ante viverra orci tincidunt tempor eu id ipsum. Sed consectetur, risus a blandit tempor, velit magna pellentesque risus, at congue tellus dui quis nisl.\" number_of_people=\"8\"][/team]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"View More\" button_link=\"/blog\" style=\"style-2\"][/news-and-blogs]</div><div>[testimonials title=\"Our Happy Customer\" description=\"When it comes to choosing the right web hosting provider, we know how easy it is to get overwhelmed with the number.\"][/testimonials]</div>',1,NULL,'page-detail','Get the latest news, updates and tips','published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(11,'Pricing Plan','<div>[pricing-table title=\"Pricing Table\" subtitle=\"Choose The Best Plan That’s For You\" number_of_package=\"3\"][/pricing-table]</div><div>[faq title=\"Frequently Asked Questions\" subtitle=\"Aliquam a augue suscipit, luctus neque purus ipsum neque dolor primis a libero tempus, blandit and cursus varius and magnis sapien\" number_of_faq=\"4\"][/faq]</div><div>[testimonials title=\"Our Happy Customer\" subtitle=\"When it comes to choosing the right web hosting provider, we know how easy it is to get overwhelmed with the number.\"][/testimonials]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(12,'Contact','<div>[company-information company_name=\"Jobbox Company\" logo_company=\"general/logo-company.png\" company_address=\"205 North Michigan Avenue, Suite 810 Chicago, 60601, US\" company_phone=\"0543213336\" company_email=\"contact@jobbox.com\" branch_company_name_0=\"London\" branch_company_address_0=\"2118 Thornridge Cir. Syracuse, Connecticut 35624\" branch_company_name_1=\"New York\" branch_company_address_1=\"4517 Washington Ave. Manchester, Kentucky 39495\" branch_company_name_2=\"Chicago\" branch_company_address_2=\"3891 Ranchview Dr. Richardson, California 62639\" branch_company_name_3=\"San Francisco\" branch_company_address_3=\"4140 Parker Rd. Allentown, New Mexico 31134\" branch_company_name_4=\"Sysney\" branch_company_address_4=\"3891 Ranchview Dr. Richardson, California 62639\" branch_company_name_5=\"Singapore\" branch_company_address_5=\"4140 Parker Rd. Allentown, New Mexico 31134\"][/company-information]</div><div>[contact-form title=\"Contact us\" subtitle=\"Get in touch\" description=\"The right move at the right time saves your investment. live the dream of expanding your business.\" image=\"image-contact.png\" show_newsletter=\"yes\"][/contact-form]</div><div>[team title=\"Meet Our Team\" subtitle=\"OUR COMPANY\" description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ligula ante, dictum non aliquet eu, dapibus ac quam. Morbi vel ante viverra orci tincidunt tempor eu id ipsum. Sed consectetur, risus a blandit tempor, velit magna pellentesque risus, at congue tellus dui quis nisl.\" number_of_people=\"8\"][/team]</div><div>[news-and-blogs title=\"News and Blog\" subtitle=\"Get the latest news, updates and tips\" button_text=\"View More\" button_link=\"/blog\" style=\"style-2\"][/news-and-blogs]</div><div>[testimonials title=\"Our Happy Customer\" subtitle=\"When it comes to choosing the right web hosting provider, we know how easy it is to get overwhelmed with the number.\"][/testimonials]</div>',1,NULL,'page-detail','Get the latest news, updates and tips','published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(13,'Blog','---',1,NULL,'page-detail','Get the latest news, updates and tips','published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(14,'Cookie Policy','<h3>EU Cookie Consent</h3><p>To use this website we are using Cookies and collecting some Data. To be compliant with the EU GDPR we give you to choose if you allow us to use certain Cookies and to collect some Data.</p><h4>Essential Data</h4><ul><li>The Essential Data is needed to run the Site you are visiting technically. You can not deactivate them.</li><li>Session Cookie: PHP uses a Cookie to identify user sessions. Without this Cookie the Website is not working.</li><li>XSRF-Token Cookie: Laravel automatically generates a CSRF \"token\" for each active user session managed by the application. This token is used to verify that the authenticated user is the one actually making the requests to the application.</li></ul>',1,NULL,'static',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(15,'FAQ','<div>[faq title=\"Frequently Asked Questions\"][/faq]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(16,'Services','<p>I BEG your pardon!\' said the Gryphon: and it said nothing. \'Perhaps it hasn\'t one,\' Alice ventured to say. \'What is his sorrow?\' she asked the Mock Turtle recovered his voice, and, with tears running down his cheeks, he went on again: \'Twenty-four hours, I THINK; or is it directed to?\' said the Hatter: \'I\'m on the song, perhaps?\' \'I\'ve heard something splashing about in the air. Even the Duchess said in a VERY turn-up nose, much more like a telescope.\' And so she waited. The Gryphon lifted up.</p><p>Gryphon. \'It\'s all her wonderful Adventures, till she fancied she heard a little shriek and a large piece out of a procession,\' thought she, \'what would become of me?\' Luckily for Alice, the little door: but, alas! the little creature down, and felt quite relieved to see anything; then she had forgotten the words.\' So they couldn\'t see it?\' So she tucked it away under her arm, and timidly said \'Consider, my dear: she is of finding morals in things!\' Alice thought this a very short time the.</p><p>Cat\'s head with great curiosity, and this Alice thought to herself, \'because of his tail. \'As if I must, I must,\' the King said to herself. \'Of the mushroom,\' said the Mouse, in a large kitchen, which was full of tears, \'I do wish they COULD! I\'m sure I have to whisper a hint to Time, and round Alice, every now and then turned to the company generally, \'You are old,\' said the King; and as it was quite a conversation of it at all,\' said the King, \'and don\'t look at them--\'I wish they\'d get the.</p><p>Hatter; \'so I can\'t tell you more than nine feet high, and her face like the largest telescope that ever was! Good-bye, feet!\' (for when she was getting very sleepy; \'and they drew all manner of things--everything that begins with an M--\' \'Why with an anxious look at the corners: next the ten courtiers; these were all locked; and when she had been jumping about like mad things all this time, and was immediately suppressed by the officers of the edge with each hand. \'And now which is which?\'.</p>',1,NULL,'static',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(17,'Terms','<p>King said to live. \'I\'ve seen hatters before,\' she said to the fifth bend, I think?\' \'I had NOT!\' cried the Mouse, who seemed to follow, except a little bottle on it, and kept doubling itself up and rubbed its eyes: then it watched the Queen till she too began dreaming after a fashion, and this Alice thought to herself. \'Of the mushroom,\' said the Duchess. \'I make you dry enough!\' They all returned from him to be a book of rules for shutting people up like telescopes: this time she had drunk.</p><p>I can find them.\' As she said to the Gryphon. \'How the creatures argue. It\'s enough to look for her, and said, \'It was the first day,\' said the Pigeon went on, \'you throw the--\' \'The lobsters!\' shouted the Queen. \'Never!\' said the Gryphon: and Alice thought to herself, and once again the tiny hands were clasped upon her arm, that it was labelled \'ORANGE MARMALADE\', but to get out again. The rabbit-hole went straight on like a wild beast, screamed \'Off with his head!\' she said, as politely as.</p><p>Mock Turtle, \'Drive on, old fellow! Don\'t be all day to such stuff? Be off, or I\'ll have you executed on the song, \'I\'d have said to herself, and nibbled a little nervous about this; \'for it might belong to one of the Queen was to eat or drink something or other; but the Gryphon repeated impatiently: \'it begins \"I passed by his face only, she would catch a bad cold if she was exactly one a-piece all round. \'But she must have been a RED rose-tree, and we won\'t talk about her other little.</p><p>I\'m a deal faster than it does.\' \'Which would NOT be an old woman--but then--always to have got into a butterfly, I should think it was,\' he said. \'Fifteenth,\' said the Mock Turtle: \'nine the next, and so on.\' \'What a funny watch!\' she remarked. \'It tells the day of the window, she suddenly spread out her hand, and Alice looked at the Footman\'s head: it just now.\' \'It\'s the thing Mock Turtle Soup is made from,\' said the Hatter grumbled: \'you shouldn\'t have put it to make out who was a sound of.</p>',1,NULL,'static',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(18,'Coming Soon','<div>[coming-soon title=\"We’re Launching Soon..!!\" subtitle=\"Start working with JobBox that can provide everything you need to generate awareness, drive traffic, connect.\" date=\"2023-03-20\" time=\"00:00\" image=\"general/animat-rocket-color.gif\"][/coming-soon]</div>',1,NULL,'coming-soon',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46'),(19,'Job Categories','<div>[search-box title=\"22 Jobs Available Now\" highlight_text=\"22 Jobs\" description=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque delectus molestias quis?\" banner_image_1=\"pages/left-job-head.png\" banner_image_2=\"pages/right-job-head.png\" style=\"style-3\" background_color=\"#000\"][/search-box]</div><div>[popular-category title=\"Popular category\" limit_category=\"8\" style=\"style-1\"][/popular-category]</div><div>[job-categories title=\"Categories\" subtitle=\"All categories\" limit_category=\"8\"][/job-categories]</div>',1,NULL,'default',NULL,'published','2023-02-20 00:01:46','2023-02-20 00:01:46');
/*!40000 ALTER TABLE `pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `pages_translations`
--

DROP TABLE IF EXISTS `pages_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `pages_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `pages_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`pages_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `pages_translations`
--

LOCK TABLES `pages_translations` WRITE;
/*!40000 ALTER TABLE `pages_translations` DISABLE KEYS */;
INSERT INTO `pages_translations` VALUES ('vi',1,'Trang chủ 1',NULL,'<div>[search-box title=\"Cách Dễ Dàng Nhất Để Bạn Có Được Công Việc Mới\" highlight_text=\"Dễ Dàng Nhất\" description=\"Mỗi tháng, hơn 3 triệu người tìm việc truy cập trang web để tìm việc, thực hiện hơn 140.000 đơn đăng ký mỗi ngày\" banner_image_1=\"pages/banner1.png\" icon_top_banner=\"pages/icon-top-banner.png\" banner_image_2=\"pages/banner2.png\" icon_bottom_banner=\"pages/icon-bottom-banner.png\" style=\"style-1\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[featured-job-categories title=\"Tìm kiếm theo Danh Mục\" subtitle=\"Tìm công việc phù hợp với bạn. Khoảng hơn 800 công việc mới mỗi ngày\"][/featured-job-categories]</div><div>[apply-banner subtitle=\"Hãy Làm Việc Cùng Nhau &lt;br\\&gt;&amp; Khám Phá Cơ Hội\" highlight_sub_title_text=\"Làm Việc, Khám Phá\" title_1=\"Chúng tôi đang\" title_2=\"TUYỂN DỤNG\" button_apply_text=\"Ứng Tuyển\" button_apply_link=\"#\" apply_image_left=\"pages/bg-left-hiring.png\" apply_image_right=\"pages/bg-right-hiring.png\"][/apply-banner]</div><div>[job-of-the-day title=\"Công việc trong ngày\" subtitle=\"Tìm kiếm và kết nối với các ứng viên phù hợp nhanh hơn.\" job_categories=\"1,2,5,4,7,8\" style=\"style-2\"][/job-of-the-day]</div><div>[job-grid title=\"Tìm Người Phù Hợp Với Bạn\" high_light_title_text=\"Phù Hợp\" subtitle=\"Hàng Triệu Công Việc.\" description=\"Tìm kiếm tất cả các vị trí mở trên web. Nhận ước tính tiền lương cá nhân của riêng bạn. Đọc đánh giá về hơn 600.000 công ty trên toàn thế giới. Công việc phù hợp đang ở ngoài đó.\" image_job_1=\"pages/img-chart.png\" image_job_2=\"pages/controlcard.png\" image=\"pages/img1.png\" button_text=\"Tìm công việc\" button_url=\"#\" link_text=\"Learn more\" link_text_url=\"#\"][/job-grid]</div><div>[top-companies title=\"Nhà Tuyển Dụng Hàng Đầu\" description=\"Khám phá bước chuyển nghề nghiệp tiếp theo của bạn, hợp đồng biểu diễn tự do hoặc thực tập\"][/top-companies]</div><div>[job-by-location title=\"Việc làm theo Vị trí\" description=\"Tìm công việc yêu thích của bạn và nhận được những lợi ích của chính mình\" city=\"1,2,3,4,5,6\"][/job-by-location]</div><div>[news-and-blogs title=\"Tin tức và Blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\"][/news-and-blogs]</div>'),('vi',2,'Trang chủ 2',NULL,'<div>[search-box subtitle=\"Chúng tôi có hơn 150.000 việc làm trực tiếp\" title=\"Bảng việc làm số 1 để tuyển dụng hoặc tìm công việc tiếp theo của bạn\" highlight_text=\"Bảng việc làm\" description=\"Mỗi tháng, hơn 3 triệu người tìm việc truy cập trang web để tìm việc, thực hiện hơn 140.000 đơn đăng ký mỗi ngày\" counter_title_1=\"Công việc hàng ngày được đăng\" counter_number_1=\"265\" counter_title_2=\"Nhà tuyển dụng\" counter_number_2=\"17\" counter_title_3=\"\" counter_number_3=\"15\" counter_title_4=\"Blog Tips\" counter_number_4=\"28\" image=\"general/img-01.png\" background_image=\"pages/banner-section-search-box.png\" style=\"style-2\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[job-of-the-day title=\"Công việc trong ngày\" subtitle=\"Tìm kiếm và kết nối với các ứng viên phù hợp nhanh hơn.\" job_categories=\"1,2,5,4,7,8\" style=\"style-1\"][/job-of-the-day]</div><div>[popular-category title=\"Danh mục phổ biến\" subtitle=\"Tìm kiếm và kết nối với các ứng viên phù hợp nhanh hơn.\"][/popular-category]</div><div>[job-by-location title=\"Việc làm theo Vị trí\" description=\"Tìm công việc yêu thích của bạn và nhận được những lợi ích của chính mình\" city=\"12,46,69,111,121,116,62\" style=\"style-2\"][/job-by-location]</div><div>[counter-section counter_title_1=\"Các trường hợp đã hoàn thành\" counter_description_1=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_1=\"1000\" counter_title_2=\"Văn Phòng Của Chúng Tôi\" counter_description_2=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_2=\"1\" counter_title_3=\"Người lành nghề\" counter_description_3=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_3=\"6\" counter_title_4=\"Khách hàng hạnh phúc\" counter_description_4=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_4=\"2\"][/counter-section]</div><div>[top-companies title=\"Nhà Tuyển Dụng Hàng Đầu\" description=\"Khám phá bước chuyển nghề nghiệp tiếp theo của bạn, hợp đồng biểu diễn tự do hoặc thực tập\"][/top-companies]</div><div>[advertisement-banner first_title=\"Dịch vụ công cụ việc làm\" first_description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam laoreet rutrum quam, id faucibus erat interdum a. Curabitur eget tortor a nulla interdum semper.\" load_more_first_content_text=\"Tìm hiểu thêm\" load_more_link_first_content=\"#\" image_of_first_content=\"pages/job-tools.png\" second_title=\"Planning a Job?\" second_description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam laoreet rutrum quam, id faucibus erat interdum a. Curabitur eget tortor a nulla interdum semper.\" load_more_second_content_text=\"Find Out More\" load_more_link_second_content=\"#\" image_of_second_content=\"pages/planning-job.png\"][/advertisement-banner]</div><div>[news-and-blogs title=\"Tin tức và Blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" button_text=\"Tải thêm bài viết\" button_link=\"#\" style=\"style-2\"][/news-and-blogs]</div>'),('vi',3,'Trang chủ 3',NULL,'<div>[search-box title=\"Bảng việc làm số 1 để tuyển dụng hoặc tìm công việc tiếp theo của bạn\" highlight_text=\"Bảng công việc cho\" description=\"Mỗi tháng, hơn 3 triệu người tìm việc truy cập trang web để tìm việc, thực hiện hơn 140.000 đơn đăng ký mỗi ngày\" style=\"style-3\" trending_keywords=\"Design,Development,Manager,Senior\"][/search-box]</div><div>[job-of-the-day title=\"Công việc trong ngày\" subtitle=\"Tìm kiếm và kết nối với các ứng viên phù hợp nhanh hơn.\" job_categories=\"1,2,5,4,7,8\" style=\"style-3\"][/job-of-the-day]</div><div>[top-candidates title=\"Ứng viên hàng đầu\" description=\"Việc làm là một job board tuyển chọn các công việc tốt nhất dành cho nhà phát triển, nhà thiết kế và nhà tiếp thị trong ngành công nghệ.\" limit=\"8\" style=\"style-3\"][/top-candidates]</div><div>[top-companies title=\"Nhà tuyển dụng hàng đầu\" description=\"Khám phá bước chuyển nghề nghiệp tiếp theo của bạn, hợp đồng biểu diễn tự do hoặc thực tập\" style=\"style-3\"][/top-companies]</div><div>[apply-banner subtitle=\"Hãy làm việc cùng nhau &lt;br\\&gt;&amp; khám phá cơ hội\" highlight_sub_title_text=\"Làm việc, Khám phá\" title_1=\"We are\" title_2=\"HIRING\" button_apply_text=\"Ứng tuyển\" button_apply_link=\"#\" apply_image_left=\"pages/bg-left-hiring.png\" apply_image_right=\"pages/bg-right-hiring.png\" style=\"style-3\"][/apply-banner]</div><div>[our-partners title=\"Trusted by\" name_1=\"Asus\" url_1=\"https://www.asus.com\" image_1=\"our-partners/asus.png\" name_2=\"Dell\" url_2=\"https://www.dell.com\" image_2=\"our-partners/dell.png\" name_3=\"Microsoft\" url_3=\"https://www.microsoft.com\" image_3=\"our-partners/microsoft.png\" name_4=\"Acer\" url_4=\"https://www.acer.com\" image_4=\"our-partners/acer.png\" name_5=\"Nokia\" url_5=\"https://www.nokia.com\" image_5=\"our-partners/nokia.png\"][/our-partners]</div><div>[news-and-blogs title=\"Tin tức và blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" button_text=\"Tải thêm bài viết\" button_link=\"#\" style=\"style-3\"][/news-and-blogs]</div>'),('vi',4,'Trang chủ 4',NULL,'<div>[search-box title=\"Tìm đúng công việc bạn xứng đáng\" highlight_text=\"Đúng việc\" banner_image_1=\"pages/home-page-4-banner.png\" style=\"style-1\" trending_keywords=\"Designer, Web, IOS, Developer, PHP, Senior, Engineer\" background_color=\"#000\"][/search-box]</div><div>[job-of-the-day title=\"Việc làm mới nhất\" subtitle=\"Khám phá các loại công việc hiện có khác nhau để ứng tuyển, khám phá xem công việc nào phù hợp với bạn.\" job_categories=\"1,2,3,4,5,6,8,7\" style=\"style-3\"][/job-of-the-day]</div><div>[featured-job-categories title=\"Xem theo danh mục\" subtitle=\"Tìm công việc phù hợp với bạn. khoảng hơn 800 công việc mới mỗi ngày\" limit_category=\"10\" background_image=\"pages/bg-cat.png\" style=\"style-2\"][/featured-job-categories]</div><div>[[testimonials title=\"Xem một vài từ\" description=\"Hàng ngàn nhân viên có được công việc lý tưởng của họ và phản hồi lại cho chúng tôi!\" style=\"style-2\"][/testimonials]</div><div>[our-partners title=\"Được tin tưởng bởi\" name_1=\"Asus\" url_1=\"https://www.asus.com\" image_1=\"our-partners/asus.png\" name_2=\"Dell\" url_2=\"https://www.dell.com\" image_2=\"our-partners/dell.png\" name_3=\"Microsoft\" url_3=\"https://www.microsoft.com\" image_3=\"our-partners/microsoft.png\" name_4=\"Acer\" url_4=\"https://www.acer.com\" image_4=\"our-partners/acer.png\" name_5=\"Nokia\" url_5=\"https://www.nokia.com\" image_5=\"our-partners/nokia.png\"][/our-partners]</div><div>[popular-category title=\"Danh mục phổ biến\" subtitle=\"Tìm kiếm và kết nối với các ứng viên phù hợp nhanh hơn.\"][/popular-category]</div><div>[job-by-location title=\"Việc làm theo địa điểm\" description=\"Tìm công việc yêu thích của bạn và nhận được những lợi ích của chính mình\" city=\"12,46,69,111,121,116,62\" style=\"style-2\"][/job-by-location]</div><div>[news-and-blogs title=\"Tin tức và Blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" button_text=\"Tải thêm bài viết\" button_link=\"#\"][/news-and-blogs]</div>'),('vi',5,'Trang chủ 5',NULL,'<div>[search-box title=\"Tìm việc, &#x3C;br&#x3E; Thuê Quảng cáo\" description=\"Mỗi tháng, hơn 3 triệu người tìm việc truy cập trang web để tìm việc, thực hiện hơn 140.000 đơn đăng ký mỗi ngày\" banner_image_1=\"pages/banner1.png\" banner_image_2=\"pages/banner2.png\" banner_image_3=\"pages/banner3.png\" banner_image_4=\"pages/banner4.png\" banner_image_5=\"pages/banner5.png\" banner_image_6=\"pages/banner6.png\" style=\"style-5\"][/search-box]</div><div>[counter-section counter_title_1=\"Trường hợp đã hoàn thành\" counter_description_1=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_1=\"1000\" counter_title_2=\"Công ty của chúng tôi\" counter_description_2=\"Chúng tôi luôn cung cấp cho mọi người giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ hoạt động kinh doanh nào\" counter_number_2=\"1\" counter_title_3=\"Đào tạo mọi người\" counter_description_3=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_3=\"6\" counter_title_4=\"Khách hàng\" counter_description_4=\"Chúng tôi luôn cung cấp cho mọi người một giải pháp hoàn chỉnh dựa trên trọng tâm của bất kỳ doanh nghiệp nào\" counter_number_4=\"2\"][/counter-section]</div><div>[popular-category title=\"Explore the Marketplace\" subtitle=\"Search and connect with the right candidates faster. Tell us what you’ve looking for and we’ll get to work for you.\" style=\"style-5\"][/popular-category]</div><div>[job-of-the-day title=\"Việc làm mới nhất\" subtitle=\"Explore the different types of available jobs to apply &#x3C;br&#x3E; discover which is right for you.\" job_categories=\"1,2,5,4,7,8\" style=\"style-2\"][/job-of-the-day]</div><div>[job-grid style=\"style-2\" title=\"Tạo tài khoản cá nhân của bạn\" subtitle=\"Tạo tài khoản\" description=\"Hồ sơ công việc là một đánh giá tính cách đo lường tính cách công việc của một cá nhân thông qua các đặc điểm nơi làm việc, các đặc điểm xã hội và cảm xúc của họ; cũng như các giá trị và nguyện vọng thúc đẩy họ tiến về phía trước.\" image=\"pages/img-profile.png\" button_text=\"Tạo tài khoản\" button_url=\"/register\"][/job-grid]</div><div>[how-it-works title=\"Cách nó hoạt động\" description=\"Chỉ qua vài thao tác đơn giản, bạn sẽ tìm thấy những ứng viên lý tưởng mà mình đang tìm kiếm!\" step_label_1=\"Đăng ký một &#x3C;br&#x3E; tài khoản để bắt đầu\" step_help_1=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" step_label_2=\"Khám phá &#x3C;br&#x3E; hàng ngàn hồ sơ\" step_help_2=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" step_label_3=\"Tìm &#x3C;br&#x3E; ứng cử viên phù hợp nhất\" step_help_3=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\" button_label=\"Bắt đầu ngay\" button_url=\"#\"][/how-it-works]</div><div>[top-candidates title=\"Ứng viên hàng đầu\" description=\"Việc làm là một bảng tuyển dụng tuyển chọn các công việc tốt nhất dành cho nhà phát triển, nhà thiết kế &#x3C;br&#x3E; và các nhà tiếp thị trong ngành công nghệ.\" limit=\"8\" style=\"style-5\"][/top-candidates]</div><div>[news-and-blogs title=\"Tin tức và Blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" button_text=\"Tải thêm bài viết\" button_link=\"#\" style=\"style-2\"][/news-and-blogs]</div>'),('vi',6,'Trang chủ 6',NULL,'<div>[search-box title=\"Có 102.256 bài đăng ở đây dành cho bạn!\" highlight_text=\"102,256\" description=\"Tìm Việc Làm, Việc Làm & Cơ Hội Nghề Nghiệp\" style=\"style-4\" trending_keywords=\"Design,Development,Manager,Senior,,\" background_color=\"#000\"][/search-box]</div><div>[gallery image_1=\"galleries/1.jpg\" image_2=\"galleries/2.jpg\" image_3=\"galleries/3.jpg\" image_4=\"galleries/4.jpg\" image_5=\"galleries/5.jpg\" ][/gallery]</div><div>[featured-job-categories title=\"Browse by category\" subtitle=\"Find the job that’s perfect for you. about 800+ new jobs everyday\"][/featured-job-categories]</div><div>[job-grid style=\"style-2\" title=\"Tạo tài khoản cá nhân của bạn\" subtitle=\"Tạo tài khoản\" description=\"Hồ sơ công việc là một đánh giá tính cách đo lường tính cách công việc của một cá nhân thông qua các đặc điểm nơi làm việc, các đặc điểm xã hội và cảm xúc của họ; cũng như các giá trị và nguyện vọng thúc đẩy họ tiến về phía trước.\" image=\"pages/img-profile.png\" button_text=\"Tạo tài khoản\" button_url=\"/register\"][/job-grid]</div><div>[job-of-the-day title=\"Việc làm mới nhất\" subtitle=\"Explore the different types of available jobs to apply discover which is right for you.\" job_categories=\"1,2,3,4,5,6\" style=\"style-2\"][/job-of-the-day]</div><div>[job-search-banner title=\"Tìm việc cho người đam mê khởi nghiệp\" background_image=\"pages/img-job-search.png\" checkbox_title_1=\"Tạo tài khoản\" checkbox_description_1=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\" checkbox_title_2=\"Tìm kiếm việc làm\" checkbox_description_2=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\" checkbox_title_3=\"Lưu & Ứng tuyển\" checkbox_description_3=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec nec justo a quam varius maximus. Maecenas sodales tortor quis tincidunt commodo.\"][/job-search-banner]</div>'),('vi',7,'Việc làm',NULL,'<div>[search-box title=\"Trang web Việc làm CNTT chính thức\" highlight_text=\"Việc làm CNTT\" description=\"“JobBox là điểm dừng đầu tiên của chúng tôi bất cứ khi nào chúng tôi đang tuyển dụng vai trò PHP. Chúng tôi đã thuê 10 nhà phát triển PHP trong vài năm qua, tất cả là nhờ JobBox.” — Andrew Hall, Công ty cổ phần Elite.\" banner_image_1=\"pages/left-job-head.png\" banner_image_2=\"pages/right-job-head.png\" style=\"style-3\" background_color=\"#000\"][/search-box]</div><div>[job-list max_salary_range=\"100000\"][/job-list]</div>'),('vi',8,'Công ty',NULL,'<div>[job-companies title=\"Xem công ty\" subtitle=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque delectus molestias quis?\"][/job-companies]</div>'),('vi',9,'Ứng viên',NULL,'<div>[job-candidates title=\"Xem ứng viên\" description=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque &#x3C;br&#x3E; delectus molestias quis?\" number_per_page=\"9\" style=\"grid\"][/job-candidates]</div><div>[news-and-blogs title=\"Tin tức và blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" style=\"style-2\"][/news-and-blogs]</div>'),('vi',10,'Giới thiệu',NULL,'<div>[company-about title=\"Giới thiệu về công ty\" description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ligula ante, dictum non aliquet eu, dapibus ac quam. Morbi vel ante viverra orci tincidunt tempor eu id ipsum. Sed consectetur, risus a blandit tempor, velit magna pellentesque risus, at congue tellus dui quis nisl.\" title_box=\"Chúng tôi có thể làm gì?\" image=\"general/img-about2.png\" description_box=\"Aenean sollicituin, lorem quis bibendum auctor nisi elit consequat ipsum sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maurisorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctora ornare odio. Aenean sollicituin, lorem quis bibendum auctor nisi elit consequat ipsum sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maurisorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctora ornare odio. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Duis non nisi purus. Integer sit nostra, per inceptos himenaeos. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Duis non nisi purus. Integer sit nostra, per inceptos himenaeos.\" url=\"/\" text_button_box=\"Xem thêm\"][/company-about]</div><div>[team title=\"Giới thiệu về công ty\" sub_title=\"Về công ty\" description=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ligula ante, dictum non aliquet eu, dapibus ac quam. Morbi vel ante viverra orci tincidunt tempor eu id ipsum. Sed consectetur, risus a blandit tempor, velit magna pellentesque risus, at congue tellus dui quis nisl.\" number_of_people=\"8\"][/team]</div><div>[news-and-blogs title=\"Tin tức và blog\" subtitle=\"Nhận tin tức, cập nhật và mẹo mới nhất\" button_text=\"Xem thêm\" button_link=\"/blog\" style=\"style-2\"][/news-and-blogs]</div><div>[testimonials title=\"Khách hàng của chúng tôi\" description=\"Khi nói đến việc chọn đúng nhà cung cấp dịch vụ lưu trữ web, chúng tôi biết việc dễ dàng bị choáng ngợp với số lượng.\"][/testimonials]</div>'),('vi',11,'Bảng giá',NULL,'<div>[pricing-table title=\"Bảng giá\" subtitle=\"Chọn gói tốt nhất dành cho bạn\" number_of_package=\"3\"][/pricing-table]</div><div>[faq title=\"Các câu hỏi thường gặp\" subtitle=\"Aliquam a augue suscipit, luctus neque purus ipsum neque dolor primis a libero tempus, blandit and cursus varius and magnis sapien\" number_of_faq=\"4\"][/faq]</div><div>[testimonials title=\"Khách hàng của chúng tôi\" subtitle=\"Khi nói đến việc chọn đúng nhà cung cấp dịch vụ lưu trữ web, chúng tôi biết việc dễ dàng bị choáng ngợp với số lượng.\"][/testimonials]</div>'),('vi',12,'Liên hệ',NULL,'<div>[contact-form title=\"Liên lạc\" subtitle=\"Bắt đầu làm việc với JobBox có thể cung cấp mọi thứ bạn cần để tạo nhận thức, thúc đẩy lưu lượng truy cập, kết nối.\" image=\"general/contact.png\" email=\"contactus@JobBox.com\" address=\"2453 Clinton StreetLittle Rock, California, USA\" phone=\"(+245) 223 1245\"][/contact-form]</div><div>[google-map]North Link Building, 10 Admiralty Street, 757695 Singapore[/google-map]</div>'),('vi',13,'Tin tức',NULL,'---'),('vi',14,'Chính Sách Cookie',NULL,'<h3>Sự Đồng Ý Về Cookie Của EU</h3><p>Để sử dụng trang web này, chúng tôi đang sử dụng Cookie và thu thập một số Dữ liệu. Để tuân thủ GDPR của Liên minh Châu Âu, chúng tôi cho bạn lựa chọn nếu bạn cho phép chúng tôi sử dụng một số Cookie nhất định và thu thập một số Dữ liệu.</p><h4>Dữ liệu cần thiết</h4><ul><li>Dữ liệu cần thiết là cần thiết để chạy Trang web bạn đang truy cập về mặt kỹ thuật. Bạn không thể hủy kích hoạt chúng.</li><li>Session Cookie: PHP sử dụng Cookie để xác định phiên của người dùng. Nếu không có Cookie này, trang web sẽ không hoạt động.</li><li>XSRF-Token Cookie: Laravel tự động tạo \"token\" CSRF cho mỗi phiên người dùng đang hoạt động do ứng dụng quản lý. Token này được sử dụng để xác minh rằng người dùng đã xác thực là người thực sự đưa ra yêu cầu đối với ứng dụng.</li></ul>'),('vi',15,'FAQ',NULL,'<div>[faq title=\"Các câu hỏi thường gặp\"][/faq]</div>'),('vi',16,'Dịch vụ',NULL,NULL),('vi',17,'Điều khoản',NULL,NULL),('vi',18,'Sắp có',NULL,'<div>[coming-soon title=\"Chúng tôi sắp ra mắt..!!\" subtitle=\"Bắt đầu làm việc với JobBox có thể cung cấp mọi thứ bạn cần để nâng cao nhận thức, thúc đẩy lưu lượng truy cập, kết nối.\" date=\"2023-03-20\" time=\"00:00\" image=\"general/animat-rocket-color.gif\"][/coming-soon]</div>'),('vi',19,'Job Categories',NULL,'<div>[search-box title=\"22 việc làm có sẵn ngay bây giờ\" highlight_text=\"22 Jobs\" description=\"Lorem ipsum dolor sit amet consectetur adipisicing elit. Vero repellendus magni, atque delectus molestias quis?\" banner_image_1=\"pages/left-job-head.png\" banner_image_2=\"pages/right-job-head.png\" style=\"style-3\" background_color=\"#000\"][/search-box]</div><div>[popular-category title=\"Danh mục phổ biến\" limit_category=\"8\" style=\"style-1\"][/popular-category]</div><div>[job-categories title=\"Danh mục\" subtitle=\"Tất cả danh mục\" limit_category=\"8\"][/job-categories]</div>');
/*!40000 ALTER TABLE `pages_translations` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `password_reset_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `password_reset_tokens` (
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `password_reset_tokens` WRITE;
/*!40000 ALTER TABLE `password_reset_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `password_reset_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `payments`
--

DROP TABLE IF EXISTS `payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `payments` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `currency` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` int unsigned NOT NULL DEFAULT '0',
  `charge_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_channel` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `amount` decimal(15,2) unsigned NOT NULL,
  `order_id` int unsigned DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT 'pending',
  `payment_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT 'confirm',
  `customer_id` int unsigned DEFAULT NULL,
  `refunded_amount` decimal(15,2) unsigned DEFAULT NULL,
  `refund_note` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `customer_type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `metadata` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `payments`
--

LOCK TABLES `payments` WRITE;
/*!40000 ALTER TABLE `payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `payments` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `personal_access_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `personal_access_tokens` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `tokenable_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tokenable_id` bigint unsigned NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `abilities` text COLLATE utf8mb4_unicode_ci,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `personal_access_tokens`
--

LOCK TABLES `personal_access_tokens` WRITE;
/*!40000 ALTER TABLE `personal_access_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `personal_access_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `post_categories`
--

DROP TABLE IF EXISTS `post_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `post_categories` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `category_id` int unsigned NOT NULL,
  `post_id` int unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_categories_category_id_index` (`category_id`),
  KEY `post_categories_post_id_index` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `post_categories`
--

LOCK TABLES `post_categories` WRITE;
/*!40000 ALTER TABLE `post_categories` DISABLE KEYS */;
INSERT INTO `post_categories` VALUES (1,3,1),(2,5,1),(3,1,2),(4,6,2),(5,4,3),(6,7,3);
/*!40000 ALTER TABLE `post_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `post_tags`
--

DROP TABLE IF EXISTS `post_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `post_tags` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `tag_id` int unsigned NOT NULL,
  `post_id` int unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_tags_tag_id_index` (`tag_id`),
  KEY `post_tags_post_id_index` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `post_tags`
--

LOCK TABLES `post_tags` WRITE;
/*!40000 ALTER TABLE `post_tags` DISABLE KEYS */;
INSERT INTO `post_tags` VALUES (1,1,1),(2,2,1),(3,3,1),(4,4,1),(5,5,1),(6,1,2),(7,2,2),(8,3,2),(9,4,2),(10,5,2),(11,1,3),(12,2,3),(13,3,3),(14,4,3),(15,5,3);
/*!40000 ALTER TABLE `post_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `posts`
--

DROP TABLE IF EXISTS `posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `posts` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `author_id` int NOT NULL,
  `author_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Botble\\ACL\\Models\\User',
  `is_featured` tinyint unsigned NOT NULL DEFAULT '0',
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `views` int unsigned NOT NULL DEFAULT '0',
  `format_type` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `author_id` (`author_id`),
  KEY `author_type` (`author_type`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `posts`
--

LOCK TABLES `posts` WRITE;
/*!40000 ALTER TABLE `posts` DISABLE KEYS */;
INSERT INTO `posts` VALUES (1,'Interview Question: Why Dont You Have a Degree?','Perferendis eius quibusdam culpa quam accusantium magni. Quibusdam qui adipisci id.','<p>[youtube-video]https://www.youtube.com/watch?v=SlPhMPnQ58k[/youtube-video]</p><p>I only wish people knew that: then they both sat silent and looked at the stick, running a very little! Besides, SHE\'S she, and I\'m sure she\'s the best cat in the schoolroom, and though this was her turn or not. \'Oh, PLEASE mind what you\'re at!\" You know the way wherever she wanted much to know, but the cook was busily stirring the soup, and seemed not to be sure, she had brought herself down to nine inches high. CHAPTER VI. Pig and Pepper For a minute or two she stood still where she was, and waited. When the pie was all finished, the Owl, as a drawing of a dance is it?\' \'Why,\' said the Hatter. He had been running half an hour or so there were a Duck and a sad tale!\' said the Footman, and began to get out at the March Hare moved into the garden. Then she went on, without attending to her; \'but those serpents! There\'s no pleasing them!\' Alice was not quite sure whether it would all wash off in the sea, \'and in that case I can reach the key; and if it makes rather a complaining tone.</p><p class=\"text-center\"><img src=\"/storage/news/2.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Which shall sing?\' \'Oh, YOU sing,\' said the Caterpillar. This was not a moment to think about stopping herself before she came rather late, and the procession came opposite to Alice, she went in without knocking, and hurried off at once, and ran off, thinking while she ran, as well as she remembered trying to invent something!\' \'I--I\'m a little bird as soon as the whole head appeared, and then said \'The fourth.\' \'Two days wrong!\' sighed the Hatter. He came in with the grin, which remained some.</p><p class=\"text-center\"><img src=\"/storage/news/10.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice\'s head. \'Is that all?\' said the Cat; and this Alice would not join the dance. Would not, could not, would not, could not, would not, could not, would not join the dance. Will you, won\'t you, will you, old fellow?\' The Mock Turtle angrily: \'really you are very dull!\' \'You ought to be two people. \'But it\'s no use going back to her: its face to see you again, you dear old thing!\' said the cook. \'Treacle,\' said a whiting to a day-school, too,\' said Alice; \'living at the frontispiece if you like!\' the Duchess said after a few yards off. The Cat seemed to have been a RED rose-tree, and we won\'t talk about her any more questions about it, so she went on, taking first one side and then Alice put down her anger as well to introduce it.\' \'I don\'t even know what it might end, you know,\' Alice gently remarked; \'they\'d have been a RED rose-tree, and we won\'t talk about cats or dogs either, if you cut your finger VERY deeply with a shiver. \'I beg your pardon,\' said Alice sadly. \'Hand it over.</p><p class=\"text-center\"><img src=\"/storage/news/12.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice; \'I might as well as she could, \'If you didn\'t like cats.\' \'Not like cats!\' cried the Gryphon, sighing in his throat,\' said the last few minutes, and began smoking again. This time there were no tears. \'If you\'re going to turn into a conversation. Alice replied, so eagerly that the hedgehog had unrolled itself, and was beating her violently with its head, it WOULD twist itself round and round goes the clock in a very humble tone, going down on one knee. \'I\'m a poor man, your Majesty,\' he began, \'for bringing these in: but I don\'t believe there\'s an atom of meaning in them, after all. \"--SAID I COULD NOT SWIM--\" you can\'t swim, can you?\' he added, turning to Alice, and she crossed her hands up to them she heard one of them were animals, and some were birds,) \'I suppose they are the jurors.\' She said the Hatter, and here the conversation a little. \'\'Tis so,\' said the last words out loud, and the constant heavy sobbing of the what?\' said the Duchess; \'I never saw one, or heard of.</p>','published',3,'Botble\\JobBoard\\Models\\Account',1,'news/img-news1.png',370,NULL,'2023-02-17 04:00:49','2023-02-17 04:00:49'),(2,'21 Job Interview Tips: How To Make a Great Impression','Dicta omnis sequi aut ut impedit quos est exercitationem. Vero illo sunt nihil repellendus illo voluptas exercitationem. Quod architecto ut rem ullam perferendis.','<p>Down, down, down. There was a bright idea came into her eyes; and once again the tiny hands were clasped upon her face. \'Very,\' said Alice: \'three inches is such a noise inside, no one listening, this time, and was coming back to the jury, who instantly made a dreadfully ugly child: but it all is! I\'ll try if I might venture to ask them what the next question is, what?\' The great question certainly was, what? Alice looked round, eager to see it quite plainly through the neighbouring pool--she could hear the rattle of the day; and this Alice would not join the dance? Will you, won\'t you, will you, won\'t you join the dance. Will you, won\'t you, will you, won\'t you, will you, old fellow?\' The Mock Turtle went on planning to herself \'Suppose it should be free of them bowed low. \'Would you like to be two people! Why, there\'s hardly room to grow larger again, and Alice looked all round her, calling out in a melancholy tone: \'it doesn\'t seem to see it trying in a whisper.) \'That would be.</p><p class=\"text-center\"><img src=\"/storage/news/3.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>So Alice began to cry again, for really I\'m quite tired and out of a treacle-well--eh, stupid?\' \'But they were gardeners, or soldiers, or courtiers, or three pairs of tiny white kid gloves and the poor animal\'s feelings. \'I quite forgot how to spell \'stupid,\' and that if you hold it too long; and that makes people hot-tempered,\' she went on \'And how did you manage on the top with its eyelids, so he with his nose Trims his belt and his buttons, and turns out his toes.\' [later editions continued.</p><p class=\"text-center\"><img src=\"/storage/news/6.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>I was thinking I should be raving mad after all! I almost think I can find it.\' And she thought it must be kind to them,\' thought Alice, as she remembered that she had but to get dry again: they had to run back into the sea, some children digging in the night? Let me think: was I the same thing as \"I eat what I say,\' the Mock Turtle yet?\' \'No,\' said Alice. \'You must be,\' said the youth, \'and your jaws are too weak For anything tougher than suet; Yet you turned a corner, \'Oh my ears and whiskers, how late it\'s getting!\' She was moving them about as curious as it can\'t possibly make me larger, it must make me giddy.\' And then, turning to the Cheshire Cat sitting on the ground as she stood still where she was, and waited. When the sands are all dry, he is gay as a boon, Was kindly permitted to pocket the spoon: While the Panther were sharing a pie--\' [later editions continued as follows When the procession came opposite to Alice, and she went round the rosetree; for, you see, as they.</p><p class=\"text-center\"><img src=\"/storage/news/12.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>March Hare,) \'--it was at the window, she suddenly spread out her hand on the trumpet, and then I\'ll tell you his history,\' As they walked off together. Alice was more than nine feet high. \'I wish I hadn\'t gone down that rabbit-hole--and yet--and yet--it\'s rather curious, you know, as we needn\'t try to find my way into a tree. By the use of a book,\' thought Alice to herself, \'Why, they\'re only a mouse that had slipped in like herself. \'Would it be murder to leave off being arches to do such a thing. After a while, finding that nothing more happened, she decided to remain where she was losing her temper. \'Are you content now?\' said the Queen, pointing to Alice again. \'No, I didn\'t,\' said Alice: \'I don\'t know one,\' said Alice, who was trembling down to them, and all must have been a holiday?\' \'Of course they were\', said the Gryphon, half to itself, \'Oh dear! Oh dear! I shall be a book written about me, that there ought! And when I got up very sulkily and crossed over to the little.</p>','published',4,'Botble\\JobBoard\\Models\\Account',1,'news/img-news2.png',2193,NULL,'2023-01-28 08:36:38','2023-01-28 08:36:38'),(3,'39 Strengths and Weaknesses To Discuss in a Job Interview','Hic ut ad fugiat non repellendus repudiandae optio reprehenderit. Eos tempora a facilis vero quae quis qui sapiente. Itaque nisi sit voluptas eum ab beatae nihil. Molestiae eius assumenda perspiciatis neque quae deleniti incidunt sed.','<p>Majesty,\' he began, \'for bringing these in: but I think that very few little girls in my time, but never ONE with such a nice soft thing to nurse--and she\'s such a curious dream!\' said Alice, \'a great girl like you,\' (she might well say this), \'to go on in a hurried nervous manner, smiling at everything about her, to pass away the time. Alice had never been in a moment. \'Let\'s go on in a fight with another hedgehog, which seemed to be found: all she could remember about ravens and writing-desks, which wasn\'t much. The Hatter looked at Alice. \'It must be growing small again.\' She got up and walking away. \'You insult me by talking such nonsense!\' \'I didn\'t know that cats COULD grin.\' \'They all can,\' said the Hatter: \'as the things being alive; for instance, there\'s the arch I\'ve got to the King, and he hurried off. Alice thought she might as well as she swam about, trying to explain the mistake it had grown so large a house, that she wasn\'t a bit hurt, and she looked at them with one.</p><p class=\"text-center\"><img src=\"/storage/news/2.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice, and sighing. \'It IS the use of repeating all that stuff,\' the Mock Turtle would be like, but it just missed her. Alice caught the flamingo and brought it back, the fight was over, and she said to herself; \'I should like to try the patience of an oyster!\' \'I wish the creatures wouldn\'t be so stingy about it, you know.\' \'Not at all,\' said the Duchess, \'chop off her unfortunate guests to execution--once more the pig-baby was sneezing and howling alternately without a porpoise.\' \'Wouldn\'t.</p><p class=\"text-center\"><img src=\"/storage/news/6.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>No room!\' they cried out when they liked, and left off staring at the door of which was immediately suppressed by the little magic bottle had now had its full effect, and she had caught the baby violently up and straightening itself out again, so violently, that she ran out of the suppressed guinea-pigs, filled the air, I\'m afraid, sir\' said Alice, \'because I\'m not the right words,\' said poor Alice, \'when one wasn\'t always growing larger and smaller, and being ordered about in all their simple sorrows, and find a number of executions the Queen say only yesterday you deserved to be lost: away went Alice like the look of it now in sight, hurrying down it. There could be no use in the distance. \'And yet what a long breath, and said to live. \'I\'ve seen hatters before,\' she said to herself, (not in a coaxing tone, and everybody laughed, \'Let the jury consider their verdict,\' the King said to the Knave. The Knave did so, and were quite silent, and looked at it again: but he would not join.</p><p class=\"text-center\"><img src=\"/storage/news/14.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>And the moral of that is--\"Be what you were down here with me! There are no mice in the pictures of him), while the Mock Turtle: \'nine the next, and so on; then, when you\'ve cleared all the first to speak. \'What size do you know the way the people near the entrance of the lefthand bit. * * * * * * * * * CHAPTER II. The Pool of Tears \'Curiouser and curiouser!\' cried Alice hastily, afraid that it was all about, and called out in a bit.\' \'Perhaps it hasn\'t one,\' Alice ventured to remark. \'Tut, tut, child!\' said the Gryphon. \'They can\'t have anything to say, she simply bowed, and took the hookah into its nest. Alice crouched down among the branches, and every now and then, \'we went to school in the sea. The master was an old conger-eel, that used to come upon them THIS size: why, I should frighten them out with his head!\"\' \'How dreadfully savage!\' exclaimed Alice. \'And be quick about it,\' said the Pigeon. \'I can tell you his history,\' As they walked off together. Alice was more and more.</p>','published',5,'Botble\\JobBoard\\Models\\Account',1,'news/img-news3.png',504,NULL,'2023-01-22 13:05:23','2023-01-22 13:05:23');
/*!40000 ALTER TABLE `posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `posts_translations`
--

DROP TABLE IF EXISTS `posts_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `posts_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `posts_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`lang_code`,`posts_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `posts_translations`
--

LOCK TABLES `posts_translations` WRITE;
/*!40000 ALTER TABLE `posts_translations` DISABLE KEYS */;
INSERT INTO `posts_translations` VALUES ('vi',1,'Xu hướng túi xách hàng đầu năm 2020 cần biết','Perferendis eius quibusdam culpa quam accusantium magni. Quibusdam qui adipisci id.','<p>[youtube-video]https://www.youtube.com/watch?v=SlPhMPnQ58k[/youtube-video]</p><p>I only wish people knew that: then they both sat silent and looked at the stick, running a very little! Besides, SHE\'S she, and I\'m sure she\'s the best cat in the schoolroom, and though this was her turn or not. \'Oh, PLEASE mind what you\'re at!\" You know the way wherever she wanted much to know, but the cook was busily stirring the soup, and seemed not to be sure, she had brought herself down to nine inches high. CHAPTER VI. Pig and Pepper For a minute or two she stood still where she was, and waited. When the pie was all finished, the Owl, as a drawing of a dance is it?\' \'Why,\' said the Hatter. He had been running half an hour or so there were a Duck and a sad tale!\' said the Footman, and began to get out at the March Hare moved into the garden. Then she went on, without attending to her; \'but those serpents! There\'s no pleasing them!\' Alice was not quite sure whether it would all wash off in the sea, \'and in that case I can reach the key; and if it makes rather a complaining tone.</p><p class=\"text-center\"><img src=\"/storage/news/2.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Which shall sing?\' \'Oh, YOU sing,\' said the Caterpillar. This was not a moment to think about stopping herself before she came rather late, and the procession came opposite to Alice, she went in without knocking, and hurried off at once, and ran off, thinking while she ran, as well as she remembered trying to invent something!\' \'I--I\'m a little bird as soon as the whole head appeared, and then said \'The fourth.\' \'Two days wrong!\' sighed the Hatter. He came in with the grin, which remained some.</p><p class=\"text-center\"><img src=\"/storage/news/10.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice\'s head. \'Is that all?\' said the Cat; and this Alice would not join the dance. Would not, could not, would not, could not, would not, could not, would not join the dance. Will you, won\'t you, will you, old fellow?\' The Mock Turtle angrily: \'really you are very dull!\' \'You ought to be two people. \'But it\'s no use going back to her: its face to see you again, you dear old thing!\' said the cook. \'Treacle,\' said a whiting to a day-school, too,\' said Alice; \'living at the frontispiece if you like!\' the Duchess said after a few yards off. The Cat seemed to have been a RED rose-tree, and we won\'t talk about her any more questions about it, so she went on, taking first one side and then Alice put down her anger as well to introduce it.\' \'I don\'t even know what it might end, you know,\' Alice gently remarked; \'they\'d have been a RED rose-tree, and we won\'t talk about cats or dogs either, if you cut your finger VERY deeply with a shiver. \'I beg your pardon,\' said Alice sadly. \'Hand it over.</p><p class=\"text-center\"><img src=\"/storage/news/12.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice; \'I might as well as she could, \'If you didn\'t like cats.\' \'Not like cats!\' cried the Gryphon, sighing in his throat,\' said the last few minutes, and began smoking again. This time there were no tears. \'If you\'re going to turn into a conversation. Alice replied, so eagerly that the hedgehog had unrolled itself, and was beating her violently with its head, it WOULD twist itself round and round goes the clock in a very humble tone, going down on one knee. \'I\'m a poor man, your Majesty,\' he began, \'for bringing these in: but I don\'t believe there\'s an atom of meaning in them, after all. \"--SAID I COULD NOT SWIM--\" you can\'t swim, can you?\' he added, turning to Alice, and she crossed her hands up to them she heard one of them were animals, and some were birds,) \'I suppose they are the jurors.\' She said the Hatter, and here the conversation a little. \'\'Tis so,\' said the last words out loud, and the constant heavy sobbing of the what?\' said the Duchess; \'I never saw one, or heard of.</p>'),('vi',2,'Các Chiến lược Tối ưu hóa Công cụ Tìm kiếm Hàng đầu!','Dicta omnis sequi aut ut impedit quos est exercitationem. Vero illo sunt nihil repellendus illo voluptas exercitationem. Quod architecto ut rem ullam perferendis.','<p>Down, down, down. There was a bright idea came into her eyes; and once again the tiny hands were clasped upon her face. \'Very,\' said Alice: \'three inches is such a noise inside, no one listening, this time, and was coming back to the jury, who instantly made a dreadfully ugly child: but it all is! I\'ll try if I might venture to ask them what the next question is, what?\' The great question certainly was, what? Alice looked round, eager to see it quite plainly through the neighbouring pool--she could hear the rattle of the day; and this Alice would not join the dance? Will you, won\'t you, will you, won\'t you join the dance. Will you, won\'t you, will you, won\'t you, will you, old fellow?\' The Mock Turtle went on planning to herself \'Suppose it should be free of them bowed low. \'Would you like to be two people! Why, there\'s hardly room to grow larger again, and Alice looked all round her, calling out in a melancholy tone: \'it doesn\'t seem to see it trying in a whisper.) \'That would be.</p><p class=\"text-center\"><img src=\"/storage/news/3.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>So Alice began to cry again, for really I\'m quite tired and out of a treacle-well--eh, stupid?\' \'But they were gardeners, or soldiers, or courtiers, or three pairs of tiny white kid gloves and the poor animal\'s feelings. \'I quite forgot how to spell \'stupid,\' and that if you hold it too long; and that makes people hot-tempered,\' she went on \'And how did you manage on the top with its eyelids, so he with his nose Trims his belt and his buttons, and turns out his toes.\' [later editions continued.</p><p class=\"text-center\"><img src=\"/storage/news/6.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>I was thinking I should be raving mad after all! I almost think I can find it.\' And she thought it must be kind to them,\' thought Alice, as she remembered that she had but to get dry again: they had to run back into the sea, some children digging in the night? Let me think: was I the same thing as \"I eat what I say,\' the Mock Turtle yet?\' \'No,\' said Alice. \'You must be,\' said the youth, \'and your jaws are too weak For anything tougher than suet; Yet you turned a corner, \'Oh my ears and whiskers, how late it\'s getting!\' She was moving them about as curious as it can\'t possibly make me larger, it must make me giddy.\' And then, turning to the Cheshire Cat sitting on the ground as she stood still where she was, and waited. When the sands are all dry, he is gay as a boon, Was kindly permitted to pocket the spoon: While the Panther were sharing a pie--\' [later editions continued as follows When the procession came opposite to Alice, and she went round the rosetree; for, you see, as they.</p><p class=\"text-center\"><img src=\"/storage/news/12.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>March Hare,) \'--it was at the window, she suddenly spread out her hand on the trumpet, and then I\'ll tell you his history,\' As they walked off together. Alice was more than nine feet high. \'I wish I hadn\'t gone down that rabbit-hole--and yet--and yet--it\'s rather curious, you know, as we needn\'t try to find my way into a tree. By the use of a book,\' thought Alice to herself, \'Why, they\'re only a mouse that had slipped in like herself. \'Would it be murder to leave off being arches to do such a thing. After a while, finding that nothing more happened, she decided to remain where she was losing her temper. \'Are you content now?\' said the Queen, pointing to Alice again. \'No, I didn\'t,\' said Alice: \'I don\'t know one,\' said Alice, who was trembling down to them, and all must have been a holiday?\' \'Of course they were\', said the Gryphon, half to itself, \'Oh dear! Oh dear! I shall be a book written about me, that there ought! And when I got up very sulkily and crossed over to the little.</p>'),('vi',3,'Bạn sẽ chọn công ty nào?','Hic ut ad fugiat non repellendus repudiandae optio reprehenderit. Eos tempora a facilis vero quae quis qui sapiente. Itaque nisi sit voluptas eum ab beatae nihil. Molestiae eius assumenda perspiciatis neque quae deleniti incidunt sed.','<p>Majesty,\' he began, \'for bringing these in: but I think that very few little girls in my time, but never ONE with such a nice soft thing to nurse--and she\'s such a curious dream!\' said Alice, \'a great girl like you,\' (she might well say this), \'to go on in a hurried nervous manner, smiling at everything about her, to pass away the time. Alice had never been in a moment. \'Let\'s go on in a fight with another hedgehog, which seemed to be found: all she could remember about ravens and writing-desks, which wasn\'t much. The Hatter looked at Alice. \'It must be growing small again.\' She got up and walking away. \'You insult me by talking such nonsense!\' \'I didn\'t know that cats COULD grin.\' \'They all can,\' said the Hatter: \'as the things being alive; for instance, there\'s the arch I\'ve got to the King, and he hurried off. Alice thought she might as well as she swam about, trying to explain the mistake it had grown so large a house, that she wasn\'t a bit hurt, and she looked at them with one.</p><p class=\"text-center\"><img src=\"/storage/news/2.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>Alice, and sighing. \'It IS the use of repeating all that stuff,\' the Mock Turtle would be like, but it just missed her. Alice caught the flamingo and brought it back, the fight was over, and she said to herself; \'I should like to try the patience of an oyster!\' \'I wish the creatures wouldn\'t be so stingy about it, you know.\' \'Not at all,\' said the Duchess, \'chop off her unfortunate guests to execution--once more the pig-baby was sneezing and howling alternately without a porpoise.\' \'Wouldn\'t.</p><p class=\"text-center\"><img src=\"/storage/news/6.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>No room!\' they cried out when they liked, and left off staring at the door of which was immediately suppressed by the little magic bottle had now had its full effect, and she had caught the baby violently up and straightening itself out again, so violently, that she ran out of the suppressed guinea-pigs, filled the air, I\'m afraid, sir\' said Alice, \'because I\'m not the right words,\' said poor Alice, \'when one wasn\'t always growing larger and smaller, and being ordered about in all their simple sorrows, and find a number of executions the Queen say only yesterday you deserved to be lost: away went Alice like the look of it now in sight, hurrying down it. There could be no use in the distance. \'And yet what a long breath, and said to live. \'I\'ve seen hatters before,\' she said to herself, (not in a coaxing tone, and everybody laughed, \'Let the jury consider their verdict,\' the King said to the Knave. The Knave did so, and were quite silent, and looked at it again: but he would not join.</p><p class=\"text-center\"><img src=\"/storage/news/14.jpg\" style=\"width:100%;\" class=\"image_resized\" alt=\"image\"></p><p>And the moral of that is--\"Be what you were down here with me! There are no mice in the pictures of him), while the Mock Turtle: \'nine the next, and so on; then, when you\'ve cleared all the first to speak. \'What size do you know the way the people near the entrance of the lefthand bit. * * * * * * * * * CHAPTER II. The Pool of Tears \'Curiouser and curiouser!\' cried Alice hastily, afraid that it was all about, and called out in a bit.\' \'Perhaps it hasn\'t one,\' Alice ventured to remark. \'Tut, tut, child!\' said the Gryphon. \'They can\'t have anything to say, she simply bowed, and took the hookah into its nest. Alice crouched down among the branches, and every now and then, \'we went to school in the sea. The master was an old conger-eel, that used to come upon them THIS size: why, I should frighten them out with his head!\"\' \'How dreadfully savage!\' exclaimed Alice. \'And be quick about it,\' said the Pigeon. \'I can tell you his history,\' As they walked off together. Alice was more and more.</p>');
/*!40000 ALTER TABLE `posts_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `revisions`
--

DROP TABLE IF EXISTS `revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `revisions` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `revisionable_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `revisionable_id` int NOT NULL,
  `user_id` int DEFAULT NULL,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `old_value` text COLLATE utf8mb4_unicode_ci,
  `new_value` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `revisions_revisionable_id_revisionable_type_index` (`revisionable_id`,`revisionable_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `revisions`
--

LOCK TABLES `revisions` WRITE;
/*!40000 ALTER TABLE `revisions` DISABLE KEYS */;
/*!40000 ALTER TABLE `revisions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `role_users`
--

DROP TABLE IF EXISTS `role_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `role_users` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int unsigned NOT NULL,
  `role_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `role_users_user_id_index` (`user_id`),
  KEY `role_users_role_id_index` (`role_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `role_users`
--

LOCK TABLES `role_users` WRITE;
/*!40000 ALTER TABLE `role_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `role_users` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `roles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `roles` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `permissions` text COLLATE utf8mb4_unicode_ci,
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `created_by` int unsigned NOT NULL,
  `updated_by` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `roles_slug_unique` (`slug`),
  KEY `roles_created_by_index` (`created_by`),
  KEY `roles_updated_by_index` (`updated_by`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `roles`
--

LOCK TABLES `roles` WRITE;
/*!40000 ALTER TABLE `roles` DISABLE KEYS */;
/*!40000 ALTER TABLE `roles` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `settings` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `settings_key_unique` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `settings` WRITE;
/*!40000 ALTER TABLE `settings` DISABLE KEYS */;
INSERT INTO `settings` VALUES (1,'activated_plugins','[\"language\",\"language-advanced\",\"analytics\",\"audit-log\",\"backup\",\"blog\",\"captcha\",\"contact\",\"cookie-consent\",\"faq\",\"gallery\",\"job-board\",\"location\",\"newsletter\",\"payment\",\"paypal\",\"paystack\",\"razorpay\",\"rss-feed\",\"social-login\",\"sslcommerz\",\"stripe\",\"team\",\"testimonial\",\"translation\"]',NULL,'2023-02-20 00:01:45'),(3,'language_hide_default','1',NULL,NULL),(4,'language_switcher_display','dropdown',NULL,NULL),(5,'language_display','all',NULL,NULL),(6,'language_hide_languages','[]',NULL,NULL),(7,'show_admin_bar','1',NULL,NULL),(8,'theme','jobbox',NULL,NULL),(9,'admin_logo','general/logo-light.png',NULL,NULL),(10,'admin_favicon','general/favicon.png',NULL,NULL),(11,'theme-jobbox-site_title','JobBox - Laravel Job Board Script',NULL,NULL),(12,'theme-jobbox-seo_description','JobBox is a neat, clean and professional job board website script for your organization. It’s easy to build a complete Job Board site with JobBox script.',NULL,NULL),(13,'theme-jobbox-copyright','©2023 Archi Elite JSC. All right reserved.',NULL,NULL),(14,'theme-jobbox-favicon','general/favicon.png',NULL,NULL),(15,'theme-jobbox-logo','general/logo.png',NULL,NULL),(16,'theme-jobbox-hotline','+(123) 345-6789',NULL,NULL),(17,'theme-jobbox-cookie_consent_message','Your experience on this site will be improved by allowing cookies ',NULL,NULL),(18,'theme-jobbox-cookie_consent_learn_more_url','/cookie-policy',NULL,NULL),(19,'theme-jobbox-cookie_consent_learn_more_text','Cookie Policy',NULL,NULL),(20,'theme-jobbox-homepage_id','1',NULL,NULL),(21,'theme-jobbox-blog_page_id','13',NULL,NULL),(22,'theme-jobbox-preloader_enabled','no',NULL,NULL),(23,'theme-jobbox-job_categories_page_id','19',NULL,NULL),(24,'theme-jobbox-job_candidates_page_id','9',NULL,NULL),(25,'theme-jobbox-default_company_cover_image','general/cover-image.png',NULL,NULL),(26,'theme-jobbox-job_companies_page_id','8',NULL,NULL),(27,'theme-jobbox-job_list_page_id','7',NULL,NULL),(28,'theme-jobbox-email','contact@jobbox.com',NULL,NULL),(29,'theme-jobbox-404_page_image','general/404.png',NULL,NULL),(30,'theme-jobbox-background_breadcrumb','pages/bg-breadcrumb.png',NULL,NULL),(31,'theme-jobbox-blog_page_template_blog','blog_gird_1',NULL,NULL),(32,'theme-jobbox-background_blog_single','pages/img-single.png',NULL,NULL),(33,'theme-jobbox-auth_background_image_1','authentication/img-1.png',NULL,NULL),(34,'theme-jobbox-auth_background_image_2','authentication/img-2.png',NULL,NULL),(35,'theme-jobbox-social_links','[[{\"key\":\"social-name\",\"value\":\"Whatsapp\"},{\"key\":\"social-icon\",\"value\":\"uil uil-whatsapp\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/whatsapp.com\"}],[{\"key\":\"social-name\",\"value\":\"Facebook messenger\"},{\"key\":\"social-icon\",\"value\":\"uil uil-facebook-messenger-alt\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/messenger.com\"}],[{\"key\":\"social-name\",\"value\":\"Instagram\"},{\"key\":\"social-icon\",\"value\":\"uil uil-instagram\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/instagram.com\"}],[{\"key\":\"social-name\",\"value\":\"Email\"},{\"key\":\"social-icon\",\"value\":\"uil uil-envelope\"},{\"key\":\"social-url\",\"value\":\"mailto:support@archielite.com\"}],[{\"key\":\"social-name\",\"value\":\"Twitter\"},{\"key\":\"social-icon\",\"value\":\"uil uil-twitter-alt\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/twitter.com\"}]]',NULL,NULL),(36,'theme-jobbox-vi-social_links','[[{\"key\":\"social-name\",\"value\":\"Whatsapp\"},{\"key\":\"social-icon\",\"value\":\"uil uil-whatsapp\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/whatsapp.com\"}],[{\"key\":\"social-name\",\"value\":\"Facebook messenger\"},{\"key\":\"social-icon\",\"value\":\"uil uil-facebook-messenger-alt\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/messenger.com\"}],[{\"key\":\"social-name\",\"value\":\"Instagram\"},{\"key\":\"social-icon\",\"value\":\"uil uil-instagram\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/instagram.com\"}],[{\"key\":\"social-name\",\"value\":\"Email\"},{\"key\":\"social-icon\",\"value\":\"uil uil-envelope\"},{\"key\":\"social-url\",\"value\":\"mailto:support@archielite.com\"}],[{\"key\":\"social-name\",\"value\":\"Twitter\"},{\"key\":\"social-icon\",\"value\":\"uil uil-twitter-alt\"},{\"key\":\"social-url\",\"value\":\"https:\\/\\/twitter.com\"}]]',NULL,NULL),(37,'media_random_hash','88a1587d19536c72dde4ce8991e64745',NULL,NULL),(38,'permalink-botble-blog-models-post','blog',NULL,NULL),(39,'permalink-botble-blog-models-category','blog',NULL,NULL),(40,'payment_cod_status','1',NULL,NULL),(41,'payment_cod_description','Please pay money directly to the postman, if you choose cash on delivery method (COD).',NULL,NULL),(42,'payment_bank_transfer_status','1',NULL,NULL),(43,'payment_bank_transfer_description','Please send money to our bank account: ACB - 69270 213 19.',NULL,NULL),(44,'payment_stripe_payment_type','stripe_checkout',NULL,NULL);
/*!40000 ALTER TABLE `settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `slugs`
--

DROP TABLE IF EXISTS `slugs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `slugs` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` int unsigned NOT NULL,
  `reference_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `prefix` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `slugs_reference_id_index` (`reference_id`)
) ENGINE=InnoDB AUTO_INCREMENT=228 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `slugs`
--

LOCK TABLES `slugs` WRITE;
/*!40000 ALTER TABLE `slugs` DISABLE KEYS */;
INSERT INTO `slugs` VALUES (2,'homepage-1',1,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(3,'homepage-2',2,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(4,'homepage-3',3,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(5,'homepage-4',4,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(6,'homepage-5',5,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(7,'homepage-6',6,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(8,'jobs',7,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(9,'companies',8,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(10,'candidates',9,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(11,'about-us',10,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(12,'pricing-plan',11,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(13,'contact',12,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(14,'blog',13,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(15,'cookie-policy',14,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(16,'faq',15,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(17,'services',16,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(18,'terms',17,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(19,'coming-soon',18,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(20,'job-categories',19,'Botble\\Page\\Models\\Page','','2023-02-20 00:01:46','2023-02-20 00:01:46'),(21,'design',1,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(22,'lifestyle',2,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(23,'travel-tips',3,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(24,'healthy',4,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(25,'travel-tips',5,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(26,'hotel',6,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(27,'nature',7,'Botble\\Blog\\Models\\Category','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(28,'new',1,'Botble\\Blog\\Models\\Tag','tag','2023-02-20 00:01:47','2023-02-20 00:01:47'),(29,'event',2,'Botble\\Blog\\Models\\Tag','tag','2023-02-20 00:01:47','2023-02-20 00:01:47'),(30,'interview-question-why-dont-you-have-a-degree',1,'Botble\\Blog\\Models\\Post','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(31,'21-job-interview-tips-how-to-make-a-great-impression',2,'Botble\\Blog\\Models\\Post','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(32,'39-strengths-and-weaknesses-to-discuss-in-a-job-interview',3,'Botble\\Blog\\Models\\Post','blog','2023-02-20 00:01:47','2023-02-20 00:01:48'),(33,'perfect',1,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(34,'new-day',2,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(35,'happy-day',3,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(36,'nature',4,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(37,'morning',5,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(38,'photography',6,'Botble\\Gallery\\Models\\Gallery','galleries','2023-02-20 00:01:47','2023-02-20 00:01:47'),(39,'content-writer',1,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(40,'market-research',2,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(41,'marketing-sale',3,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(42,'customer-help',4,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(43,'finance',5,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(44,'software',6,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(45,'human-resource',7,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(46,'management',8,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(47,'retail-products',9,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(48,'security-analyst',10,'Botble\\JobBoard\\Models\\Category','job-categories','2023-02-20 00:01:49','2023-02-20 00:01:49'),(49,'linkedin',1,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(50,'adobe-illustrator',2,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(51,'bing-search',3,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(52,'dailymotion',4,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(53,'linkedin',5,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(54,'quora-jsc',6,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(55,'nintendo',7,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(56,'periscope',8,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(57,'newsum',9,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(58,'powerhome',10,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(59,'whopcom',11,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(60,'greenwood',12,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(61,'kentucky',13,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(62,'equity',14,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(63,'honda',15,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(64,'toyota',16,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(65,'lexus',17,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(66,'ondo',18,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(67,'square',19,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(68,'vista',20,'Botble\\JobBoard\\Models\\Company','companies','2023-02-20 00:01:49','2023-02-20 00:01:49'),(69,'illustrator',1,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(70,'adobe-xd',2,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(71,'figma',3,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(72,'sketch',4,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(73,'lunacy',5,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(74,'php',6,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(75,'python',7,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(76,'javascript',8,'Botble\\JobBoard\\Models\\Tag','job-tags','2023-02-20 00:01:49','2023-02-20 00:01:49'),(77,'ui-ux-designer-fulltime',1,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(78,'full-stack-engineer',2,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(79,'java-software-engineer',3,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(80,'digital-marketing-manager',4,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(81,'frontend-developer',5,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(82,'react-native-web-developer',6,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(83,'senior-system-engineer',7,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(84,'products-manager',8,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(85,'lead-quality-control-qa',9,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(86,'principal-designer-design-systems',10,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(87,'devops-architect',11,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(88,'senior-software-engineer-npm-cli',12,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(89,'senior-systems-engineer',13,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(90,'software-engineer-actions-platform',14,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(91,'staff-engineering-manager-actions',15,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(92,'staff-engineering-manager-actions-runtime',16,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(93,'staff-engineering-manager-packages',17,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(94,'staff-software-engineer',18,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(95,'systems-software-engineer',19,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(96,'senior-compensation-analyst',20,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(97,'senior-accessibility-program-manager',21,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(98,'analyst-relations-manager-application-security',22,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(99,'senior-enterprise-advocate-emea',23,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(100,'deal-desk-manager',24,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(101,'director-revenue-compensation',25,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(102,'program-manager',26,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(103,'sr-manager-deal-desk-intl',27,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(104,'senior-director-product-management-actions-runners-and-compute-services',28,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(105,'alliances-director',29,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(106,'corporate-sales-representative',30,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(107,'country-leader',31,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(108,'customer-success-architect',32,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(109,'devops-account-executive-us-public-sector',33,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(110,'enterprise-account-executive',34,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(111,'senior-engineering-manager-product-security-engineering-paved-paths',35,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(112,'customer-reliability-engineer-iii',36,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(113,'support-engineer-enterprise-support-japanese',37,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(114,'technical-partner-manager',38,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(115,'sr-manager-inside-account-management',39,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(116,'services-sales-representative',40,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(117,'services-delivery-manager',41,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(118,'senior-solutions-engineer',42,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(119,'senior-service-delivery-engineer',43,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(120,'senior-director-global-sales-development',44,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(121,'partner-program-manager',45,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(122,'principal-cloud-solutions-engineer',46,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(123,'senior-cloud-solutions-engineer',47,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(124,'senior-customer-success-manager',48,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(125,'inside-account-manager',49,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(126,'ux-jobs-board',50,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(127,'senior-laravel-developer-tall-stack',51,'Botble\\JobBoard\\Models\\Job','jobs','2023-02-20 00:01:49','2023-02-20 00:01:49'),(128,'deonte-christiansen',1,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(129,'riley-durgan',2,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(130,'sarah-harding',3,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(131,'steven-jobs',4,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(132,'wiliam-kend',5,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(133,'leonard-morar',6,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(134,'ruthie-schamberger',7,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(135,'dakota-block',8,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(136,'anthony-fisher',9,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(137,'nia-littel',10,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(138,'seamus-heaney',11,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(139,'richard-armstrong',12,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(140,'cristopher-jacobi',13,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(141,'johnson-ward',14,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(142,'jess-kuphal',15,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:50','2023-02-20 00:01:50'),(143,'eugene-ortiz',16,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(144,'pamela-keeling',17,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(145,'angelo-williamson',18,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(146,'olen-franecki',19,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(147,'alexandra-mckenzie',20,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(148,'anibal-langosh',21,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(149,'nathanael-rosenbaum',22,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(150,'ellen-aufderhar',23,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(151,'taylor-beatty',24,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(152,'earlene-block',25,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(153,'wellington-stehr',26,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(154,'kaylie-daugherty',27,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(155,'rosemarie-douglas',28,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(156,'coleman-dare',29,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(157,'dejah-goyette',30,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:51','2023-02-20 00:01:51'),(158,'carey-emard',31,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(159,'arno-purdy',32,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(160,'wallace-lubowitz',33,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(161,'roderick-treutel',34,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(162,'patsy-pacocha',35,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(163,'alberta-auer',36,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(164,'rhett-reilly',37,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(165,'hosea-schinner',38,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(166,'morton-oberbrunner',39,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(167,'anita-conroy',40,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(168,'zola-auer',41,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(169,'general-witting',42,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(170,'vesta-mcglynn',43,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(171,'jeanie-bruen',44,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(172,'barney-mitchell',45,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:52','2023-02-20 00:01:52'),(173,'verna-williamson',46,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(174,'christophe-hahn',47,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(175,'brionna-rowe',48,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(176,'april-barton',49,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(177,'amara-gerlach',50,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(178,'marco-schiller',51,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(179,'kellie-wolff',52,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(180,'damien-wyman',53,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(181,'maegan-kshlerin',54,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(182,'dortha-nader',55,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(183,'alana-hagenes',56,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(184,'sheldon-strosin',57,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(185,'xander-marvin',58,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(186,'samir-roob',59,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:53','2023-02-20 00:01:53'),(187,'emiliano-roob',60,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(188,'natalie-moen',61,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(189,'janae-abbott',62,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(190,'cecil-murphy',63,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(191,'baby-witting',64,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(192,'oda-turcotte',65,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(193,'marcia-kassulke',66,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(194,'wendy-oberbrunner',67,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(195,'shanon-metz',68,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(196,'kale-kuhn',69,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(197,'celestine-kessler',70,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(198,'yolanda-kuhn',71,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(199,'gregory-damore',72,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(200,'chelsea-gibson',73,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(201,'jacynthe-nitzsche',74,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:54','2023-02-20 00:01:54'),(202,'evie-bosco',75,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(203,'madie-haley',76,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(204,'moshe-kertzmann',77,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(205,'vella-mayert',78,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(206,'graciela-stokes',79,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(207,'corene-glover',80,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(208,'zoie-feest',81,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(209,'karolann-parisian',82,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(210,'oscar-weimann',83,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(211,'christophe-okeefe',84,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(212,'tony-klocko',85,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(213,'arianna-batz',86,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(214,'francisco-kertzmann',87,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(215,'tiffany-kreiger',88,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(216,'johnny-kshlerin',89,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:55','2023-02-20 00:01:55'),(217,'justen-stokes',90,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(218,'dedrick-mccullough',91,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(219,'fleta-wolff',92,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(220,'haylee-oberbrunner',93,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(221,'clotilde-senger',94,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(222,'gia-stehr',95,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(223,'keanu-stanton',96,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(224,'oren-weber',97,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(225,'carlie-ebert',98,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(226,'leanne-macejkovic',99,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56'),(227,'marilyne-king',100,'Botble\\JobBoard\\Models\\Account','candidates','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `slugs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `states`
--

DROP TABLE IF EXISTS `states`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `states` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `abbreviation` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country_id` int unsigned DEFAULT NULL,
  `order` tinyint NOT NULL DEFAULT '0',
  `is_default` tinyint unsigned NOT NULL DEFAULT '0',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `states`
--

LOCK TABLES `states` WRITE;
/*!40000 ALTER TABLE `states` DISABLE KEYS */;
INSERT INTO `states` VALUES (1,'France','FR',1,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(2,'England','EN',2,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(3,'New York','NY',1,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(4,'Holland','HL',4,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(5,'Denmark','DN',5,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48'),(6,'Germany','GER',1,0,0,'published','2023-02-20 00:01:48','2023-02-20 00:01:48');
/*!40000 ALTER TABLE `states` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `states_translations`
--

DROP TABLE IF EXISTS `states_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `states_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `states_id` int NOT NULL,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `abbreviation` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`states_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `states_translations`
--

LOCK TABLES `states_translations` WRITE;
/*!40000 ALTER TABLE `states_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `states_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tags`
--

DROP TABLE IF EXISTS `tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `tags` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `author_id` int NOT NULL,
  `author_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Botble\\ACL\\Models\\User',
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tags`
--

LOCK TABLES `tags` WRITE;
/*!40000 ALTER TABLE `tags` DISABLE KEYS */;
INSERT INTO `tags` VALUES (1,'New',1,'Botble\\ACL\\Models\\User','','published','2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'Event',1,'Botble\\ACL\\Models\\User','','published','2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tags_translations`
--

DROP TABLE IF EXISTS `tags_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `tags_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tags_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`tags_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tags_translations`
--

LOCK TABLES `tags_translations` WRITE;
/*!40000 ALTER TABLE `tags_translations` DISABLE KEYS */;
INSERT INTO `tags_translations` VALUES ('vi',1,'Tin tức',NULL),('vi',2,'Sự kiện',NULL);
/*!40000 ALTER TABLE `tags_translations` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `teams`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `teams` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `photo` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `title` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `socials` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `teams` WRITE;
/*!40000 ALTER TABLE `teams` DISABLE KEYS */;
INSERT INTO `teams` VALUES (1,'Jack Persion','teams/1.png','Developer Fullstack','USA','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,'Tyler Men','teams/2.png','Business Analyst','Qatar','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,'Mohamed Salah','teams/3.png','Developer Fullstack','India','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(4,'Xao Shin','teams/4.png','Developer Fullstack','China','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(5,'Peter Cop','teams/5.png','Designer','Russia','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(6,'Jacob Jones','teams/6.png','Frontend Developer','New York, US','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(7,'Court Henry','teams/7.png','Backend Developer','Portugal','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(8,'Theresa','teams/8.png','Backend Developer','Thailand','{\"facebook\":\"fb.com\",\"twitter\":\"twitter.com\",\"instagram\":\"instagram.com\"}','published','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `teams` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `teams_translations`
--

DROP TABLE IF EXISTS `teams_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `teams_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `teams_id` int NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`teams_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `teams_translations`
--

LOCK TABLES `teams_translations` WRITE;
/*!40000 ALTER TABLE `teams_translations` DISABLE KEYS */;
INSERT INTO `teams_translations` VALUES ('vi',1,'Jack Persion','Developer Fullstack','Mỹ'),('vi',2,'Tyler Men','Business Analyst','Qatar'),('vi',3,'Mohamed Salah','Developer Fullstack','Ấn độ'),('vi',4,'Xao Shin','Developer Fullstack','Trung Quốc'),('vi',5,'Peter Cop','Designer','Nga'),('vi',6,'Jacob Jones','Frontend Developer','Mỹ'),('vi',7,'Court Henry','Backend Developer','Bồ Đào Nha'),('vi',8,'Theresa','Backend Developer','Thái Lan');
/*!40000 ALTER TABLE `teams_translations` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `testimonials`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `testimonials` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `company` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `testimonials`
--

LOCK TABLES `testimonials` WRITE;
/*!40000 ALTER TABLE `testimonials` DISABLE KEYS */;
INSERT INTO `testimonials` VALUES (1,'Ellis Kim','I\'m a deal faster than it does.\' \'Which would NOT be an advantage,\' said Alice, (she had grown to her very much to-night, I should understand that better,\' Alice said with some surprise that the.','testimonials/1.png','Digital Artist','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(2,'John Smith','I beg your pardon,\' said Alice angrily. \'It wasn\'t very civil of you to offer it,\' said Alice desperately: \'he\'s perfectly idiotic!\' And she began looking at the cook, to see if she had accidentally.','testimonials/2.png','Product designer','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(3,'Sayen Ahmod','I think I can do without lobsters, you know. Come on!\' \'Everybody says \"come on!\" here,\' thought Alice, \'they\'re sure to kill it in time,\' said the Duchess. An invitation for the next moment she.','testimonials/3.png','Developer','published','2023-02-20 00:01:56','2023-02-20 00:01:56'),(4,'Tayla Swef','I suppose.\' So she swallowed one of the miserable Mock Turtle. \'Hold your tongue, Ma!\' said the Hatter. \'You MUST remember,\' remarked the King, and the blades of grass, but she heard a voice of the.','testimonials/4.png','Graphic designer','published','2023-02-20 00:01:56','2023-02-20 00:01:56');
/*!40000 ALTER TABLE `testimonials` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `testimonials_translations`
--

DROP TABLE IF EXISTS `testimonials_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `testimonials_translations` (
  `lang_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `testimonials_id` int NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` text COLLATE utf8mb4_unicode_ci,
  `company` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`lang_code`,`testimonials_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `testimonials_translations`
--

LOCK TABLES `testimonials_translations` WRITE;
/*!40000 ALTER TABLE `testimonials_translations` DISABLE KEYS */;
INSERT INTO `testimonials_translations` VALUES ('vi',1,'Adam Williams','Queen will hear you! You see, she came rather late, and the game was in March.\' As she said to Alice, they all stopped and looked anxiously round, to make the arches. The chief difficulty Alice.','Giám đốc Microsoft'),('vi',2,'Retha Deowalim','They are waiting on the whole cause, and condemn you to sit down without being invited,\' said the Caterpillar. \'Is that all?\' said the Dodo replied very readily: \'but that\'s because it stays the.','Giám đốc Apple'),('vi',3,'Sam J. Wasim','The Queen\'s Croquet-Ground A large rose-tree stood near the door of the court. \'What do you like the name: however, it only grinned when it saw mine coming!\' \'How do you know I\'m mad?\' said Alice.','Nhà sáng lập Pio'),('vi',4,'Usan Gulwarm','So they began running about in the middle, being held up by a row of lodging houses, and behind them a railway station.) However, she soon made out that part.\' \'Well, at any rate I\'ll never go THERE.','Giám đốc Facewarm');
/*!40000 ALTER TABLE `testimonials_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `translations`
--

DROP TABLE IF EXISTS `translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `translations` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `status` int NOT NULL DEFAULT '0',
  `locale` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `group` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3526 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `translations`
--

LOCK TABLES `translations` WRITE;
/*!40000 ALTER TABLE `translations` DISABLE KEYS */;
INSERT INTO `translations` VALUES (1,1,'en','auth','failed','These credentials do not match our records.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(2,1,'en','auth','password','The provided password is incorrect.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(3,1,'en','auth','throttle','Too many login attempts. Please try again in :seconds seconds.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(4,1,'en','pagination','previous','&laquo; Previous','2023-02-20 00:01:57','2023-02-20 00:01:57'),(5,1,'en','pagination','next','Next &raquo;','2023-02-20 00:01:57','2023-02-20 00:01:57'),(6,1,'en','passwords','reset','Your password has been reset!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(7,1,'en','passwords','sent','We have emailed your password reset link!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(8,1,'en','passwords','throttled','Please wait before retrying.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(9,1,'en','passwords','token','This password reset token is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(10,1,'en','passwords','user','We can\'t find a user with that email address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(11,1,'en','validation','accepted','The :attribute must be accepted.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(12,1,'en','validation','accepted_if','The :attribute must be accepted when :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(13,1,'en','validation','active_url','The :attribute is not a valid URL.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(14,1,'en','validation','after','The :attribute must be a date after :date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(15,1,'en','validation','after_or_equal','The :attribute must be a date after or equal to :date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(16,1,'en','validation','alpha','The :attribute must only contain letters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(17,1,'en','validation','alpha_dash','The :attribute must only contain letters, numbers, dashes and underscores.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(18,1,'en','validation','alpha_num','The :attribute must only contain letters and numbers.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(19,1,'en','validation','array','The :attribute must be an array.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(20,1,'en','validation','ascii','The :attribute must only contain single-byte alphanumeric characters and symbols.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(21,1,'en','validation','before','The :attribute must be a date before :date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(22,1,'en','validation','before_or_equal','The :attribute must be a date before or equal to :date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(23,1,'en','validation','between.array','The :attribute must have between :min and :max items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(24,1,'en','validation','between.file','The :attribute must be between :min and :max kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(25,1,'en','validation','between.numeric','The :attribute must be between :min and :max.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(26,1,'en','validation','between.string','The :attribute must be between :min and :max characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(27,1,'en','validation','boolean','The :attribute field must be true or false.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(28,1,'en','validation','confirmed','The :attribute confirmation does not match.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(29,1,'en','validation','current_password','The password is incorrect.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(30,1,'en','validation','date','The :attribute is not a valid date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(31,1,'en','validation','date_equals','The :attribute must be a date equal to :date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(32,1,'en','validation','date_format','The :attribute does not match the format :format.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(33,1,'en','validation','decimal','The :attribute must have :decimal decimal places.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(34,1,'en','validation','declined','The :attribute must be declined.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(35,1,'en','validation','declined_if','The :attribute must be declined when :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(36,1,'en','validation','different','The :attribute and :other must be different.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(37,1,'en','validation','digits','The :attribute must be :digits digits.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(38,1,'en','validation','digits_between','The :attribute must be between :min and :max digits.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(39,1,'en','validation','dimensions','The :attribute has invalid image dimensions.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(40,1,'en','validation','distinct','The :attribute field has a duplicate value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(41,1,'en','validation','doesnt_end_with','The :attribute may not end with one of the following: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(42,1,'en','validation','doesnt_start_with','The :attribute may not start with one of the following: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(43,1,'en','validation','email','The :attribute must be a valid email address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(44,1,'en','validation','ends_with','The :attribute must end with one of the following: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(45,1,'en','validation','enum','The selected :attribute is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(46,1,'en','validation','exists','The selected :attribute is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(47,1,'en','validation','file','The :attribute must be a file.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(48,1,'en','validation','filled','The :attribute field must have a value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(49,1,'en','validation','gt.array','The :attribute must have more than :value items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(50,1,'en','validation','gt.file','The :attribute must be greater than :value kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(51,1,'en','validation','gt.numeric','The :attribute must be greater than :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(52,1,'en','validation','gt.string','The :attribute must be greater than :value characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(53,1,'en','validation','gte.array','The :attribute must have :value items or more.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(54,1,'en','validation','gte.file','The :attribute must be greater than or equal to :value kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(55,1,'en','validation','gte.numeric','The :attribute must be greater than or equal to :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(56,1,'en','validation','gte.string','The :attribute must be greater than or equal to :value characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(57,1,'en','validation','image','The :attribute must be an image.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(58,1,'en','validation','in','The selected :attribute is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(59,1,'en','validation','in_array','The :attribute field does not exist in :other.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(60,1,'en','validation','integer','The :attribute must be an integer.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(61,1,'en','validation','ip','The :attribute must be a valid IP address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(62,1,'en','validation','ipv4','The :attribute must be a valid IPv4 address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(63,1,'en','validation','ipv6','The :attribute must be a valid IPv6 address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(64,1,'en','validation','json','The :attribute must be a valid JSON string.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(65,1,'en','validation','lowercase','The :attribute must be lowercase.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(66,1,'en','validation','lt.array','The :attribute must have less than :value items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(67,1,'en','validation','lt.file','The :attribute must be less than :value kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(68,1,'en','validation','lt.numeric','The :attribute must be less than :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(69,1,'en','validation','lt.string','The :attribute must be less than :value characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(70,1,'en','validation','lte.array','The :attribute must not have more than :value items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(71,1,'en','validation','lte.file','The :attribute must be less than or equal to :value kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(72,1,'en','validation','lte.numeric','The :attribute must be less than or equal to :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(73,1,'en','validation','lte.string','The :attribute must be less than or equal to :value characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(74,1,'en','validation','mac_address','The :attribute must be a valid MAC address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(75,1,'en','validation','max.array','The :attribute must not have more than :max items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(76,1,'en','validation','max.file','The :attribute must not be greater than :max kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(77,1,'en','validation','max.numeric','The :attribute must not be greater than :max.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(78,1,'en','validation','max.string','The :attribute must not be greater than :max characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(79,1,'en','validation','max_digits','The :attribute must not have more than :max digits.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(80,1,'en','validation','mimes','The :attribute must be a file of type: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(81,1,'en','validation','mimetypes','The :attribute must be a file of type: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(82,1,'en','validation','min.array','The :attribute must have at least :min items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(83,1,'en','validation','min.file','The :attribute must be at least :min kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(84,1,'en','validation','min.numeric','The :attribute must be at least :min.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(85,1,'en','validation','min.string','The :attribute must be at least :min characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(86,1,'en','validation','min_digits','The :attribute must have at least :min digits.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(87,1,'en','validation','missing','The :attribute field must be missing.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(88,1,'en','validation','missing_if','The :attribute field must be missing when :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(89,1,'en','validation','missing_unless','The :attribute field must be missing unless :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(90,1,'en','validation','missing_with','The :attribute field must be missing when :values is present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(91,1,'en','validation','missing_with_all','The :attribute field must be missing when :values are present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(92,1,'en','validation','multiple_of','The :attribute must be a multiple of :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(93,1,'en','validation','not_in','The selected :attribute is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(94,1,'en','validation','not_regex','The :attribute format is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(95,1,'en','validation','numeric','The :attribute must be a number.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(96,1,'en','validation','password.letters','The :attribute must contain at least one letter.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(97,1,'en','validation','password.mixed','The :attribute must contain at least one uppercase and one lowercase letter.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(98,1,'en','validation','password.numbers','The :attribute must contain at least one number.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(99,1,'en','validation','password.symbols','The :attribute must contain at least one symbol.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(100,1,'en','validation','password.uncompromised','The given :attribute has appeared in a data leak. Please choose a different :attribute.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(101,1,'en','validation','present','The :attribute field must be present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(102,1,'en','validation','prohibited','The :attribute field is prohibited.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(103,1,'en','validation','prohibited_if','The :attribute field is prohibited when :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(104,1,'en','validation','prohibited_unless','The :attribute field is prohibited unless :other is in :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(105,1,'en','validation','prohibits','The :attribute field prohibits :other from being present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(106,1,'en','validation','regex','The :attribute format is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(107,1,'en','validation','required','The :attribute field is required.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(108,1,'en','validation','required_array_keys','The :attribute field must contain entries for: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(109,1,'en','validation','required_if','The :attribute field is required when :other is :value.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(110,1,'en','validation','required_if_accepted','The :attribute field is required when :other is accepted.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(111,1,'en','validation','required_unless','The :attribute field is required unless :other is in :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(112,1,'en','validation','required_with','The :attribute field is required when :values is present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(113,1,'en','validation','required_with_all','The :attribute field is required when :values are present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(114,1,'en','validation','required_without','The :attribute field is required when :values is not present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(115,1,'en','validation','required_without_all','The :attribute field is required when none of :values are present.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(116,1,'en','validation','same','The :attribute and :other must match.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(117,1,'en','validation','size.array','The :attribute must contain :size items.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(118,1,'en','validation','size.file','The :attribute must be :size kilobytes.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(119,1,'en','validation','size.numeric','The :attribute must be :size.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(120,1,'en','validation','size.string','The :attribute must be :size characters.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(121,1,'en','validation','starts_with','The :attribute must start with one of the following: :values.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(122,1,'en','validation','string','The :attribute must be a string.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(123,1,'en','validation','timezone','The :attribute must be a valid timezone.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(124,1,'en','validation','unique','The :attribute has already been taken.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(125,1,'en','validation','uploaded','The :attribute failed to upload.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(126,1,'en','validation','uppercase','The :attribute must be uppercase.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(127,1,'en','validation','url','The :attribute must be a valid URL.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(128,1,'en','validation','ulid','The :attribute must be a valid ULID.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(129,1,'en','validation','uuid','The :attribute must be a valid UUID.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(130,1,'en','validation','custom.attribute-name.rule-name','custom-message','2023-02-20 00:01:57','2023-02-20 00:01:57'),(131,1,'en','core/acl/auth','login.username','Email/Username','2023-02-20 00:01:57','2023-02-20 00:01:57'),(132,1,'en','core/acl/auth','login.email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(133,1,'en','core/acl/auth','login.password','Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(134,1,'en','core/acl/auth','login.title','User Login','2023-02-20 00:01:57','2023-02-20 00:01:57'),(135,1,'en','core/acl/auth','login.remember','Remember me?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(136,1,'en','core/acl/auth','login.login','Sign in','2023-02-20 00:01:57','2023-02-20 00:01:57'),(137,1,'en','core/acl/auth','login.placeholder.username','Please enter your username','2023-02-20 00:01:57','2023-02-20 00:01:57'),(138,1,'en','core/acl/auth','login.placeholder.email','Please enter your email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(139,1,'en','core/acl/auth','login.success','Login successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(140,1,'en','core/acl/auth','login.fail','Wrong username or password.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(141,1,'en','core/acl/auth','login.not_active','Your account has not been activated yet!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(142,1,'en','core/acl/auth','login.banned','This account is banned.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(143,1,'en','core/acl/auth','login.logout_success','Logout successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(144,1,'en','core/acl/auth','login.dont_have_account','You don\'t have account on this system, please contact administrator for more information!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(145,1,'en','core/acl/auth','forgot_password.title','Forgot Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(146,1,'en','core/acl/auth','forgot_password.message','<p>Have you forgotten your password?</p><p>Please enter your email account. System will send a email with active link to reset your password.</p>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(147,1,'en','core/acl/auth','forgot_password.submit','Submit','2023-02-20 00:01:57','2023-02-20 00:01:57'),(148,1,'en','core/acl/auth','reset.new_password','New password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(149,1,'en','core/acl/auth','reset.password_confirmation','Confirm new password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(150,1,'en','core/acl/auth','reset.email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(151,1,'en','core/acl/auth','reset.title','Reset your password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(152,1,'en','core/acl/auth','reset.update','Update','2023-02-20 00:01:57','2023-02-20 00:01:57'),(153,1,'en','core/acl/auth','reset.wrong_token','This link is invalid or expired. Please try using reset form again.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(154,1,'en','core/acl/auth','reset.user_not_found','This username is not exist.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(155,1,'en','core/acl/auth','reset.success','Reset password successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(156,1,'en','core/acl/auth','reset.fail','Token is invalid, the reset password link has been expired!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(157,1,'en','core/acl/auth','reset.reset.title','Email reset password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(158,1,'en','core/acl/auth','reset.send.success','A email was sent to your email account. Please check and complete this action.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(159,1,'en','core/acl/auth','reset.send.fail','Can not send email in this time. Please try again later.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(160,1,'en','core/acl/auth','reset.new-password','New password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(161,1,'en','core/acl/auth','email.reminder.title','Email reset password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(162,1,'en','core/acl/auth','password_confirmation','Password confirm','2023-02-20 00:01:57','2023-02-20 00:01:57'),(163,1,'en','core/acl/auth','failed','Failed','2023-02-20 00:01:57','2023-02-20 00:01:57'),(164,1,'en','core/acl/auth','throttle','Throttle','2023-02-20 00:01:57','2023-02-20 00:01:57'),(165,1,'en','core/acl/auth','not_member','Not a member yet?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(166,1,'en','core/acl/auth','register_now','Register now','2023-02-20 00:01:57','2023-02-20 00:01:57'),(167,1,'en','core/acl/auth','lost_your_password','Lost your password?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(168,1,'en','core/acl/auth','login_title','Admin','2023-02-20 00:01:57','2023-02-20 00:01:57'),(169,1,'en','core/acl/auth','login_via_social','Login with social networks','2023-02-20 00:01:57','2023-02-20 00:01:57'),(170,1,'en','core/acl/auth','back_to_login','Back to login page','2023-02-20 00:01:57','2023-02-20 00:01:57'),(171,1,'en','core/acl/auth','sign_in_below','Sign In Below','2023-02-20 00:01:57','2023-02-20 00:01:57'),(172,1,'en','core/acl/auth','languages','Languages','2023-02-20 00:01:57','2023-02-20 00:01:57'),(173,1,'en','core/acl/auth','reset_password','Reset Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(174,1,'en','core/acl/auth','settings.email.title','ACL','2023-02-20 00:01:57','2023-02-20 00:01:57'),(175,1,'en','core/acl/auth','settings.email.description','ACL email configuration','2023-02-20 00:01:57','2023-02-20 00:01:57'),(176,1,'en','core/acl/permissions','notices.role_in_use','Cannot delete this role, it is still in use!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(177,1,'en','core/acl/permissions','notices.role_delete_belong_user','You are not able to delete this role; it belongs to someone else!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(178,1,'en','core/acl/permissions','notices.role_edit_belong_user','You are not able to edit this role; it belongs to someone else!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(179,1,'en','core/acl/permissions','notices.delete_global_role','You are not allowed to delete global roles!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(180,1,'en','core/acl/permissions','notices.delete_success','The selected role was deleted successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(181,1,'en','core/acl/permissions','notices.modified_success','The selected role was modified successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(182,1,'en','core/acl/permissions','notices.create_success','The new role was successfully created','2023-02-20 00:01:57','2023-02-20 00:01:57'),(183,1,'en','core/acl/permissions','notices.duplicated_success','The selected role was duplicated successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(184,1,'en','core/acl/permissions','notices.no_select','Please select at least one record to take this action!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(185,1,'en','core/acl/permissions','notices.not_found','Role not found','2023-02-20 00:01:57','2023-02-20 00:01:57'),(186,1,'en','core/acl/permissions','name','Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(187,1,'en','core/acl/permissions','current_role','Current Role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(188,1,'en','core/acl/permissions','no_role_assigned','No role assigned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(189,1,'en','core/acl/permissions','role_assigned','Assigned Role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(190,1,'en','core/acl/permissions','create_role','Create New Role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(191,1,'en','core/acl/permissions','role_name','Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(192,1,'en','core/acl/permissions','role_description','Description','2023-02-20 00:01:57','2023-02-20 00:01:57'),(193,1,'en','core/acl/permissions','permission_flags','Permission Flags','2023-02-20 00:01:57','2023-02-20 00:01:57'),(194,1,'en','core/acl/permissions','cancel','Cancel','2023-02-20 00:01:57','2023-02-20 00:01:57'),(195,1,'en','core/acl/permissions','reset','Reset','2023-02-20 00:01:57','2023-02-20 00:01:57'),(196,1,'en','core/acl/permissions','save','Save','2023-02-20 00:01:57','2023-02-20 00:01:57'),(197,1,'en','core/acl/permissions','global_role_msg','This is a global role and cannot be modified.  You can use the Duplicate button to make a copy of this role that you can then modify.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(198,1,'en','core/acl/permissions','details','Details','2023-02-20 00:01:57','2023-02-20 00:01:57'),(199,1,'en','core/acl/permissions','duplicate','Duplicate','2023-02-20 00:01:57','2023-02-20 00:01:57'),(200,1,'en','core/acl/permissions','all','All Permissions','2023-02-20 00:01:57','2023-02-20 00:01:57'),(201,1,'en','core/acl/permissions','list_role','List Roles','2023-02-20 00:01:57','2023-02-20 00:01:57'),(202,1,'en','core/acl/permissions','created_on','Created On','2023-02-20 00:01:57','2023-02-20 00:01:57'),(203,1,'en','core/acl/permissions','created_by','Created By','2023-02-20 00:01:57','2023-02-20 00:01:57'),(204,1,'en','core/acl/permissions','actions','Actions','2023-02-20 00:01:57','2023-02-20 00:01:57'),(205,1,'en','core/acl/permissions','role_in_use','Cannot delete this role, it is still in use!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(206,1,'en','core/acl/permissions','role_delete_belong_user','You are not able to delete this role; it belongs to someone else!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(207,1,'en','core/acl/permissions','delete_global_role','Can not delete global role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(208,1,'en','core/acl/permissions','delete_success','Delete role successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(209,1,'en','core/acl/permissions','no_select','Please select at least one role to take this action!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(210,1,'en','core/acl/permissions','not_found','No role found!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(211,1,'en','core/acl/permissions','role_edit_belong_user','You are not able to edit this role; it belongs to someone else!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(212,1,'en','core/acl/permissions','modified_success','Modified successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(213,1,'en','core/acl/permissions','create_success','Create successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(214,1,'en','core/acl/permissions','duplicated_success','Duplicated successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(215,1,'en','core/acl/permissions','options','Options','2023-02-20 00:01:57','2023-02-20 00:01:57'),(216,1,'en','core/acl/permissions','access_denied_message','You are not allowed to do this action','2023-02-20 00:01:57','2023-02-20 00:01:57'),(217,1,'en','core/acl/permissions','roles','Roles','2023-02-20 00:01:57','2023-02-20 00:01:57'),(218,1,'en','core/acl/permissions','role_permission','Roles and Permissions','2023-02-20 00:01:57','2023-02-20 00:01:57'),(219,1,'en','core/acl/permissions','user_management','User Management','2023-02-20 00:01:57','2023-02-20 00:01:57'),(220,1,'en','core/acl/permissions','super_user_management','Super User Management','2023-02-20 00:01:57','2023-02-20 00:01:57'),(221,1,'en','core/acl/permissions','action_unauthorized','This action is unauthorized.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(222,1,'en','core/acl/reminders','password','Passwords must be at least six characters and match the confirmation.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(223,1,'en','core/acl/reminders','user','We can\'t find a user with that e-mail address.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(224,1,'en','core/acl/reminders','token','This password reset token is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(225,1,'en','core/acl/reminders','sent','Password reminder sent!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(226,1,'en','core/acl/reminders','reset','Password has been reset!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(227,1,'en','core/acl/users','delete_user_logged_in','Can\'t delete this user. This user is logged on!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(228,1,'en','core/acl/users','no_select','Please select at least one record to take this action!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(229,1,'en','core/acl/users','lock_user_logged_in','Can\'t lock this user. This user is logged on!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(230,1,'en','core/acl/users','update_success','Update status successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(231,1,'en','core/acl/users','save_setting_failed','Something went wrong when save your setting','2023-02-20 00:01:57','2023-02-20 00:01:57'),(232,1,'en','core/acl/users','not_found','User not found','2023-02-20 00:01:57','2023-02-20 00:01:57'),(233,1,'en','core/acl/users','email_exist','That email address already belongs to an existing account','2023-02-20 00:01:57','2023-02-20 00:01:57'),(234,1,'en','core/acl/users','username_exist','That username address already belongs to an existing account','2023-02-20 00:01:57','2023-02-20 00:01:57'),(235,1,'en','core/acl/users','update_profile_success','Your profile changes were successfully saved','2023-02-20 00:01:57','2023-02-20 00:01:57'),(236,1,'en','core/acl/users','password_update_success','Password successfully changed','2023-02-20 00:01:57','2023-02-20 00:01:57'),(237,1,'en','core/acl/users','current_password_not_valid','Current password is not valid','2023-02-20 00:01:57','2023-02-20 00:01:57'),(238,1,'en','core/acl/users','user_exist_in','User is already a member','2023-02-20 00:01:57','2023-02-20 00:01:57'),(239,1,'en','core/acl/users','email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(240,1,'en','core/acl/users','role','Role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(241,1,'en','core/acl/users','username','Username','2023-02-20 00:01:57','2023-02-20 00:01:57'),(242,1,'en','core/acl/users','last_name','Last Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(243,1,'en','core/acl/users','first_name','First Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(244,1,'en','core/acl/users','message','Message','2023-02-20 00:01:57','2023-02-20 00:01:57'),(245,1,'en','core/acl/users','cancel_btn','Cancel','2023-02-20 00:01:57','2023-02-20 00:01:57'),(246,1,'en','core/acl/users','change_password','Change password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(247,1,'en','core/acl/users','current_password','Current password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(248,1,'en','core/acl/users','new_password','New Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(249,1,'en','core/acl/users','confirm_new_password','Confirm New Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(250,1,'en','core/acl/users','password','Password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(251,1,'en','core/acl/users','save','Save','2023-02-20 00:01:57','2023-02-20 00:01:57'),(252,1,'en','core/acl/users','cannot_delete','User could not be deleted','2023-02-20 00:01:57','2023-02-20 00:01:57'),(253,1,'en','core/acl/users','deleted','User deleted','2023-02-20 00:01:57','2023-02-20 00:01:57'),(254,1,'en','core/acl/users','last_login','Last Login','2023-02-20 00:01:57','2023-02-20 00:01:57'),(255,1,'en','core/acl/users','error_update_profile_image','Error when update profile image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(256,1,'en','core/acl/users','email_reminder_template','<h3>Hello :name</h3><p>The system has received a request to restore the password for your account, to complete this task please click the link below.</p><p><a href=\":link\">Reset password now</a></p><p>If not you ask recover password, please ignore this email.</p><p>This email is valid for 60 minutes after receiving the email.</p>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(257,1,'en','core/acl/users','change_profile_image','Change Profile Image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(258,1,'en','core/acl/users','new_image','New Image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(259,1,'en','core/acl/users','loading','Loading','2023-02-20 00:01:57','2023-02-20 00:01:57'),(260,1,'en','core/acl/users','close','Close','2023-02-20 00:01:57','2023-02-20 00:01:57'),(261,1,'en','core/acl/users','update','Update','2023-02-20 00:01:57','2023-02-20 00:01:57'),(262,1,'en','core/acl/users','read_image_failed','Failed to read the image file','2023-02-20 00:01:57','2023-02-20 00:01:57'),(263,1,'en','core/acl/users','users','Users','2023-02-20 00:01:57','2023-02-20 00:01:57'),(264,1,'en','core/acl/users','update_avatar_success','Update profile image successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(265,1,'en','core/acl/users','info.title','User profile','2023-02-20 00:01:57','2023-02-20 00:01:57'),(266,1,'en','core/acl/users','info.first_name','First Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(267,1,'en','core/acl/users','info.last_name','Last Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(268,1,'en','core/acl/users','total_users','Total users','2023-02-20 00:01:57','2023-02-20 00:01:57'),(269,1,'en','core/acl/users','statuses.activated','Activated','2023-02-20 00:01:57','2023-02-20 00:01:57'),(270,1,'en','core/acl/users','statuses.deactivated','Deactivated','2023-02-20 00:01:57','2023-02-20 00:01:57'),(271,1,'en','core/acl/users','make_super','Make super','2023-02-20 00:01:57','2023-02-20 00:01:57'),(272,1,'en','core/acl/users','remove_super','Remove super','2023-02-20 00:01:57','2023-02-20 00:01:57'),(273,1,'en','core/acl/users','is_super','Is super?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(274,1,'en','core/acl/users','email_placeholder','Ex: example@gmail.com','2023-02-20 00:01:57','2023-02-20 00:01:57'),(275,1,'en','core/acl/users','password_confirmation','Re-type password','2023-02-20 00:01:57','2023-02-20 00:01:57'),(276,1,'en','core/acl/users','select_role','Select role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(277,1,'en','core/acl/users','create_new_user','Create a new user','2023-02-20 00:01:57','2023-02-20 00:01:57'),(278,1,'en','core/acl/users','cannot_delete_super_user','Permission denied. Cannot delete a super user!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(279,1,'en','core/acl/users','assigned_role','Assigned Role','2023-02-20 00:01:57','2023-02-20 00:01:57'),(280,1,'en','core/acl/users','no_role_assigned','No role assigned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(281,1,'en','core/acl/users','view_user_profile','View user\'s profile','2023-02-20 00:01:57','2023-02-20 00:01:57'),(282,1,'vi','core/acl/auth','login.username','Email/Tên truy cập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(283,1,'vi','core/acl/auth','login.password','Mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(284,1,'vi','core/acl/auth','login.title','Đăng nhập vào quản trị','2023-02-20 00:01:57','2023-02-20 00:01:57'),(285,1,'vi','core/acl/auth','login.remember','Nhớ mật khẩu?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(286,1,'vi','core/acl/auth','login.login','Đăng nhập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(287,1,'vi','core/acl/auth','login.placeholder.username','Vui lòng nhập tên truy cập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(288,1,'vi','core/acl/auth','login.placeholder.email','Vui lòng nhập email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(289,1,'vi','core/acl/auth','login.success','Đăng nhập thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(290,1,'vi','core/acl/auth','login.fail','Sai tên truy cập hoặc mật khẩu.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(291,1,'vi','core/acl/auth','login.not_active','Tài khoản của bạn chưa được kích hoạt!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(292,1,'vi','core/acl/auth','login.banned','Tài khoản này đã bị khóa.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(293,1,'vi','core/acl/auth','login.logout_success','Đăng xuất thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(294,1,'vi','core/acl/auth','login.dont_have_account','Bạn không có tài khoản trong hệ thống, vui lòng liên hệ quản trị viên!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(295,1,'vi','core/acl/auth','login.email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(296,1,'vi','core/acl/auth','forgot_password.title','Quên mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(297,1,'vi','core/acl/auth','forgot_password.message','<p>Quên mật khẩu?</p><p>Vui lòng nhập email đăng nhập tài khoản của bạn để hệ thống gửi liên kết khôi phục mật khẩu.</p>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(298,1,'vi','core/acl/auth','forgot_password.submit','Hoàn tất','2023-02-20 00:01:57','2023-02-20 00:01:57'),(299,1,'vi','core/acl/auth','reset.new_password','Mật khẩu mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(300,1,'vi','core/acl/auth','reset.title','Khôi phục mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(301,1,'vi','core/acl/auth','reset.update','Cập nhật','2023-02-20 00:01:57','2023-02-20 00:01:57'),(302,1,'vi','core/acl/auth','reset.wrong_token','Liên kết này không chính xác hoặc đã hết hiệu lực, vui lòng yêu cầu khôi phục mật khẩu lại!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(303,1,'vi','core/acl/auth','reset.user_not_found','Tên đăng nhập không tồn tại.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(304,1,'vi','core/acl/auth','reset.success','Khôi phục mật khẩu thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(305,1,'vi','core/acl/auth','reset.fail','Token không hợp lệ hoặc liên kết khôi phục mật khẩu đã hết thời gian hiệu lực!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(306,1,'vi','core/acl/auth','reset.reset.title','Email khôi phục mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(307,1,'vi','core/acl/auth','reset.send.success','Một email khôi phục mật khẩu đã được gửi tới email của bạn, vui lòng kiểm tra và hoàn tất yêu cầu.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(308,1,'vi','core/acl/auth','reset.send.fail','Không thể gửi email trong lúc này. Vui lòng thực hiện lại sau.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(309,1,'vi','core/acl/auth','reset.new-password','Mật khẩu mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(310,1,'vi','core/acl/auth','reset.email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(311,1,'vi','core/acl/auth','reset.password_confirmation','Xác nhận mật khẩu mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(312,1,'vi','core/acl/auth','email.reminder.title','Email khôi phục mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(313,1,'vi','core/acl/auth','failed','Không thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(314,1,'vi','core/acl/auth','throttle','Throttle','2023-02-20 00:01:57','2023-02-20 00:01:57'),(315,1,'vi','core/acl/auth','back_to_login','Quay lại trang đăng nhập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(316,1,'vi','core/acl/auth','login_title','Đăng nhập vào quản trị','2023-02-20 00:01:57','2023-02-20 00:01:57'),(317,1,'vi','core/acl/auth','login_via_social','Đăng nhập thông qua mạng xã hội','2023-02-20 00:01:57','2023-02-20 00:01:57'),(318,1,'vi','core/acl/auth','lost_your_password','Quên mật khẩu?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(319,1,'vi','core/acl/auth','not_member','Chưa là thành viên?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(320,1,'vi','core/acl/auth','register_now','Đăng ký ngay','2023-02-20 00:01:57','2023-02-20 00:01:57'),(321,1,'vi','core/acl/auth','languages','Ngôn ngữ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(322,1,'vi','core/acl/auth','password_confirmation','Xác nhận mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(323,1,'vi','core/acl/auth','reset_password','Khôi phục mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(324,1,'vi','core/acl/auth','sign_in_below','Đăng nhập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(325,1,'vi','core/acl/permissions','notices.role_in_use','Không thể xóa quyền người dùng này vì nó đang được sử dụng!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(326,1,'vi','core/acl/permissions','notices.role_delete_belong_user','Không thể xóa quyền hạn này vì nó thuộc về người khác!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(327,1,'vi','core/acl/permissions','notices.role_edit_belong_user','Bạn không được phép sửa quyền này vì nó thuộc về người khác','2023-02-20 00:01:57','2023-02-20 00:01:57'),(328,1,'vi','core/acl/permissions','notices.delete_global_role','Bạn không thể xóa quyền người dùng hệ thống!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(329,1,'vi','core/acl/permissions','notices.delete_success','Quyền người dùng đã được xóa!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(330,1,'vi','core/acl/permissions','notices.modified_success','Quyền người dùng đã được cập nhật thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(331,1,'vi','core/acl/permissions','notices.create_success','Quyền người dùng mới đã được tạo thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(332,1,'vi','core/acl/permissions','notices.duplicated_success','Quyền người dùng đã được sao chép thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(333,1,'vi','core/acl/permissions','notices.no_select','Hãy chọn ít nhất một quyền người dùng để thực hiện hành động này!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(334,1,'vi','core/acl/permissions','notices.not_found','Không tìm thấy quyền người dùng này','2023-02-20 00:01:57','2023-02-20 00:01:57'),(335,1,'vi','core/acl/permissions','name','Tên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(336,1,'vi','core/acl/permissions','current_role','Quyền hiện tại','2023-02-20 00:01:57','2023-02-20 00:01:57'),(337,1,'vi','core/acl/permissions','no_role_assigned','Không có quyền hạn nào','2023-02-20 00:01:57','2023-02-20 00:01:57'),(338,1,'vi','core/acl/permissions','role_assigned','Quyền đã được gán','2023-02-20 00:01:57','2023-02-20 00:01:57'),(339,1,'vi','core/acl/permissions','create_role','Tạo quyền mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(340,1,'vi','core/acl/permissions','role_name','Tên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(341,1,'vi','core/acl/permissions','role_description','Mô tả','2023-02-20 00:01:57','2023-02-20 00:01:57'),(342,1,'vi','core/acl/permissions','permission_flags','Cờ đánh dấu quyền hạn','2023-02-20 00:01:57','2023-02-20 00:01:57'),(343,1,'vi','core/acl/permissions','cancel','Hủy bỏ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(344,1,'vi','core/acl/permissions','reset','Làm lại','2023-02-20 00:01:57','2023-02-20 00:01:57'),(345,1,'vi','core/acl/permissions','save','Lưu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(346,1,'vi','core/acl/permissions','global_role_msg','Đây là một phân quyền toàn cục và không thể thay đổi.  Bạn có thể sử dụng nút \"Nhân bản\" để tạo một bản sao chép cho phân quyền này và chỉnh sửa.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(347,1,'vi','core/acl/permissions','details','Chi tiết','2023-02-20 00:01:57','2023-02-20 00:01:57'),(348,1,'vi','core/acl/permissions','duplicate','Nhân bản','2023-02-20 00:01:57','2023-02-20 00:01:57'),(349,1,'vi','core/acl/permissions','all','Tất cả phân quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(350,1,'vi','core/acl/permissions','list_role','Danh sách quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(351,1,'vi','core/acl/permissions','created_on','Ngày tạo','2023-02-20 00:01:57','2023-02-20 00:01:57'),(352,1,'vi','core/acl/permissions','created_by','Được tạo bởi','2023-02-20 00:01:57','2023-02-20 00:01:57'),(353,1,'vi','core/acl/permissions','actions','Tác vụ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(354,1,'vi','core/acl/permissions','create_success','Tạo thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(355,1,'vi','core/acl/permissions','delete_global_role','Không thể xóa quyền hệ thống','2023-02-20 00:01:57','2023-02-20 00:01:57'),(356,1,'vi','core/acl/permissions','delete_success','Xóa quyền thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(357,1,'vi','core/acl/permissions','duplicated_success','Nhân bản thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(358,1,'vi','core/acl/permissions','modified_success','Sửa thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(359,1,'vi','core/acl/permissions','no_select','Hãy chọn ít nhất một quyền để thực hiện hành động này!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(360,1,'vi','core/acl/permissions','not_found','Không tìm thấy quyền thành viên nào!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(361,1,'vi','core/acl/permissions','options','Tùy chọn','2023-02-20 00:01:57','2023-02-20 00:01:57'),(362,1,'vi','core/acl/permissions','role_delete_belong_user','Không thể xóa quyền hạn này vì nó thuộc về người khác!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(363,1,'vi','core/acl/permissions','role_edit_belong_user','Bạn không được phép sửa quyền này vì nó thuộc về người khác','2023-02-20 00:01:57','2023-02-20 00:01:57'),(364,1,'vi','core/acl/permissions','role_in_use','Không thể xóa quyền người dùng này vì nó đang được sử dụng!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(365,1,'vi','core/acl/permissions','access_denied_message','Bạn không có quyền sử dụng chức năng này!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(366,1,'vi','core/acl/permissions','roles','Quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(367,1,'vi','core/acl/permissions','role_permission','Nhóm và phân quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(368,1,'vi','core/acl/permissions','user_management','Quản lý người dùng hệ thống','2023-02-20 00:01:57','2023-02-20 00:01:57'),(369,1,'vi','core/acl/permissions','super_user_management','Quản lý người dùng cấp cao','2023-02-20 00:01:57','2023-02-20 00:01:57'),(370,1,'vi','core/acl/permissions','action_unauthorized','Hành động này không được phép','2023-02-20 00:01:57','2023-02-20 00:01:57'),(371,1,'vi','core/acl/reminders','password','Mật khẩu phải ít nhất 6 kí tự và trùng khớp với mật khẩu xác nhận.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(372,1,'vi','core/acl/reminders','user','Hệ thống không thể tìm thấy tài khoản với email này.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(373,1,'vi','core/acl/reminders','token','Mã khôi phục mật khẩu này không hợp lệ.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(374,1,'vi','core/acl/reminders','sent','Liên kết khôi phục mật khẩu đã được gửi!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(375,1,'vi','core/acl/reminders','reset','Mật khẩu đã được thay đổi!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(376,1,'vi','core/acl/users','delete_user_logged_in','Không thể xóa người dùng đang đăng nhập hệ thống!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(377,1,'vi','core/acl/users','no_select','Hãy chọn ít nhất một trường để thực hiện hành động này!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(378,1,'vi','core/acl/users','lock_user_logged_in','Không thể khóa người dùng đang đăng nhập hệ thống!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(379,1,'vi','core/acl/users','update_success','Cập nhật trạng thái thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(380,1,'vi','core/acl/users','save_setting_failed','Có lỗi xảy ra trong quá trình lưu cài đặt của người dùng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(381,1,'vi','core/acl/users','not_found','Không tìm thấy người dùng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(382,1,'vi','core/acl/users','email_exist','Email này đã được sử dụng bởi người dùng khác trong hệ thống','2023-02-20 00:01:57','2023-02-20 00:01:57'),(383,1,'vi','core/acl/users','username_exist','Tên đăng nhập này đã được sử dụng bởi người dùng khác trong hệ thống','2023-02-20 00:01:57','2023-02-20 00:01:57'),(384,1,'vi','core/acl/users','update_profile_success','Thông tin tài khoản của bạn đã được cập nhật thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(385,1,'vi','core/acl/users','password_update_success','Cập nhật mật khẩu thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(386,1,'vi','core/acl/users','current_password_not_valid','Mật khẩu hiện tại không chính xác','2023-02-20 00:01:57','2023-02-20 00:01:57'),(387,1,'vi','core/acl/users','user_exist_in','Người dùng đã là thành viên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(388,1,'vi','core/acl/users','email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(389,1,'vi','core/acl/users','username','Tên đăng nhập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(390,1,'vi','core/acl/users','role','Phân quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(391,1,'vi','core/acl/users','first_name','Họ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(392,1,'vi','core/acl/users','last_name','Tên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(393,1,'vi','core/acl/users','message','Thông điệp','2023-02-20 00:01:57','2023-02-20 00:01:57'),(394,1,'vi','core/acl/users','cancel_btn','Hủy bỏ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(395,1,'vi','core/acl/users','password','Mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(396,1,'vi','core/acl/users','new_password','Mật khẩu mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(397,1,'vi','core/acl/users','save','Lưu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(398,1,'vi','core/acl/users','confirm_new_password','Xác nhận mật khẩu mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(399,1,'vi','core/acl/users','deleted','Xóa thành viên thành công','2023-02-20 00:01:57','2023-02-20 00:01:57'),(400,1,'vi','core/acl/users','cannot_delete','Không thể xóa thành viên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(401,1,'vi','core/acl/users','last_login','Lần cuối đăng nhập','2023-02-20 00:01:57','2023-02-20 00:01:57'),(402,1,'vi','core/acl/users','error_update_profile_image','Có lỗi trong quá trình đổi ảnh đại diện','2023-02-20 00:01:57','2023-02-20 00:01:57'),(403,1,'vi','core/acl/users','email_reminder_template','<h3>Xin chào :name</h3><p>Hệ thống vừa nhận được yêu cầu khôi phục mật khẩu cho tài khoản của bạn, để hoàn tất tác vụ này vui lòng click vào đường link bên dưới.</p><p><a href=\":link\">Khôi phục mật khẩu</a></p><p>Nếu không phải bạn yêu cầu khôi phục mật khẩu, vui lòng bỏ qua email này.</p><p>Email này có giá trị trong vòng 60 phút kể từ lúc nhận được email.</p>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(404,1,'vi','core/acl/users','change_profile_image','Thay đổi ảnh đại diện','2023-02-20 00:01:57','2023-02-20 00:01:57'),(405,1,'vi','core/acl/users','new_image','Ảnh mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(406,1,'vi','core/acl/users','loading','Đang tải','2023-02-20 00:01:57','2023-02-20 00:01:57'),(407,1,'vi','core/acl/users','close','Đóng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(408,1,'vi','core/acl/users','update','Cập nhật','2023-02-20 00:01:57','2023-02-20 00:01:57'),(409,1,'vi','core/acl/users','read_image_failed','Không đọc được nội dung của hình ảnh','2023-02-20 00:01:57','2023-02-20 00:01:57'),(410,1,'vi','core/acl/users','update_avatar_success','Cập nhật ảnh đại diện thành công!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(411,1,'vi','core/acl/users','users','Quản trị viên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(412,1,'vi','core/acl/users','info.title','Thông tin người dùng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(413,1,'vi','core/acl/users','info.first_name','Họ','2023-02-20 00:01:57','2023-02-20 00:01:57'),(414,1,'vi','core/acl/users','info.last_name','Tên','2023-02-20 00:01:57','2023-02-20 00:01:57'),(415,1,'vi','core/acl/users','statuses.activated','Đang hoạt động','2023-02-20 00:01:57','2023-02-20 00:01:57'),(416,1,'vi','core/acl/users','statuses.deactivated','Đã khoá','2023-02-20 00:01:57','2023-02-20 00:01:57'),(417,1,'vi','core/acl/users','change_password','Thay đổi mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(418,1,'vi','core/acl/users','current_password','Mật khẩu hiện tại','2023-02-20 00:01:57','2023-02-20 00:01:57'),(419,1,'vi','core/acl/users','make_super','Thiết lập quyền cao nhất','2023-02-20 00:01:57','2023-02-20 00:01:57'),(420,1,'vi','core/acl/users','remove_super','Loại bỏ quyền cao nhất','2023-02-20 00:01:57','2023-02-20 00:01:57'),(421,1,'vi','core/acl/users','is_super','Quyền cao nhất?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(422,1,'vi','core/acl/users','email_placeholder','Ex: example@gmail.com','2023-02-20 00:01:57','2023-02-20 00:01:57'),(423,1,'vi','core/acl/users','password_confirmation','Nhập lại mật khẩu','2023-02-20 00:01:57','2023-02-20 00:01:57'),(424,1,'vi','core/acl/users','select_role','Chọn nhóm','2023-02-20 00:01:57','2023-02-20 00:01:57'),(425,1,'vi','core/acl/users','create_new_user','Tạo tài khoản quản trị viên mới','2023-02-20 00:01:57','2023-02-20 00:01:57'),(426,1,'vi','core/acl/users','cannot_delete_super_user','Vượt quyền hạn, không thể xoá quản trị viên cấp cao nhất!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(427,1,'vi','core/acl/users','assigned_role','Cấp quyền','2023-02-20 00:01:57','2023-02-20 00:01:57'),(428,1,'vi','core/acl/users','total_users','Tổng số người dùng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(429,1,'vi','core/acl/users','view_user_profile','Xem thông tin người dùng','2023-02-20 00:01:57','2023-02-20 00:01:57'),(430,1,'vi','core/acl/users','no_role_assigned','Chưa có quyền nào','2023-02-20 00:01:57','2023-02-20 00:01:57'),(431,1,'en','core/base/base','yes','Yes','2023-02-20 00:01:57','2023-02-20 00:01:57'),(432,1,'en','core/base/base','no','No','2023-02-20 00:01:57','2023-02-20 00:01:57'),(433,1,'en','core/base/base','is_default','Is default?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(434,1,'en','core/base/base','proc_close_disabled_error','Function proc_close() is disabled. Please contact your hosting provider to enable\n    it. Or you can add to .env: CAN_EXECUTE_COMMAND=false to disable this feature.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(435,1,'en','core/base/base','email_template.header','Email template header','2023-02-20 00:01:57','2023-02-20 00:01:57'),(436,1,'en','core/base/base','email_template.footer','Email template footer','2023-02-20 00:01:57','2023-02-20 00:01:57'),(437,1,'en','core/base/base','email_template.site_title','Site title','2023-02-20 00:01:57','2023-02-20 00:01:57'),(438,1,'en','core/base/base','email_template.site_url','Site URL','2023-02-20 00:01:57','2023-02-20 00:01:57'),(439,1,'en','core/base/base','email_template.site_logo','Site Logo','2023-02-20 00:01:57','2023-02-20 00:01:57'),(440,1,'en','core/base/base','email_template.date_time','Current date time','2023-02-20 00:01:57','2023-02-20 00:01:57'),(441,1,'en','core/base/base','email_template.date_year','Current year','2023-02-20 00:01:57','2023-02-20 00:01:57'),(442,1,'en','core/base/base','email_template.site_admin_email','Site admin email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(443,1,'en','core/base/base','change_image','Change image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(444,1,'en','core/base/base','delete_image','Delete image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(445,1,'en','core/base/base','preview_image','Preview image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(446,1,'en','core/base/base','image','Image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(447,1,'en','core/base/base','using_button','Using button','2023-02-20 00:01:57','2023-02-20 00:01:57'),(448,1,'en','core/base/base','select_image','Select image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(449,1,'en','core/base/base','to_add_more_image','to add more images','2023-02-20 00:01:57','2023-02-20 00:01:57'),(450,1,'en','core/base/base','add_image','Add image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(451,1,'en','core/base/base','tools','Tools','2023-02-20 00:01:57','2023-02-20 00:01:57'),(452,1,'en','core/base/cache','cache_management','Cache management','2023-02-20 00:01:57','2023-02-20 00:01:57'),(453,1,'en','core/base/cache','cache_commands','Clear cache commands','2023-02-20 00:01:57','2023-02-20 00:01:57'),(454,1,'en','core/base/cache','commands.clear_cms_cache.title','Clear all CMS cache','2023-02-20 00:01:57','2023-02-20 00:01:57'),(455,1,'en','core/base/cache','commands.clear_cms_cache.description','Clear CMS caching: database caching, static blocks... Run this command when you don\'t see the changes after updating data.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(456,1,'en','core/base/cache','commands.clear_cms_cache.success_msg','Cache cleaned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(457,1,'en','core/base/cache','commands.refresh_compiled_views.title','Refresh compiled views','2023-02-20 00:01:57','2023-02-20 00:01:57'),(458,1,'en','core/base/cache','commands.refresh_compiled_views.description','Clear compiled views to make views up to date.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(459,1,'en','core/base/cache','commands.refresh_compiled_views.success_msg','Cache view refreshed','2023-02-20 00:01:57','2023-02-20 00:01:57'),(460,1,'en','core/base/cache','commands.clear_config_cache.title','Clear config cache','2023-02-20 00:01:57','2023-02-20 00:01:57'),(461,1,'en','core/base/cache','commands.clear_config_cache.description','You might need to refresh the config caching when you change something on production environment.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(462,1,'en','core/base/cache','commands.clear_config_cache.success_msg','Config cache cleaned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(463,1,'en','core/base/cache','commands.clear_route_cache.title','Clear route cache','2023-02-20 00:01:57','2023-02-20 00:01:57'),(464,1,'en','core/base/cache','commands.clear_route_cache.description','Clear cache routing.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(465,1,'en','core/base/cache','commands.clear_route_cache.success_msg','The route cache has been cleaned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(466,1,'en','core/base/cache','commands.clear_log.title','Clear log','2023-02-20 00:01:57','2023-02-20 00:01:57'),(467,1,'en','core/base/cache','commands.clear_log.description','Clear system log files','2023-02-20 00:01:57','2023-02-20 00:01:57'),(468,1,'en','core/base/cache','commands.clear_log.success_msg','The system log has been cleaned','2023-02-20 00:01:57','2023-02-20 00:01:57'),(469,1,'en','core/base/enums','statuses.draft','Draft','2023-02-20 00:01:57','2023-02-20 00:01:57'),(470,1,'en','core/base/enums','statuses.pending','Pending','2023-02-20 00:01:57','2023-02-20 00:01:57'),(471,1,'en','core/base/enums','statuses.published','Published','2023-02-20 00:01:57','2023-02-20 00:01:57'),(472,1,'en','core/base/errors','401_title','Permission Denied','2023-02-20 00:01:57','2023-02-20 00:01:57'),(473,1,'en','core/base/errors','401_msg','<li>You have not been granted access to the section by the administrator.</li>\n	                <li>You may have the wrong account type.</li>\n	                <li>You are not authorized to view the requested resource.</li>\n	                <li>Your subscription may have expired.</li>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(474,1,'en','core/base/errors','404_title','Page could not be found','2023-02-20 00:01:57','2023-02-20 00:01:57'),(475,1,'en','core/base/errors','404_msg','<li>The page you requested does not exist.</li>\n	                <li>The link you clicked is no longer.</li>\n	                <li>The page may have moved to a new location.</li>\n	                <li>An error may have occurred.</li>\n	                <li>You are not authorized to view the requested resource.</li>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(476,1,'en','core/base/errors','500_title','Page could not be loaded','2023-02-20 00:01:57','2023-02-20 00:01:57'),(477,1,'en','core/base/errors','500_msg','<li>The page you requested does not exist.</li>\n	                <li>The link you clicked is no longer.</li>\n	                <li>The page may have moved to a new location.</li>\n	                <li>An error may have occurred.</li>\n	                <li>You are not authorized to view the requested resource.</li>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(478,1,'en','core/base/errors','reasons','This may have occurred because of several reasons','2023-02-20 00:01:57','2023-02-20 00:01:57'),(479,1,'en','core/base/errors','try_again','Please try again in a few minutes, or alternatively return to the homepage by <a href=\"https://jobcy.test/admin\">clicking here</a>.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(480,1,'en','core/base/errors','not_found','Not Found','2023-02-20 00:01:57','2023-02-20 00:01:57'),(481,1,'en','core/base/forms','choose_image','Choose image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(482,1,'en','core/base/forms','actions','Actions','2023-02-20 00:01:57','2023-02-20 00:01:57'),(483,1,'en','core/base/forms','save','Save','2023-02-20 00:01:57','2023-02-20 00:01:57'),(484,1,'en','core/base/forms','save_and_continue','Save & Edit','2023-02-20 00:01:57','2023-02-20 00:01:57'),(485,1,'en','core/base/forms','image','Image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(486,1,'en','core/base/forms','image_placeholder','Insert path of image or click upload button','2023-02-20 00:01:57','2023-02-20 00:01:57'),(487,1,'en','core/base/forms','create','Create','2023-02-20 00:01:57','2023-02-20 00:01:57'),(488,1,'en','core/base/forms','edit','Edit','2023-02-20 00:01:57','2023-02-20 00:01:57'),(489,1,'en','core/base/forms','permalink','Permalink','2023-02-20 00:01:57','2023-02-20 00:01:57'),(490,1,'en','core/base/forms','ok','OK','2023-02-20 00:01:57','2023-02-20 00:01:57'),(491,1,'en','core/base/forms','cancel','Cancel','2023-02-20 00:01:57','2023-02-20 00:01:57'),(492,1,'en','core/base/forms','character_remain','character(s) remain','2023-02-20 00:01:57','2023-02-20 00:01:57'),(493,1,'en','core/base/forms','template','Template','2023-02-20 00:01:57','2023-02-20 00:01:57'),(494,1,'en','core/base/forms','choose_file','Choose file','2023-02-20 00:01:57','2023-02-20 00:01:57'),(495,1,'en','core/base/forms','file','File','2023-02-20 00:01:57','2023-02-20 00:01:57'),(496,1,'en','core/base/forms','content','Content','2023-02-20 00:01:57','2023-02-20 00:01:57'),(497,1,'en','core/base/forms','description','Description','2023-02-20 00:01:57','2023-02-20 00:01:57'),(498,1,'en','core/base/forms','name','Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(499,1,'en','core/base/forms','slug','Slug','2023-02-20 00:01:57','2023-02-20 00:01:57'),(500,1,'en','core/base/forms','title','Title','2023-02-20 00:01:57','2023-02-20 00:01:57'),(501,1,'en','core/base/forms','value','Value','2023-02-20 00:01:57','2023-02-20 00:01:57'),(502,1,'en','core/base/forms','name_placeholder','Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(503,1,'en','core/base/forms','alias_placeholder','Alias','2023-02-20 00:01:57','2023-02-20 00:01:57'),(504,1,'en','core/base/forms','description_placeholder','Short description','2023-02-20 00:01:57','2023-02-20 00:01:57'),(505,1,'en','core/base/forms','parent','Parent','2023-02-20 00:01:57','2023-02-20 00:01:57'),(506,1,'en','core/base/forms','icon','Icon','2023-02-20 00:01:57','2023-02-20 00:01:57'),(507,1,'en','core/base/forms','icon_placeholder','Ex: fa fa-home','2023-02-20 00:01:57','2023-02-20 00:01:57'),(508,1,'en','core/base/forms','order_by','Order by','2023-02-20 00:01:57','2023-02-20 00:01:57'),(509,1,'en','core/base/forms','order_by_placeholder','Order by','2023-02-20 00:01:57','2023-02-20 00:01:57'),(510,1,'en','core/base/forms','is_featured','Is featured?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(511,1,'en','core/base/forms','is_default','Is default?','2023-02-20 00:01:57','2023-02-20 00:01:57'),(512,1,'en','core/base/forms','update','Update','2023-02-20 00:01:57','2023-02-20 00:01:57'),(513,1,'en','core/base/forms','publish','Publish','2023-02-20 00:01:57','2023-02-20 00:01:57'),(514,1,'en','core/base/forms','remove_image','Remove image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(515,1,'en','core/base/forms','remove_file','Remove file','2023-02-20 00:01:57','2023-02-20 00:01:57'),(516,1,'en','core/base/forms','order','Order','2023-02-20 00:01:57','2023-02-20 00:01:57'),(517,1,'en','core/base/forms','alias','Alias','2023-02-20 00:01:57','2023-02-20 00:01:57'),(518,1,'en','core/base/forms','basic_information','Basic information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(519,1,'en','core/base/forms','short_code','Shortcode','2023-02-20 00:01:57','2023-02-20 00:01:57'),(520,1,'en','core/base/forms','add_short_code','Add a shortcode','2023-02-20 00:01:57','2023-02-20 00:01:57'),(521,1,'en','core/base/forms','add','Add','2023-02-20 00:01:57','2023-02-20 00:01:57'),(522,1,'en','core/base/forms','link','Link','2023-02-20 00:01:57','2023-02-20 00:01:57'),(523,1,'en','core/base/forms','show_hide_editor','Show/Hide Editor','2023-02-20 00:01:57','2023-02-20 00:01:57'),(524,1,'en','core/base/forms','basic_info_title','Basic information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(525,1,'en','core/base/forms','expand_all','Expand all','2023-02-20 00:01:57','2023-02-20 00:01:57'),(526,1,'en','core/base/forms','collapse_all','Collapse all','2023-02-20 00:01:57','2023-02-20 00:01:57'),(527,1,'en','core/base/forms','view_new_tab','Open in new tab','2023-02-20 00:01:57','2023-02-20 00:01:57'),(528,1,'en','core/base/forms','view_preview_image','View preview image','2023-02-20 00:01:57','2023-02-20 00:01:57'),(529,1,'en','core/base/layouts','platform_admin','Platform Administration','2023-02-20 00:01:57','2023-02-20 00:01:57'),(530,1,'en','core/base/layouts','dashboard','Dashboard','2023-02-20 00:01:57','2023-02-20 00:01:57'),(531,1,'en','core/base/layouts','widgets','Widgets','2023-02-20 00:01:57','2023-02-20 00:01:57'),(532,1,'en','core/base/layouts','plugins','Plugins','2023-02-20 00:01:57','2023-02-20 00:01:57'),(533,1,'en','core/base/layouts','settings','Settings','2023-02-20 00:01:57','2023-02-20 00:01:57'),(534,1,'en','core/base/layouts','setting_general','General','2023-02-20 00:01:57','2023-02-20 00:01:57'),(535,1,'en','core/base/layouts','setting_email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(536,1,'en','core/base/layouts','system_information','System information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(537,1,'en','core/base/layouts','theme','Theme','2023-02-20 00:01:57','2023-02-20 00:01:57'),(538,1,'en','core/base/layouts','copyright','Copyright :year &copy; :company. Version: <span>:version</span>','2023-02-20 00:01:57','2023-02-20 00:01:57'),(539,1,'en','core/base/layouts','profile','Profile','2023-02-20 00:01:57','2023-02-20 00:01:57'),(540,1,'en','core/base/layouts','logout','Logout','2023-02-20 00:01:57','2023-02-20 00:01:57'),(541,1,'en','core/base/layouts','no_search_result','No results found, please try with different keywords.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(542,1,'en','core/base/layouts','home','Home','2023-02-20 00:01:57','2023-02-20 00:01:57'),(543,1,'en','core/base/layouts','search','Search','2023-02-20 00:01:57','2023-02-20 00:01:57'),(544,1,'en','core/base/layouts','add_new','Add new','2023-02-20 00:01:57','2023-02-20 00:01:57'),(545,1,'en','core/base/layouts','n_a','N/A','2023-02-20 00:01:57','2023-02-20 00:01:57'),(546,1,'en','core/base/layouts','page_loaded_time','Page loaded in','2023-02-20 00:01:57','2023-02-20 00:01:57'),(547,1,'en','core/base/layouts','view_website','View website','2023-02-20 00:01:57','2023-02-20 00:01:57'),(548,1,'en','core/base/notices','create_success_message','Created successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(549,1,'en','core/base/notices','update_success_message','Updated successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(550,1,'en','core/base/notices','delete_success_message','Deleted successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(551,1,'en','core/base/notices','success_header','Success!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(552,1,'en','core/base/notices','error_header','Error!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(553,1,'en','core/base/notices','no_select','Please select at least one record to perform this action!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(554,1,'en','core/base/notices','processing_request','We are processing your request.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(555,1,'en','core/base/notices','error','Error!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(556,1,'en','core/base/notices','success','Success!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(557,1,'en','core/base/notices','info','Info!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(558,1,'en','core/base/notices','enum.validate_message','The :attribute value you have entered is invalid.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(559,1,'en','core/base/system','no_select','Please select at least one record to take this action!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(560,1,'en','core/base/system','cannot_find_user','Unable to find specified user','2023-02-20 00:01:57','2023-02-20 00:01:57'),(561,1,'en','core/base/system','supper_revoked','Super user access revoked','2023-02-20 00:01:57','2023-02-20 00:01:57'),(562,1,'en','core/base/system','cannot_revoke_yourself','Can not revoke supper user access permission yourself!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(563,1,'en','core/base/system','cant_remove_supper','You don\'t has permission to remove this super user','2023-02-20 00:01:57','2023-02-20 00:01:57'),(564,1,'en','core/base/system','cant_find_user_with_email','Unable to find user with specified email address','2023-02-20 00:01:57','2023-02-20 00:01:57'),(565,1,'en','core/base/system','supper_granted','Super user access granted','2023-02-20 00:01:57','2023-02-20 00:01:57'),(566,1,'en','core/base/system','delete_log_success','Delete log file successfully!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(567,1,'en','core/base/system','get_member_success','Member list retrieved successfully','2023-02-20 00:01:57','2023-02-20 00:01:57'),(568,1,'en','core/base/system','error_occur','The following errors occurred','2023-02-20 00:01:57','2023-02-20 00:01:57'),(569,1,'en','core/base/system','user_management','User Management','2023-02-20 00:01:57','2023-02-20 00:01:57'),(570,1,'en','core/base/system','user_management_description','Manage users.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(571,1,'en','core/base/system','role_and_permission','Roles and Permissions','2023-02-20 00:01:57','2023-02-20 00:01:57'),(572,1,'en','core/base/system','role_and_permission_description','Manage the available roles.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(573,1,'en','core/base/system','user.list_super','List Super Users','2023-02-20 00:01:57','2023-02-20 00:01:57'),(574,1,'en','core/base/system','user.email','Email','2023-02-20 00:01:57','2023-02-20 00:01:57'),(575,1,'en','core/base/system','user.last_login','Last Login','2023-02-20 00:01:57','2023-02-20 00:01:57'),(576,1,'en','core/base/system','user.username','Username','2023-02-20 00:01:57','2023-02-20 00:01:57'),(577,1,'en','core/base/system','user.add_user','Add Super User','2023-02-20 00:01:57','2023-02-20 00:01:57'),(578,1,'en','core/base/system','user.cancel','Cancel','2023-02-20 00:01:57','2023-02-20 00:01:57'),(579,1,'en','core/base/system','user.create','Create','2023-02-20 00:01:57','2023-02-20 00:01:57'),(580,1,'en','core/base/system','options.features','Feature Access Control','2023-02-20 00:01:57','2023-02-20 00:01:57'),(581,1,'en','core/base/system','options.feature_description','Manage the available.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(582,1,'en','core/base/system','options.manage_super','Super User Management','2023-02-20 00:01:57','2023-02-20 00:01:57'),(583,1,'en','core/base/system','options.manage_super_description','Add/remove super users.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(584,1,'en','core/base/system','options.info','System information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(585,1,'en','core/base/system','options.info_description','All information about current system configuration.','2023-02-20 00:01:57','2023-02-20 00:01:57'),(586,1,'en','core/base/system','info.title','System information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(587,1,'en','core/base/system','info.cache','Cache','2023-02-20 00:01:57','2023-02-20 00:01:57'),(588,1,'en','core/base/system','info.locale','Active locale','2023-02-20 00:01:57','2023-02-20 00:01:57'),(589,1,'en','core/base/system','info.environment','Environment','2023-02-20 00:01:57','2023-02-20 00:01:57'),(590,1,'en','core/base/system','disabled_in_demo_mode','You cannot do it in demo mode!','2023-02-20 00:01:57','2023-02-20 00:01:57'),(591,1,'en','core/base/system','report_description','Please share this information for troubleshooting','2023-02-20 00:01:57','2023-02-20 00:01:57'),(592,1,'en','core/base/system','get_system_report','Get System Report','2023-02-20 00:01:57','2023-02-20 00:01:57'),(593,1,'en','core/base/system','system_environment','System Environment','2023-02-20 00:01:57','2023-02-20 00:01:57'),(594,1,'en','core/base/system','framework_version','Framework Version','2023-02-20 00:01:57','2023-02-20 00:01:57'),(595,1,'en','core/base/system','timezone','Timezone','2023-02-20 00:01:57','2023-02-20 00:01:57'),(596,1,'en','core/base/system','debug_mode','Debug Mode','2023-02-20 00:01:57','2023-02-20 00:01:57'),(597,1,'en','core/base/system','storage_dir_writable','Storage Dir Writable','2023-02-20 00:01:57','2023-02-20 00:01:57'),(598,1,'en','core/base/system','cache_dir_writable','Cache Dir Writable','2023-02-20 00:01:57','2023-02-20 00:01:57'),(599,1,'en','core/base/system','app_size','App Size','2023-02-20 00:01:57','2023-02-20 00:01:57'),(600,1,'en','core/base/system','server_environment','Server Environment','2023-02-20 00:01:57','2023-02-20 00:01:57'),(601,1,'en','core/base/system','php_version','PHP Version','2023-02-20 00:01:57','2023-02-20 00:01:57'),(602,1,'en','core/base/system','php_version_error','PHP must be >= :version','2023-02-20 00:01:57','2023-02-20 00:01:57'),(603,1,'en','core/base/system','server_software','Server Software','2023-02-20 00:01:57','2023-02-20 00:01:57'),(604,1,'en','core/base/system','server_os','Server OS','2023-02-20 00:01:57','2023-02-20 00:01:57'),(605,1,'en','core/base/system','database','Database','2023-02-20 00:01:57','2023-02-20 00:01:57'),(606,1,'en','core/base/system','ssl_installed','SSL Installed','2023-02-20 00:01:57','2023-02-20 00:01:57'),(607,1,'en','core/base/system','cache_driver','Cache Driver','2023-02-20 00:01:57','2023-02-20 00:01:57'),(608,1,'en','core/base/system','session_driver','Session Driver','2023-02-20 00:01:57','2023-02-20 00:01:57'),(609,1,'en','core/base/system','queue_connection','Queue Connection','2023-02-20 00:01:57','2023-02-20 00:01:57'),(610,1,'en','core/base/system','mbstring_ext','Mbstring Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(611,1,'en','core/base/system','openssl_ext','OpenSSL Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(612,1,'en','core/base/system','pdo_ext','PDO Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(613,1,'en','core/base/system','curl_ext','CURL Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(614,1,'en','core/base/system','exif_ext','Exif Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(615,1,'en','core/base/system','file_info_ext','File info Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(616,1,'en','core/base/system','tokenizer_ext','Tokenizer Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(617,1,'en','core/base/system','extra_stats','Extra Stats','2023-02-20 00:01:57','2023-02-20 00:01:57'),(618,1,'en','core/base/system','installed_packages','Installed packages and their version numbers','2023-02-20 00:01:57','2023-02-20 00:01:57'),(619,1,'en','core/base/system','extra_information','Extra Information','2023-02-20 00:01:57','2023-02-20 00:01:57'),(620,1,'en','core/base/system','copy_report','Copy Report','2023-02-20 00:01:57','2023-02-20 00:01:57'),(621,1,'en','core/base/system','package_name','Package Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(622,1,'en','core/base/system','dependency_name','Dependency Name','2023-02-20 00:01:57','2023-02-20 00:01:57'),(623,1,'en','core/base/system','version','Version','2023-02-20 00:01:57','2023-02-20 00:01:57'),(624,1,'en','core/base/system','cms_version','CMS Version','2023-02-20 00:01:57','2023-02-20 00:01:57'),(625,1,'en','core/base/system','imagick_or_gd_ext','Imagick/GD Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(626,1,'en','core/base/system','updater','System Updater','2023-02-20 00:01:57','2023-02-20 00:01:57'),(627,1,'en','core/base/system','zip','Zip Ext','2023-02-20 00:01:57','2023-02-20 00:01:57'),(628,1,'en','core/base/system','memory_limit','Memory limit','2023-02-20 00:01:57','2023-02-20 00:01:57'),(629,1,'en','core/base/system','max_execution_time','Max execution time (s)','2023-02-20 00:01:57','2023-02-20 00:01:57'),(630,1,'en','core/base/system','php_version_warning','You are using an out of date PHP version (:version). Please upgrade PHP version on your server to >= 8.0.2 for better security and performance!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(631,1,'en','core/base/system','upgrade_php_version_required','You are using an unsupported PHP version (:version). You need to upgrade PHP version on your server to greater than or equal to 8.0.2 before upgrading to this version!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(632,1,'en','core/base/tables','id','ID','2023-02-20 00:01:58','2023-02-20 00:01:58'),(633,1,'en','core/base/tables','name','Name','2023-02-20 00:01:58','2023-02-20 00:01:58'),(634,1,'en','core/base/tables','slug','Slug','2023-02-20 00:01:58','2023-02-20 00:01:58'),(635,1,'en','core/base/tables','title','Title','2023-02-20 00:01:58','2023-02-20 00:01:58'),(636,1,'en','core/base/tables','order_by','Order By','2023-02-20 00:01:58','2023-02-20 00:01:58'),(637,1,'en','core/base/tables','order','Order','2023-02-20 00:01:58','2023-02-20 00:01:58'),(638,1,'en','core/base/tables','status','Status','2023-02-20 00:01:58','2023-02-20 00:01:58'),(639,1,'en','core/base/tables','created_at','Created At','2023-02-20 00:01:58','2023-02-20 00:01:58'),(640,1,'en','core/base/tables','updated_at','Updated At','2023-02-20 00:01:58','2023-02-20 00:01:58'),(641,1,'en','core/base/tables','description','Description','2023-02-20 00:01:58','2023-02-20 00:01:58'),(642,1,'en','core/base/tables','operations','Operations','2023-02-20 00:01:58','2023-02-20 00:01:58'),(643,1,'en','core/base/tables','url','URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(644,1,'en','core/base/tables','author','Author','2023-02-20 00:01:58','2023-02-20 00:01:58'),(645,1,'en','core/base/tables','notes','Notes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(646,1,'en','core/base/tables','column','Column','2023-02-20 00:01:58','2023-02-20 00:01:58'),(647,1,'en','core/base/tables','origin','Origin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(648,1,'en','core/base/tables','after_change','After changes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(649,1,'en','core/base/tables','views','Views','2023-02-20 00:01:58','2023-02-20 00:01:58'),(650,1,'en','core/base/tables','browser','Browser','2023-02-20 00:01:58','2023-02-20 00:01:58'),(651,1,'en','core/base/tables','session','Session','2023-02-20 00:01:58','2023-02-20 00:01:58'),(652,1,'en','core/base/tables','activated','activated','2023-02-20 00:01:58','2023-02-20 00:01:58'),(653,1,'en','core/base/tables','deactivated','deactivated','2023-02-20 00:01:58','2023-02-20 00:01:58'),(654,1,'en','core/base/tables','is_featured','Is featured','2023-02-20 00:01:58','2023-02-20 00:01:58'),(655,1,'en','core/base/tables','edit','Edit','2023-02-20 00:01:58','2023-02-20 00:01:58'),(656,1,'en','core/base/tables','delete','Delete','2023-02-20 00:01:58','2023-02-20 00:01:58'),(657,1,'en','core/base/tables','restore','Restore','2023-02-20 00:01:58','2023-02-20 00:01:58'),(658,1,'en','core/base/tables','activate','Activate','2023-02-20 00:01:58','2023-02-20 00:01:58'),(659,1,'en','core/base/tables','deactivate','Deactivate','2023-02-20 00:01:58','2023-02-20 00:01:58'),(660,1,'en','core/base/tables','excel','Excel','2023-02-20 00:01:58','2023-02-20 00:01:58'),(661,1,'en','core/base/tables','export','Export','2023-02-20 00:01:58','2023-02-20 00:01:58'),(662,1,'en','core/base/tables','csv','CSV','2023-02-20 00:01:58','2023-02-20 00:01:58'),(663,1,'en','core/base/tables','pdf','PDF','2023-02-20 00:01:58','2023-02-20 00:01:58'),(664,1,'en','core/base/tables','print','Print','2023-02-20 00:01:58','2023-02-20 00:01:58'),(665,1,'en','core/base/tables','reset','Reset','2023-02-20 00:01:58','2023-02-20 00:01:58'),(666,1,'en','core/base/tables','reload','Reload','2023-02-20 00:01:58','2023-02-20 00:01:58'),(667,1,'en','core/base/tables','display','Display','2023-02-20 00:01:58','2023-02-20 00:01:58'),(668,1,'en','core/base/tables','all','All','2023-02-20 00:01:58','2023-02-20 00:01:58'),(669,1,'en','core/base/tables','add_new','Add New','2023-02-20 00:01:58','2023-02-20 00:01:58'),(670,1,'en','core/base/tables','action','Actions','2023-02-20 00:01:58','2023-02-20 00:01:58'),(671,1,'en','core/base/tables','delete_entry','Delete','2023-02-20 00:01:58','2023-02-20 00:01:58'),(672,1,'en','core/base/tables','view','View Detail','2023-02-20 00:01:58','2023-02-20 00:01:58'),(673,1,'en','core/base/tables','save','Save','2023-02-20 00:01:58','2023-02-20 00:01:58'),(674,1,'en','core/base/tables','show_from','Show from','2023-02-20 00:01:58','2023-02-20 00:01:58'),(675,1,'en','core/base/tables','to','to','2023-02-20 00:01:58','2023-02-20 00:01:58'),(676,1,'en','core/base/tables','in','in','2023-02-20 00:01:58','2023-02-20 00:01:58'),(677,1,'en','core/base/tables','records','records','2023-02-20 00:01:58','2023-02-20 00:01:58'),(678,1,'en','core/base/tables','no_data','No data to display','2023-02-20 00:01:58','2023-02-20 00:01:58'),(679,1,'en','core/base/tables','no_record','No record','2023-02-20 00:01:58','2023-02-20 00:01:58'),(680,1,'en','core/base/tables','confirm_delete','Confirm delete','2023-02-20 00:01:58','2023-02-20 00:01:58'),(681,1,'en','core/base/tables','confirm_delete_msg','Do you really want to delete this record?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(682,1,'en','core/base/tables','confirm_delete_many_msg','Do you really want to delete selected record(s)?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(683,1,'en','core/base/tables','cancel','Cancel','2023-02-20 00:01:58','2023-02-20 00:01:58'),(684,1,'en','core/base/tables','template','Template','2023-02-20 00:01:58','2023-02-20 00:01:58'),(685,1,'en','core/base/tables','email','Email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(686,1,'en','core/base/tables','last_login','Last login','2023-02-20 00:01:58','2023-02-20 00:01:58'),(687,1,'en','core/base/tables','shortcode','Shortcode','2023-02-20 00:01:58','2023-02-20 00:01:58'),(688,1,'en','core/base/tables','image','Image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(689,1,'en','core/base/tables','bulk_changes','Bulk changes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(690,1,'en','core/base/tables','submit','Submit','2023-02-20 00:01:58','2023-02-20 00:01:58'),(691,1,'en','core/base/tables','please_select_record','Please select at least one record to perform this action!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(692,1,'en','core/base/tabs','detail','Detail','2023-02-20 00:01:58','2023-02-20 00:01:58'),(693,1,'en','core/base/tabs','file','Files','2023-02-20 00:01:58','2023-02-20 00:01:58'),(694,1,'en','core/base/tabs','record_note','Record Note','2023-02-20 00:01:58','2023-02-20 00:01:58'),(695,1,'en','core/base/tabs','revision','Revision History','2023-02-20 00:01:58','2023-02-20 00:01:58'),(696,1,'vi','core/base/base','yes','Có','2023-02-20 00:01:58','2023-02-20 00:01:58'),(697,1,'vi','core/base/base','no','Không','2023-02-20 00:01:58','2023-02-20 00:01:58'),(698,1,'vi','core/base/base','is_default','Mặc định?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(699,1,'vi','core/base/base','proc_close_disabled_error','Hàm proc_close() đã bị tắt. Vui lòng liên hệ nhà cung cấp hosting để mở hàm này. Hoặc có thể thêm vào .env: CAN_EXECUTE_COMMAND=false để tắt tính năng này.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(700,1,'vi','core/base/base','add_image','Thêm ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(701,1,'vi','core/base/base','change_image','Đổi ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(702,1,'vi','core/base/base','delete_image','Xóa ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(703,1,'vi','core/base/base','email_template.date_time','Ngày giờ hiện tại','2023-02-20 00:01:58','2023-02-20 00:01:58'),(704,1,'vi','core/base/base','email_template.date_year','Năm hiện tại','2023-02-20 00:01:58','2023-02-20 00:01:58'),(705,1,'vi','core/base/base','email_template.footer','Mẫu chân trang email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(706,1,'vi','core/base/base','email_template.header','Mẫu đầu trang email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(707,1,'vi','core/base/base','email_template.site_admin_email','Email quản trị viên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(708,1,'vi','core/base/base','email_template.site_logo','Logo của trang','2023-02-20 00:01:58','2023-02-20 00:01:58'),(709,1,'vi','core/base/base','email_template.site_title','Tiêu đề trang','2023-02-20 00:01:58','2023-02-20 00:01:58'),(710,1,'vi','core/base/base','email_template.site_url','URL trang','2023-02-20 00:01:58','2023-02-20 00:01:58'),(711,1,'vi','core/base/base','image','Hình ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(712,1,'vi','core/base/base','preview_image','Ảnh xem trước','2023-02-20 00:01:58','2023-02-20 00:01:58'),(713,1,'vi','core/base/base','select_image','Chọn ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(714,1,'vi','core/base/base','to_add_more_image','để thêm hình ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(715,1,'vi','core/base/base','using_button','Sử dụng nút','2023-02-20 00:01:58','2023-02-20 00:01:58'),(716,1,'vi','core/base/cache','cache_management','Quản lý bộ nhớ đệm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(717,1,'vi','core/base/cache','cache_commands','Các lệnh xoá bộ nhớ đệm cơ bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(718,1,'vi','core/base/cache','commands.clear_cms_cache.title','Xóa tất cả bộ đệm hiện có của ứng dụng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(719,1,'vi','core/base/cache','commands.clear_cms_cache.description','Xóa các bộ nhớ đệm của ứng dụng: cơ sở dữ liệu, nội dung tĩnh... Chạy lệnh này khi bạn thử cập nhật dữ liệu nhưng giao diện không thay đổi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(720,1,'vi','core/base/cache','commands.clear_cms_cache.success_msg','Bộ đệm đã được xóa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(721,1,'vi','core/base/cache','commands.refresh_compiled_views.title','Làm mới bộ đệm giao diện','2023-02-20 00:01:58','2023-02-20 00:01:58'),(722,1,'vi','core/base/cache','commands.refresh_compiled_views.description','Làm mới bộ đệm giao diện giúp phần giao diện luôn mới nhất','2023-02-20 00:01:58','2023-02-20 00:01:58'),(723,1,'vi','core/base/cache','commands.refresh_compiled_views.success_msg','Bộ đệm giao diện đã được làm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(724,1,'vi','core/base/cache','commands.clear_config_cache.title','Xóa bộ nhớ đệm của phần cấu hình','2023-02-20 00:01:58','2023-02-20 00:01:58'),(725,1,'vi','core/base/cache','commands.clear_config_cache.description','Bạn cần làm mới bộ đệm cấu hình khi bạn tạo ra sự thay đổi nào đó ở môi trường thành phẩm.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(726,1,'vi','core/base/cache','commands.clear_config_cache.success_msg','Bộ đệm cấu hình đã được xóa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(727,1,'vi','core/base/cache','commands.clear_route_cache.title','Xoá cache đường dẫn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(728,1,'vi','core/base/cache','commands.clear_route_cache.description','Cần thực hiện thao tác này khi thấy không xuất hiện đường dẫn mới.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(729,1,'vi','core/base/cache','commands.clear_route_cache.success_msg','Bộ đệm điều hướng đã bị xóa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(730,1,'vi','core/base/cache','commands.clear_log.description','Xoá lịch sử lỗi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(731,1,'vi','core/base/cache','commands.clear_log.success_msg','Lịch sử lỗi đã được làm sạch','2023-02-20 00:01:58','2023-02-20 00:01:58'),(732,1,'vi','core/base/cache','commands.clear_log.title','Xoá lịch sử lỗi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(733,1,'vi','core/base/enums','statuses.draft','Bản nháp','2023-02-20 00:01:58','2023-02-20 00:01:58'),(734,1,'vi','core/base/enums','statuses.pending','Đang chờ xử lý','2023-02-20 00:01:58','2023-02-20 00:01:58'),(735,1,'vi','core/base/enums','statuses.published','Đã xuất bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(736,1,'vi','core/base/errors','401_title','Bạn không có quyền truy cập trang này','2023-02-20 00:01:58','2023-02-20 00:01:58'),(737,1,'vi','core/base/errors','401_msg','<li>Bạn không được cấp quyền truy cập bởi quản trị viên.</li>\n	                <li>Bạn sử dụng sai loại tài khoản.</li>\n	                <li>Bạn không được cấp quyền để có thể truy cập trang này</li>','2023-02-20 00:01:58','2023-02-20 00:01:58'),(738,1,'vi','core/base/errors','404_title','Không tìm thấy trang yêu cầu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(739,1,'vi','core/base/errors','404_msg','<li>Trang bạn yêu cầu không tồn tại.</li>\n	                <li>Liên kết bạn vừa nhấn không còn được sử dụng.</li>\n	                <li>Trang này có thể đã được chuyển sang vị trí khác.</li>\n	                <li>Có thể có lỗi xảy ra.</li>\n	                <li>Bạn không được cấp quyền để có thể truy cập trang này</li>','2023-02-20 00:01:58','2023-02-20 00:01:58'),(740,1,'vi','core/base/errors','500_title','Không thể tải trang','2023-02-20 00:01:58','2023-02-20 00:01:58'),(741,1,'vi','core/base/errors','500_msg','<li>Trang bạn yêu cầu không tồn tại.</li>\n	                <li>Liên kết bạn vừa nhấn không còn được sử dụng.</li>\n	                <li>Trang này có thể đã được chuyển sang vị trí khác.</li>\n	                <li>Có thể có lỗi xảy ra.</li>\n	                <li>Bạn không được cấp quyền để có thể truy cập trang này</li>','2023-02-20 00:01:58','2023-02-20 00:01:58'),(742,1,'vi','core/base/errors','reasons','Điều này có thể xảy ra vì nhiều lý do.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(743,1,'vi','core/base/errors','try_again','Vui lòng thử lại trong vài phút, hoặc quay trở lại trang chủ bằng cách <a href=\"http://cms.local/admin\"> nhấn vào đây </a>.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(744,1,'vi','core/base/errors','not_found','Không tìm thấy','2023-02-20 00:01:58','2023-02-20 00:01:58'),(745,1,'vi','core/base/forms','choose_image','Chọn ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(746,1,'vi','core/base/forms','actions','Tác vụ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(747,1,'vi','core/base/forms','save','Lưu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(748,1,'vi','core/base/forms','save_and_continue','Lưu & chỉnh sửa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(749,1,'vi','core/base/forms','image','Hình ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(750,1,'vi','core/base/forms','image_placeholder','Chèn đường dẫn hình ảnh hoặc nhấn nút để chọn hình','2023-02-20 00:01:58','2023-02-20 00:01:58'),(751,1,'vi','core/base/forms','create','Tạo mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(752,1,'vi','core/base/forms','edit','Sửa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(753,1,'vi','core/base/forms','permalink','Đường dẫn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(754,1,'vi','core/base/forms','ok','OK','2023-02-20 00:01:58','2023-02-20 00:01:58'),(755,1,'vi','core/base/forms','cancel','Hủy bỏ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(756,1,'vi','core/base/forms','character_remain','kí tự còn lại','2023-02-20 00:01:58','2023-02-20 00:01:58'),(757,1,'vi','core/base/forms','template','Template','2023-02-20 00:01:58','2023-02-20 00:01:58'),(758,1,'vi','core/base/forms','choose_file','Chọn tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(759,1,'vi','core/base/forms','file','Tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(760,1,'vi','core/base/forms','content','Nội dung','2023-02-20 00:01:58','2023-02-20 00:01:58'),(761,1,'vi','core/base/forms','description','Mô tả','2023-02-20 00:01:58','2023-02-20 00:01:58'),(762,1,'vi','core/base/forms','name','Tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(763,1,'vi','core/base/forms','name_placeholder','Nhập tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(764,1,'vi','core/base/forms','description_placeholder','Mô tả ngắn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(765,1,'vi','core/base/forms','parent','Cha','2023-02-20 00:01:58','2023-02-20 00:01:58'),(766,1,'vi','core/base/forms','icon','Biểu tượng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(767,1,'vi','core/base/forms','order_by','Sắp xếp','2023-02-20 00:01:58','2023-02-20 00:01:58'),(768,1,'vi','core/base/forms','order_by_placeholder','Sắp xếp','2023-02-20 00:01:58','2023-02-20 00:01:58'),(769,1,'vi','core/base/forms','slug','Slug','2023-02-20 00:01:58','2023-02-20 00:01:58'),(770,1,'vi','core/base/forms','is_featured','Nổi bật?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(771,1,'vi','core/base/forms','is_default','Mặc định?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(772,1,'vi','core/base/forms','icon_placeholder','Ví dụ: fa fa-home','2023-02-20 00:01:58','2023-02-20 00:01:58'),(773,1,'vi','core/base/forms','update','Cập nhật','2023-02-20 00:01:58','2023-02-20 00:01:58'),(774,1,'vi','core/base/forms','publish','Xuất bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(775,1,'vi','core/base/forms','remove_image','Xoá ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(776,1,'vi','core/base/forms','add','Thêm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(777,1,'vi','core/base/forms','add_short_code','Thêm shortcode','2023-02-20 00:01:58','2023-02-20 00:01:58'),(778,1,'vi','core/base/forms','alias','Mã thay thế','2023-02-20 00:01:58','2023-02-20 00:01:58'),(779,1,'vi','core/base/forms','alias_placeholder','Mã thay thế','2023-02-20 00:01:58','2023-02-20 00:01:58'),(780,1,'vi','core/base/forms','basic_information','Thông tin cơ bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(781,1,'vi','core/base/forms','link','Liên kết','2023-02-20 00:01:58','2023-02-20 00:01:58'),(782,1,'vi','core/base/forms','order','Thứ tự','2023-02-20 00:01:58','2023-02-20 00:01:58'),(783,1,'vi','core/base/forms','short_code','Shortcode','2023-02-20 00:01:58','2023-02-20 00:01:58'),(784,1,'vi','core/base/forms','title','Tiêu đề','2023-02-20 00:01:58','2023-02-20 00:01:58'),(785,1,'vi','core/base/forms','value','Giá trị','2023-02-20 00:01:58','2023-02-20 00:01:58'),(786,1,'vi','core/base/forms','show_hide_editor','Ẩn/Hiện trình soạn thảo','2023-02-20 00:01:58','2023-02-20 00:01:58'),(787,1,'vi','core/base/forms','basic_info_title','Thông tin cơ bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(788,1,'vi','core/base/forms','remove_file','Xóa tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(789,1,'vi','core/base/layouts','platform_admin','Quản trị hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(790,1,'vi','core/base/layouts','dashboard','Bảng điều khiển','2023-02-20 00:01:58','2023-02-20 00:01:58'),(791,1,'vi','core/base/layouts','widgets','Tiện ích','2023-02-20 00:01:58','2023-02-20 00:01:58'),(792,1,'vi','core/base/layouts','plugins','Tiện ích mở rộng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(793,1,'vi','core/base/layouts','settings','Cài đặt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(794,1,'vi','core/base/layouts','setting_general','Cơ bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(795,1,'vi','core/base/layouts','system_information','Thông tin hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(796,1,'vi','core/base/layouts','theme','Giao diện','2023-02-20 00:01:58','2023-02-20 00:01:58'),(797,1,'vi','core/base/layouts','copyright','Bản quyền :year &copy; :company. Phiên bản: <span>:version</span>','2023-02-20 00:01:58','2023-02-20 00:01:58'),(798,1,'vi','core/base/layouts','profile','Thông tin cá nhân','2023-02-20 00:01:58','2023-02-20 00:01:58'),(799,1,'vi','core/base/layouts','logout','Đăng xuất','2023-02-20 00:01:58','2023-02-20 00:01:58'),(800,1,'vi','core/base/layouts','no_search_result','Không có kết quả tìm kiếm, hãy thử lại với từ khóa khác.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(801,1,'vi','core/base/layouts','home','Trang chủ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(802,1,'vi','core/base/layouts','search','Tìm kiếm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(803,1,'vi','core/base/layouts','add_new','Thêm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(804,1,'vi','core/base/layouts','n_a','N/A','2023-02-20 00:01:58','2023-02-20 00:01:58'),(805,1,'vi','core/base/layouts','page_loaded_time','Trang tải xong trong','2023-02-20 00:01:58','2023-02-20 00:01:58'),(806,1,'vi','core/base/layouts','view_website','Xem trang ngoài','2023-02-20 00:01:58','2023-02-20 00:01:58'),(807,1,'vi','core/base/layouts','setting_email','Email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(808,1,'vi','core/base/mail','send-fail','Gửi email không thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(809,1,'vi','core/base/notices','create_success_message','Tạo thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(810,1,'vi','core/base/notices','update_success_message','Cập nhật thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(811,1,'vi','core/base/notices','delete_success_message','Xóa thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(812,1,'vi','core/base/notices','success_header','Thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(813,1,'vi','core/base/notices','error_header','Lỗi!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(814,1,'vi','core/base/notices','no_select','Chọn ít nhất 1 trường để thực hiện hành động này!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(815,1,'vi','core/base/notices','processing_request','Hệ thống đang xử lý yêu cầu.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(816,1,'vi','core/base/notices','error','Lỗi!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(817,1,'vi','core/base/notices','success','Thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(818,1,'vi','core/base/notices','info','Thông tin!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(819,1,'vi','core/base/notices','enum.validate_message','Giá trị của :attribute không hợp lệ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(820,1,'vi','core/base/system','no_select','Hãy chọn ít nhất 1 trường để thực hiện hành động này!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(821,1,'vi','core/base/system','cannot_find_user','Không thể tải được thông tin người dùng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(822,1,'vi','core/base/system','supper_revoked','Quyền quản trị viên cao nhất đã được gỡ bỏ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(823,1,'vi','core/base/system','cannot_revoke_yourself','Không thể gỡ bỏ quyền quản trị cấp cao của chính bạn!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(824,1,'vi','core/base/system','cant_remove_supper','Bạn không có quyền xóa quản trị viên cấp cao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(825,1,'vi','core/base/system','cant_find_user_with_email','Không thể tìm thấy người dùng với email này','2023-02-20 00:01:58','2023-02-20 00:01:58'),(826,1,'vi','core/base/system','supper_granted','Quyền quản trị cao nhất đã được gán','2023-02-20 00:01:58','2023-02-20 00:01:58'),(827,1,'vi','core/base/system','delete_log_success','Xóa tập tin log thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(828,1,'vi','core/base/system','get_member_success','Hiển thị danh sách thành viên thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(829,1,'vi','core/base/system','error_occur','Có lỗi dưới đây','2023-02-20 00:01:58','2023-02-20 00:01:58'),(830,1,'vi','core/base/system','role_and_permission','Phân quyền hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(831,1,'vi','core/base/system','role_and_permission_description','Quản lý những phân quyền trong hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(832,1,'vi','core/base/system','user.list_super','Danh sách quản trị viên cấp cao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(833,1,'vi','core/base/system','user.username','Tên đăng nhập','2023-02-20 00:01:58','2023-02-20 00:01:58'),(834,1,'vi','core/base/system','user.email','Email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(835,1,'vi','core/base/system','user.last_login','Đăng nhập lần cuối	','2023-02-20 00:01:58','2023-02-20 00:01:58'),(836,1,'vi','core/base/system','user.add_user','Thêm quản trị viên cấp cao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(837,1,'vi','core/base/system','user.cancel','Hủy bỏ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(838,1,'vi','core/base/system','user.create','Thêm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(839,1,'vi','core/base/system','options.features','Kiểm soát truy cập các tính năng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(840,1,'vi','core/base/system','options.feature_description','Bật/tắt các tính năng.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(841,1,'vi','core/base/system','options.manage_super','Quản lý quản trị viên cấp cao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(842,1,'vi','core/base/system','options.manage_super_description','Thêm/xóa quản trị viên cấp cao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(843,1,'vi','core/base/system','options.info','Thông tin hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(844,1,'vi','core/base/system','options.info_description','Những thông tin về cấu hình hiện tại của hệ thống.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(845,1,'vi','core/base/system','info.title','Thông tin hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(846,1,'vi','core/base/system','info.cache','Bộ nhớ đệm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(847,1,'vi','core/base/system','info.environment','Môi trường','2023-02-20 00:01:58','2023-02-20 00:01:58'),(848,1,'vi','core/base/system','info.locale','Ngôn ngữ hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(849,1,'vi','core/base/system','user_management','Quản lý thành viên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(850,1,'vi','core/base/system','user_management_description','Quản lý người dùng trong hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(851,1,'vi','core/base/system','app_size','Kích thước ứng dụng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(852,1,'vi','core/base/system','cache_dir_writable','Có thể ghi bộ nhớ đệm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(853,1,'vi','core/base/system','cache_driver','Loại lưu trữ bộ nhớ đệm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(854,1,'vi','core/base/system','copy_report','Sao chép báo cáo','2023-02-20 00:01:58','2023-02-20 00:01:58'),(855,1,'vi','core/base/system','curl_ext','CURL Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(856,1,'vi','core/base/system','database','Hệ thống dữ liệu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(857,1,'vi','core/base/system','debug_mode','Chế độ sửa lỗi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(858,1,'vi','core/base/system','dependency_name','Tên gói','2023-02-20 00:01:58','2023-02-20 00:01:58'),(859,1,'vi','core/base/system','exif_ext','Exif Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(860,1,'vi','core/base/system','extra_information','Thông tin mở rộng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(861,1,'vi','core/base/system','extra_stats','Thống kê thêm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(862,1,'vi','core/base/system','file_info_ext','File info Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(863,1,'vi','core/base/system','framework_version','Phiên bản framework','2023-02-20 00:01:58','2023-02-20 00:01:58'),(864,1,'vi','core/base/system','get_system_report','Lấy thông tin hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(865,1,'vi','core/base/system','installed_packages','Các gói đã cài đặt và phiên bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(866,1,'vi','core/base/system','mbstring_ext','Mbstring Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(867,1,'vi','core/base/system','openssl_ext','OpenSSL Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(868,1,'vi','core/base/system','package_name','Tên gói','2023-02-20 00:01:58','2023-02-20 00:01:58'),(869,1,'vi','core/base/system','pdo_ext','PDO Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(870,1,'vi','core/base/system','php_version','Phiên bản PHP','2023-02-20 00:01:58','2023-02-20 00:01:58'),(871,1,'vi','core/base/system','report_description','Vui lòng chia sẻ thông tin này nhằm mục đích điều tra nguyên nhân gây lỗi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(872,1,'vi','core/base/system','server_environment','Môi trường máy chủ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(873,1,'vi','core/base/system','server_os','Hệ điều hành của máy chủ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(874,1,'vi','core/base/system','server_software','Phần mềm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(875,1,'vi','core/base/system','session_driver','Loại lưu trữ phiên làm việc','2023-02-20 00:01:58','2023-02-20 00:01:58'),(876,1,'vi','core/base/system','ssl_installed','Đã cài đặt chứng chỉ SSL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(877,1,'vi','core/base/system','storage_dir_writable','Có thể lưu trữ dữ liệu tạm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(878,1,'vi','core/base/system','system_environment','Môi trường hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(879,1,'vi','core/base/system','timezone','Múi giờ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(880,1,'vi','core/base/system','tokenizer_ext','Tokenizer Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(881,1,'vi','core/base/system','version','Phiên bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(882,1,'vi','core/base/system','cms_version','Phiên bản CMS','2023-02-20 00:01:58','2023-02-20 00:01:58'),(883,1,'vi','core/base/system','queue_connection','Queue Connection','2023-02-20 00:01:58','2023-02-20 00:01:58'),(884,1,'vi','core/base/system','disabled_in_demo_mode','Bạn không thể thực hiện hành động này ở chế độ demo!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(885,1,'vi','core/base/system','imagick_or_gd_ext','Imagick/GD Ext','2023-02-20 00:01:58','2023-02-20 00:01:58'),(886,1,'vi','core/base/system','php_version_error','Phiên bản PHP phải >= :version','2023-02-20 00:01:58','2023-02-20 00:01:58'),(887,1,'vi','core/base/system','updater','Nâng cấp hệ thống','2023-02-20 00:01:58','2023-02-20 00:01:58'),(888,1,'vi','core/base/tables','id','ID','2023-02-20 00:01:58','2023-02-20 00:01:58'),(889,1,'vi','core/base/tables','name','Tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(890,1,'vi','core/base/tables','order_by','Thứ tự','2023-02-20 00:01:58','2023-02-20 00:01:58'),(891,1,'vi','core/base/tables','status','Trạng thái','2023-02-20 00:01:58','2023-02-20 00:01:58'),(892,1,'vi','core/base/tables','created_at','Ngày tạo','2023-02-20 00:01:58','2023-02-20 00:01:58'),(893,1,'vi','core/base/tables','updated_at','Ngày cập nhật','2023-02-20 00:01:58','2023-02-20 00:01:58'),(894,1,'vi','core/base/tables','operations','Tác vụ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(895,1,'vi','core/base/tables','url','URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(896,1,'vi','core/base/tables','author','Người tạo','2023-02-20 00:01:58','2023-02-20 00:01:58'),(897,1,'vi','core/base/tables','column','Cột','2023-02-20 00:01:58','2023-02-20 00:01:58'),(898,1,'vi','core/base/tables','origin','Bản cũ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(899,1,'vi','core/base/tables','after_change','Sau khi thay đổi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(900,1,'vi','core/base/tables','notes','Ghi chú','2023-02-20 00:01:58','2023-02-20 00:01:58'),(901,1,'vi','core/base/tables','activated','kích hoạt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(902,1,'vi','core/base/tables','browser','Trình duyệt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(903,1,'vi','core/base/tables','deactivated','hủy kích hoạt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(904,1,'vi','core/base/tables','description','Mô tả','2023-02-20 00:01:58','2023-02-20 00:01:58'),(905,1,'vi','core/base/tables','session','Phiên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(906,1,'vi','core/base/tables','views','Lượt xem','2023-02-20 00:01:58','2023-02-20 00:01:58'),(907,1,'vi','core/base/tables','restore','Khôi phục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(908,1,'vi','core/base/tables','edit','Sửa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(909,1,'vi','core/base/tables','delete','Xóa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(910,1,'vi','core/base/tables','action','Hành động','2023-02-20 00:01:58','2023-02-20 00:01:58'),(911,1,'vi','core/base/tables','activate','Kích hoạt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(912,1,'vi','core/base/tables','add_new','Thêm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(913,1,'vi','core/base/tables','all','Tất cả','2023-02-20 00:01:58','2023-02-20 00:01:58'),(914,1,'vi','core/base/tables','cancel','Hủy bỏ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(915,1,'vi','core/base/tables','confirm_delete','Xác nhận xóa','2023-02-20 00:01:58','2023-02-20 00:01:58'),(916,1,'vi','core/base/tables','confirm_delete_msg','Bạn có chắc chắn muốn xóa bản ghi này?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(917,1,'vi','core/base/tables','csv','CSV','2023-02-20 00:01:58','2023-02-20 00:01:58'),(918,1,'vi','core/base/tables','deactivate','Hủy kích hoạt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(919,1,'vi','core/base/tables','delete_entry','Xóa bản ghi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(920,1,'vi','core/base/tables','display','Hiển thị','2023-02-20 00:01:58','2023-02-20 00:01:58'),(921,1,'vi','core/base/tables','excel','Excel','2023-02-20 00:01:58','2023-02-20 00:01:58'),(922,1,'vi','core/base/tables','export','Xuất bản','2023-02-20 00:01:58','2023-02-20 00:01:58'),(923,1,'vi','core/base/tables','in','trong tổng số','2023-02-20 00:01:58','2023-02-20 00:01:58'),(924,1,'vi','core/base/tables','no_data','Không có dữ liệu để hiển thị','2023-02-20 00:01:58','2023-02-20 00:01:58'),(925,1,'vi','core/base/tables','no_record','Không có dữ liệu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(926,1,'vi','core/base/tables','pdf','PDF','2023-02-20 00:01:58','2023-02-20 00:01:58'),(927,1,'vi','core/base/tables','print','In','2023-02-20 00:01:58','2023-02-20 00:01:58'),(928,1,'vi','core/base/tables','records','bản ghi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(929,1,'vi','core/base/tables','reload','Tải lại','2023-02-20 00:01:58','2023-02-20 00:01:58'),(930,1,'vi','core/base/tables','reset','Làm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(931,1,'vi','core/base/tables','save','Lưu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(932,1,'vi','core/base/tables','show_from','Hiển thị từ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(933,1,'vi','core/base/tables','template','Giao diện','2023-02-20 00:01:58','2023-02-20 00:01:58'),(934,1,'vi','core/base/tables','to','đến','2023-02-20 00:01:58','2023-02-20 00:01:58'),(935,1,'vi','core/base/tables','view','Xem chi tiết','2023-02-20 00:01:58','2023-02-20 00:01:58'),(936,1,'vi','core/base/tables','email','Email','2023-02-20 00:01:58','2023-02-20 00:01:58'),(937,1,'vi','core/base/tables','image','Hình ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(938,1,'vi','core/base/tables','is_featured','Nổi bật','2023-02-20 00:01:58','2023-02-20 00:01:58'),(939,1,'vi','core/base/tables','last_login','Lần cuối đăng nhập','2023-02-20 00:01:58','2023-02-20 00:01:58'),(940,1,'vi','core/base/tables','order','Thứ tự','2023-02-20 00:01:58','2023-02-20 00:01:58'),(941,1,'vi','core/base/tables','shortcode','Shortcode','2023-02-20 00:01:58','2023-02-20 00:01:58'),(942,1,'vi','core/base/tables','slug','Slug','2023-02-20 00:01:58','2023-02-20 00:01:58'),(943,1,'vi','core/base/tables','title','Tiêu đề','2023-02-20 00:01:58','2023-02-20 00:01:58'),(944,1,'vi','core/base/tables','bulk_changes','Thay đổi hàng loạt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(945,1,'vi','core/base/tables','confirm_delete_many_msg','Bạn có chắc chắn muốn xóa những bản ghi này?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(946,1,'vi','core/base/tables','submit','Hoàn tất','2023-02-20 00:01:58','2023-02-20 00:01:58'),(947,1,'vi','core/base/tables','please_select_record','Vui lòng chọn ít nhất 1 bản ghi để thực hiện hành động này!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(948,1,'vi','core/base/tabs','detail','Chi tiết','2023-02-20 00:01:58','2023-02-20 00:01:58'),(949,1,'vi','core/base/tabs','file','Tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(950,1,'vi','core/base/tabs','record_note','Ghi chú','2023-02-20 00:01:58','2023-02-20 00:01:58'),(951,1,'vi','core/base/tabs','revision','Lịch sử thay đổi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(952,1,'en','core/dashboard/dashboard','update_position_success','Update widget position successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(953,1,'en','core/dashboard/dashboard','hide_success','Update widget successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(954,1,'en','core/dashboard/dashboard','confirm_hide','Are you sure?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(955,1,'en','core/dashboard/dashboard','hide_message','Do you really want to hide this widget? It will be disappear on Dashboard!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(956,1,'en','core/dashboard/dashboard','confirm_hide_btn','Yes, hide this widget','2023-02-20 00:01:58','2023-02-20 00:01:58'),(957,1,'en','core/dashboard/dashboard','cancel_hide_btn','Cancel','2023-02-20 00:01:58','2023-02-20 00:01:58'),(958,1,'en','core/dashboard/dashboard','collapse_expand','Collapse/Expand','2023-02-20 00:01:58','2023-02-20 00:01:58'),(959,1,'en','core/dashboard/dashboard','hide','Hide','2023-02-20 00:01:58','2023-02-20 00:01:58'),(960,1,'en','core/dashboard/dashboard','reload','Reload','2023-02-20 00:01:58','2023-02-20 00:01:58'),(961,1,'en','core/dashboard/dashboard','save_setting_success','Save widget settings successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(962,1,'en','core/dashboard/dashboard','widget_not_exists','Widget is not exits!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(963,1,'en','core/dashboard/dashboard','manage_widgets','Manage Widgets','2023-02-20 00:01:58','2023-02-20 00:01:58'),(964,1,'en','core/dashboard/dashboard','fullscreen','Full screen','2023-02-20 00:01:58','2023-02-20 00:01:58'),(965,1,'en','core/dashboard/dashboard','title','Dashboard','2023-02-20 00:01:58','2023-02-20 00:01:58'),(966,1,'en','core/dashboard/dashboard','predefined_ranges.today','Today','2023-02-20 00:01:58','2023-02-20 00:01:58'),(967,1,'en','core/dashboard/dashboard','predefined_ranges.yesterday','Yesterday','2023-02-20 00:01:58','2023-02-20 00:01:58'),(968,1,'en','core/dashboard/dashboard','predefined_ranges.this_week','This Week','2023-02-20 00:01:58','2023-02-20 00:01:58'),(969,1,'en','core/dashboard/dashboard','predefined_ranges.last_7_days','Last 7 Days','2023-02-20 00:01:58','2023-02-20 00:01:58'),(970,1,'en','core/dashboard/dashboard','predefined_ranges.this_month','This Month','2023-02-20 00:01:58','2023-02-20 00:01:58'),(971,1,'en','core/dashboard/dashboard','predefined_ranges.last_30_days','Last 30 Days','2023-02-20 00:01:58','2023-02-20 00:01:58'),(972,1,'en','core/dashboard/dashboard','predefined_ranges.this_year','This Year','2023-02-20 00:01:58','2023-02-20 00:01:58'),(973,1,'vi','core/dashboard/dashboard','cancel_hide_btn','Hủy bỏ','2023-02-20 00:01:58','2023-02-20 00:01:58'),(974,1,'vi','core/dashboard/dashboard','collapse_expand','Mở rộng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(975,1,'vi','core/dashboard/dashboard','confirm_hide','Bạn có chắc?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(976,1,'vi','core/dashboard/dashboard','confirm_hide_btn','Vâng, ẩn tiện ích này','2023-02-20 00:01:58','2023-02-20 00:01:58'),(977,1,'vi','core/dashboard/dashboard','hide','Ẩn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(978,1,'vi','core/dashboard/dashboard','hide_message','Bạn có chắc chắn muốn ẩn tiện ích này? Nó sẽ không được hiển thị trên trang chủ nữa!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(979,1,'vi','core/dashboard/dashboard','hide_success','Ẩn tiện ích thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(980,1,'vi','core/dashboard/dashboard','manage_widgets','Quản lý tiện ích','2023-02-20 00:01:58','2023-02-20 00:01:58'),(981,1,'vi','core/dashboard/dashboard','reload','Làm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(982,1,'vi','core/dashboard/dashboard','save_setting_success','Lưu tiện ích thành công','2023-02-20 00:01:58','2023-02-20 00:01:58'),(983,1,'vi','core/dashboard/dashboard','update_position_success','Cập nhật vị trí tiện ích thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(984,1,'vi','core/dashboard/dashboard','widget_not_exists','Tiện ích này không tồn tại!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(985,1,'vi','core/dashboard/dashboard','fullscreen','Toàn màn hình','2023-02-20 00:01:58','2023-02-20 00:01:58'),(986,1,'vi','core/dashboard/dashboard','title','Trang quản trị','2023-02-20 00:01:58','2023-02-20 00:01:58'),(987,1,'en','core/media/media','filter','Filter','2023-02-20 00:01:58','2023-02-20 00:01:58'),(988,1,'en','core/media/media','everything','Everything','2023-02-20 00:01:58','2023-02-20 00:01:58'),(989,1,'en','core/media/media','image','Image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(990,1,'en','core/media/media','video','Video','2023-02-20 00:01:58','2023-02-20 00:01:58'),(991,1,'en','core/media/media','document','Document','2023-02-20 00:01:58','2023-02-20 00:01:58'),(992,1,'en','core/media/media','view_in','View in','2023-02-20 00:01:58','2023-02-20 00:01:58'),(993,1,'en','core/media/media','all_media','All media','2023-02-20 00:01:58','2023-02-20 00:01:58'),(994,1,'en','core/media/media','trash','Trash','2023-02-20 00:01:58','2023-02-20 00:01:58'),(995,1,'en','core/media/media','recent','Recent','2023-02-20 00:01:58','2023-02-20 00:01:58'),(996,1,'en','core/media/media','favorites','Favorites','2023-02-20 00:01:58','2023-02-20 00:01:58'),(997,1,'en','core/media/media','upload','Upload','2023-02-20 00:01:58','2023-02-20 00:01:58'),(998,1,'en','core/media/media','create_folder','Create folder','2023-02-20 00:01:58','2023-02-20 00:01:58'),(999,1,'en','core/media/media','refresh','Refresh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1000,1,'en','core/media/media','empty_trash','Empty trash','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1001,1,'en','core/media/media','search_file_and_folder','Search in current folder','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1002,1,'en','core/media/media','sort','Sort','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1003,1,'en','core/media/media','file_name_asc','File name - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1004,1,'en','core/media/media','file_name_desc','File name - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1005,1,'en','core/media/media','uploaded_date_asc','Uploaded date - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1006,1,'en','core/media/media','uploaded_date_desc','Uploaded date - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1007,1,'en','core/media/media','size_asc','Size - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1008,1,'en','core/media/media','size_desc','Size - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1009,1,'en','core/media/media','actions','Actions','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1010,1,'en','core/media/media','nothing_is_selected','Nothing is selected','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1011,1,'en','core/media/media','insert','Insert','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1012,1,'en','core/media/media','folder_name','Folder name','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1013,1,'en','core/media/media','create','Create','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1014,1,'en','core/media/media','rename','Rename','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1015,1,'en','core/media/media','close','Close','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1016,1,'en','core/media/media','save_changes','Save changes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1017,1,'en','core/media/media','move_to_trash','Move items to trash','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1018,1,'en','core/media/media','confirm_trash','Are you sure you want to move these items to trash?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1019,1,'en','core/media/media','confirm','Confirm','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1020,1,'en','core/media/media','confirm_delete','Delete item(s)','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1021,1,'en','core/media/media','confirm_delete_description','Your request cannot rollback. Are you sure you wanna delete these items?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1022,1,'en','core/media/media','empty_trash_title','Empty trash','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1023,1,'en','core/media/media','empty_trash_description','Your request cannot rollback. Are you sure you wanna remove all items in trash?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1024,1,'en','core/media/media','up_level','Up one level','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1025,1,'en','core/media/media','upload_progress','Upload progress','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1026,1,'en','core/media/media','folder_created','Folder is created successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1027,1,'en','core/media/media','gallery','Media gallery','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1028,1,'en','core/media/media','trash_error','Error when delete selected item(s)','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1029,1,'en','core/media/media','trash_success','Moved selected item(s) to trash successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1030,1,'en','core/media/media','restore_error','Error when restore selected item(s)','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1031,1,'en','core/media/media','restore_success','Restore selected item(s) successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1032,1,'en','core/media/media','copy_success','Copied selected item(s) successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1033,1,'en','core/media/media','delete_success','Deleted selected item(s) successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1034,1,'en','core/media/media','favorite_success','Favorite selected item(s) successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1035,1,'en','core/media/media','remove_favorite_success','Remove selected item(s) from favorites successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1036,1,'en','core/media/media','rename_error','Error when rename item(s)','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1037,1,'en','core/media/media','rename_success','Rename selected item(s) successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1038,1,'en','core/media/media','empty_trash_success','Empty trash successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1039,1,'en','core/media/media','invalid_action','Invalid action!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1040,1,'en','core/media/media','file_not_exists','File is not exists!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1041,1,'en','core/media/media','download_file_error','Error when downloading files!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1042,1,'en','core/media/media','missing_zip_archive_extension','Please enable ZipArchive extension to download file!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1043,1,'en','core/media/media','can_not_download_file','Can not download this file!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1044,1,'en','core/media/media','invalid_request','Invalid request!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1045,1,'en','core/media/media','add_success','Add item successfully!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1046,1,'en','core/media/media','file_too_big','File too big. Max file upload is :size bytes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1047,1,'en','core/media/media','file_too_big_readable_size','File too big. Max file upload is :size.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1048,1,'en','core/media/media','can_not_detect_file_type','File type is not allowed or can not detect file type!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1049,1,'en','core/media/media','upload_failed','The file is NOT uploaded completely. The server allows max upload file size is :size . Please check your file size OR try to upload again in case of having network errors','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1050,1,'en','core/media/media','menu_name','Media','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1051,1,'en','core/media/media','add','Add media','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1052,1,'en','core/media/media','javascript.name','Name','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1053,1,'en','core/media/media','javascript.url','URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1054,1,'en','core/media/media','javascript.full_url','Full URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1055,1,'en','core/media/media','javascript.size','Size','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1056,1,'en','core/media/media','javascript.mime_type','Type','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1057,1,'en','core/media/media','javascript.created_at','Uploaded at','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1058,1,'en','core/media/media','javascript.updated_at','Modified at','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1059,1,'en','core/media/media','javascript.nothing_selected','Nothing is selected','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1060,1,'en','core/media/media','javascript.visit_link','Open link','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1061,1,'en','core/media/media','javascript.no_item.all_media.icon','fas fa-cloud-upload-alt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1062,1,'en','core/media/media','javascript.no_item.all_media.title','Drop files and folders here','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1063,1,'en','core/media/media','javascript.no_item.all_media.message','Or use the upload button above','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1064,1,'en','core/media/media','javascript.no_item.trash.icon','fas fa-trash-alt','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1065,1,'en','core/media/media','javascript.no_item.trash.title','There is nothing in your trash currently','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1066,1,'en','core/media/media','javascript.no_item.trash.message','Delete files to move them to trash automatically. Delete files from trash to remove them permanently','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1067,1,'en','core/media/media','javascript.no_item.favorites.icon','fas fa-star','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1068,1,'en','core/media/media','javascript.no_item.favorites.title','You have not added anything to your favorites yet','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1069,1,'en','core/media/media','javascript.no_item.favorites.message','Add files to favorites to easily find them later','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1070,1,'en','core/media/media','javascript.no_item.recent.icon','far fa-clock','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1071,1,'en','core/media/media','javascript.no_item.recent.title','You did not opened anything yet','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1072,1,'en','core/media/media','javascript.no_item.recent.message','All recent files that you opened will be appeared here','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1073,1,'en','core/media/media','javascript.no_item.default.icon','fas fa-sync','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1074,1,'en','core/media/media','javascript.no_item.default.title','No items','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1075,1,'en','core/media/media','javascript.no_item.default.message','This directory has no item','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1076,1,'en','core/media/media','javascript.clipboard.success','These file links has been copied to clipboard','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1077,1,'en','core/media/media','javascript.message.error_header','Error','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1078,1,'en','core/media/media','javascript.message.success_header','Success','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1079,1,'en','core/media/media','javascript.download.error','No files selected or cannot download these files','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1080,1,'en','core/media/media','javascript.actions_list.basic.preview','Preview','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1081,1,'en','core/media/media','javascript.actions_list.file.copy_link','Copy link','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1082,1,'en','core/media/media','javascript.actions_list.file.rename','Rename','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1083,1,'en','core/media/media','javascript.actions_list.file.make_copy','Make a copy','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1084,1,'en','core/media/media','javascript.actions_list.user.favorite','Add to favorite','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1085,1,'en','core/media/media','javascript.actions_list.user.remove_favorite','Remove favorite','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1086,1,'en','core/media/media','javascript.actions_list.other.download','Download','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1087,1,'en','core/media/media','javascript.actions_list.other.trash','Move to trash','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1088,1,'en','core/media/media','javascript.actions_list.other.delete','Delete permanently','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1089,1,'en','core/media/media','javascript.actions_list.other.restore','Restore','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1090,1,'en','core/media/media','javascript.change_image','Change image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1091,1,'en','core/media/media','javascript.delete_image','Delete image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1092,1,'en','core/media/media','javascript.choose_image','Choose image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1093,1,'en','core/media/media','javascript.preview_image','Preview image','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1094,1,'en','core/media/media','name_invalid','The folder name has invalid character(s).','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1095,1,'en','core/media/media','url_invalid','Please provide a valid URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1096,1,'en','core/media/media','path_invalid','Please provide a valid path','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1097,1,'en','core/media/media','download_link','Download','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1098,1,'en','core/media/media','url','URL','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1099,1,'en','core/media/media','download_explain','Enter one URL per line.','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1100,1,'en','core/media/media','downloading','Downloading...','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1101,1,'vi','core/media/media','filter','Lọc','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1102,1,'vi','core/media/media','everything','Tất cả','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1103,1,'vi','core/media/media','image','Hình ảnh','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1104,1,'vi','core/media/media','video','Phim','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1105,1,'vi','core/media/media','document','Tài liệu','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1106,1,'vi','core/media/media','view_in','Chế độ xem','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1107,1,'vi','core/media/media','all_media','Tất cả tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1108,1,'vi','core/media/media','trash','Thùng rác','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1109,1,'vi','core/media/media','recent','Gần đây','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1110,1,'vi','core/media/media','favorites','Được gắn dấu sao','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1111,1,'vi','core/media/media','upload','Tải lên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1112,1,'vi','core/media/media','create_folder','Tạo thư mục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1113,1,'vi','core/media/media','refresh','Làm mới','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1114,1,'vi','core/media/media','empty_trash','Dọn thùng rác','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1115,1,'vi','core/media/media','search_file_and_folder','Tìm kiếm tập tin và thư mục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1116,1,'vi','core/media/media','sort','Sắp xếp','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1117,1,'vi','core/media/media','file_name_asc','Tên tập tin - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1118,1,'vi','core/media/media','file_name_desc','Tên tập tin - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1119,1,'vi','core/media/media','uploaded_date_asc','Ngày tải lên - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1120,1,'vi','core/media/media','uploaded_date_desc','Ngày tải lên - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1121,1,'vi','core/media/media','size_asc','Kích thước - ASC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1122,1,'vi','core/media/media','size_desc','Kích thước - DESC','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1123,1,'vi','core/media/media','actions','Hành động','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1124,1,'vi','core/media/media','nothing_is_selected','Không có tập tin nào được chọn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1125,1,'vi','core/media/media','insert','Chèn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1126,1,'vi','core/media/media','folder_name','Tên thư mục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1127,1,'vi','core/media/media','create','Tạo','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1128,1,'vi','core/media/media','rename','Đổi tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1129,1,'vi','core/media/media','close','Đóng','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1130,1,'vi','core/media/media','save_changes','Lưu thay đổi','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1131,1,'vi','core/media/media','move_to_trash','Đưa vào thùng rác','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1132,1,'vi','core/media/media','confirm_trash','Bạn có chắc chắn muốn bỏ những tập tin này vào thùng rác?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1133,1,'vi','core/media/media','confirm','Xác nhận','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1134,1,'vi','core/media/media','confirm_delete','Xóa tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1135,1,'vi','core/media/media','confirm_delete_description','Hành động này không thể khôi phục. Bạn có chắc chắn muốn xóa các tập tin này?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1136,1,'vi','core/media/media','empty_trash_title','Dọn sạch thùng rác','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1137,1,'vi','core/media/media','empty_trash_description','Hành động này không thể khôi phục. Bạn có chắc chắn muốn dọn sạch thùng rác?','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1138,1,'vi','core/media/media','up_level','Quay lại một cấp','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1139,1,'vi','core/media/media','upload_progress','Tiến trình tải lên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1140,1,'vi','core/media/media','folder_created','Tạo thư mục thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1141,1,'vi','core/media/media','gallery','Thư viện tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1142,1,'vi','core/media/media','trash_error','Có lỗi khi xóa tập tin/thư mục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1143,1,'vi','core/media/media','trash_success','Xóa tập tin/thư mục thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1144,1,'vi','core/media/media','restore_error','Có lỗi trong quá trình khôi phục','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1145,1,'vi','core/media/media','restore_success','Khôi phục thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1146,1,'vi','core/media/media','copy_success','Sao chép thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1147,1,'vi','core/media/media','delete_success','Xóa thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1148,1,'vi','core/media/media','favorite_success','Thêm dấu sao thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1149,1,'vi','core/media/media','remove_favorite_success','Bỏ dấu sao thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1150,1,'vi','core/media/media','rename_error','Có lỗi trong quá trình đổi tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1151,1,'vi','core/media/media','rename_success','Đổi tên thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1152,1,'vi','core/media/media','invalid_action','Hành động không hợp lệ!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1153,1,'vi','core/media/media','file_not_exists','Tập tin không tồn tại!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1154,1,'vi','core/media/media','download_file_error','Có lỗi trong quá trình tải xuống tập tin!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1155,1,'vi','core/media/media','missing_zip_archive_extension','Hãy bật ZipArchive extension để tải tập tin!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1156,1,'vi','core/media/media','can_not_download_file','Không thể tải tập tin!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1157,1,'vi','core/media/media','invalid_request','Yêu cầu không hợp lệ!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1158,1,'vi','core/media/media','add_success','Thêm thành công!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1159,1,'vi','core/media/media','file_too_big','Tập tin quá lớn. Giới hạn tải lên là :size bytes','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1160,1,'vi','core/media/media','can_not_detect_file_type','Loại tập tin không hợp lệ hoặc không thể xác định loại tập tin!','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1161,1,'vi','core/media/media','upload_failed','The file is NOT uploaded completely. The server allows max upload file size is :size . Please check your file size OR try to upload again in case of having network errors','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1162,1,'vi','core/media/media','menu_name','Quản lý tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1163,1,'vi','core/media/media','add','Thêm tập tin','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1164,1,'vi','core/media/media','javascript.name','Tên','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1165,1,'vi','core/media/media','javascript.url','Đường dẫn','2023-02-20 00:01:58','2023-02-20 00:01:58'),(1166,1,'vi','core/media/media','javascript.full_url','Đường dẫn tuyệt đối','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1167,1,'vi','core/media/media','javascript.size','Kích thước','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1168,1,'vi','core/media/media','javascript.mime_type','Loại','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1169,1,'vi','core/media/media','javascript.created_at','Được tải lên lúc','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1170,1,'vi','core/media/media','javascript.updated_at','Được chỉnh sửa lúc','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1171,1,'vi','core/media/media','javascript.nothing_selected','Bạn chưa chọn tập tin nào','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1172,1,'vi','core/media/media','javascript.visit_link','Mở liên kết','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1173,1,'vi','core/media/media','javascript.no_item.all_media.icon','fas fa-cloud-upload-alt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1174,1,'vi','core/media/media','javascript.no_item.all_media.title','Bạn có thể kéo thả tập tin vào đây để tải lên','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1175,1,'vi','core/media/media','javascript.no_item.all_media.message','Hoặc có thể bấm nút Tải lên ở phía trên','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1176,1,'vi','core/media/media','javascript.no_item.trash.icon','fas fa-trash-alt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1177,1,'vi','core/media/media','javascript.no_item.trash.title','Hiện tại không có tập tin nào trong thùng rác','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1178,1,'vi','core/media/media','javascript.no_item.trash.message','Xóa tập tin sẽ đem tập tin lưu vào thùng rác. Xóa tập tin trong thùng rác sẽ xóa vĩnh viễn.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1179,1,'vi','core/media/media','javascript.no_item.favorites.icon','fas fa-star','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1180,1,'vi','core/media/media','javascript.no_item.favorites.title','Bạn chưa đặt tập tin nào vào mục yêu thích','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1181,1,'vi','core/media/media','javascript.no_item.favorites.message','Thêm tập tin vào mục yêu thích để tìm kiếm chúng dễ dàng sau này.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1182,1,'vi','core/media/media','javascript.no_item.recent.icon','far fa-clock','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1183,1,'vi','core/media/media','javascript.no_item.recent.title','Bạn chưa mở tập tin nào.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1184,1,'vi','core/media/media','javascript.no_item.recent.message','Mục này hiển thị các tập tin bạn đã xem gần đây.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1185,1,'vi','core/media/media','javascript.no_item.default.icon','fas fa-sync','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1186,1,'vi','core/media/media','javascript.no_item.default.title','Thư mục trống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1187,1,'vi','core/media/media','javascript.no_item.default.message','Thư mục này chưa có tập tin nào','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1188,1,'vi','core/media/media','javascript.clipboard.success','Đường dẫn của các tập tin đã được sao chép vào clipboard','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1189,1,'vi','core/media/media','javascript.message.error_header','Lỗi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1190,1,'vi','core/media/media','javascript.message.success_header','Thành công','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1191,1,'vi','core/media/media','javascript.download.error','Bạn chưa chọn tập tin nào hoặc tập tin này không cho phép tải về','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1192,1,'vi','core/media/media','javascript.actions_list.basic.preview','Xem trước','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1193,1,'vi','core/media/media','javascript.actions_list.file.copy_link','Sao chép đường dẫn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1194,1,'vi','core/media/media','javascript.actions_list.file.rename','Đổi tên','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1195,1,'vi','core/media/media','javascript.actions_list.file.make_copy','Nhân bản','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1196,1,'vi','core/media/media','javascript.actions_list.user.favorite','Yêu thích','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1197,1,'vi','core/media/media','javascript.actions_list.user.remove_favorite','Xóa khỏi mục yêu thích','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1198,1,'vi','core/media/media','javascript.actions_list.other.download','Tải xuống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1199,1,'vi','core/media/media','javascript.actions_list.other.trash','Chuyển vào thùng rác','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1200,1,'vi','core/media/media','javascript.actions_list.other.delete','Xóa hoàn toàn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1201,1,'vi','core/media/media','javascript.actions_list.other.restore','Khôi phục','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1202,1,'vi','core/media/media','empty_trash_success','Dọn sạch thùng rác thành công','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1203,1,'vi','core/media/media','name_invalid','Tên thư mục chứa ký tự không hợp lệ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1204,1,'vi','core/media/media','path_invalid','Vui lòng cung cấp 1 đường dẫn hợp lệ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1205,1,'vi','core/media/media','url_invalid','Vui lòng cung cấp 1 đường dẫn hợp lệ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1206,1,'vi','core/media/media','download_explain','Mỗi URL trên 1 dòng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1207,1,'vi','core/media/media','download_link','Tải xuống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1208,1,'vi','core/media/media','downloading','Đang tải xuống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1209,1,'en','core/setting/setting','title','Settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1210,1,'en','core/setting/setting','email_setting_title','Email settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1211,1,'en','core/setting/setting','general.theme','Theme','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1212,1,'en','core/setting/setting','general.description','Setting site information','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1213,1,'en','core/setting/setting','general.title','General','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1214,1,'en','core/setting/setting','general.general_block','General Information','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1215,1,'en','core/setting/setting','general.rich_editor','Rich Editor','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1216,1,'en','core/setting/setting','general.site_title','Site title','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1217,1,'en','core/setting/setting','general.admin_email','Admin Email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1218,1,'en','core/setting/setting','general.seo_block','SEO Configuration','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1219,1,'en','core/setting/setting','general.seo_title','SEO Title','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1220,1,'en','core/setting/setting','general.seo_description','SEO Description','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1221,1,'en','core/setting/setting','general.webmaster_tools_block','Google Webmaster Tools','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1222,1,'en','core/setting/setting','general.placeholder.site_title','Site Title (maximum 120 characters)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1223,1,'en','core/setting/setting','general.placeholder.admin_email','Admin Email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1224,1,'en','core/setting/setting','general.placeholder.seo_title','SEO Title (maximum 120 characters)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1225,1,'en','core/setting/setting','general.placeholder.seo_description','SEO Description (maximum 120 characters)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1226,1,'en','core/setting/setting','general.placeholder.google_analytics','Google Analytics','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1227,1,'en','core/setting/setting','general.cache_admin_menu','Cache admin menu?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1228,1,'en','core/setting/setting','general.enable_send_error_reporting_via_email','Enable to send error reporting via email?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1229,1,'en','core/setting/setting','general.time_zone','Timezone','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1230,1,'en','core/setting/setting','general.default_admin_theme','Default admin theme','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1231,1,'en','core/setting/setting','general.enable_change_admin_theme','Enable change admin theme?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1232,1,'en','core/setting/setting','general.enable','Enable','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1233,1,'en','core/setting/setting','general.disable','Disable','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1234,1,'en','core/setting/setting','general.enable_cache','Enable cache?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1235,1,'en','core/setting/setting','general.cache_time','Cache time (minutes)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1236,1,'en','core/setting/setting','general.enable_cache_site_map','Enable cache site map?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1237,1,'en','core/setting/setting','general.cache_time_site_map','Cache Time Site map (minutes)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1238,1,'en','core/setting/setting','general.admin_logo','Admin logo','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1239,1,'en','core/setting/setting','general.admin_favicon','Admin favicon','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1240,1,'en','core/setting/setting','general.admin_title','Admin title','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1241,1,'en','core/setting/setting','general.admin_title_placeholder','Title show to tab of browser','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1242,1,'en','core/setting/setting','general.cache_block','Cache','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1243,1,'en','core/setting/setting','general.admin_appearance_title','Admin appearance','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1244,1,'en','core/setting/setting','general.admin_appearance_description','Setting admin appearance such as editor, language...','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1245,1,'en','core/setting/setting','general.seo_block_description','Setting site title, site meta description, site keyword for optimize SEO','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1246,1,'en','core/setting/setting','general.webmaster_tools_description','Google Webmaster Tools (GWT) is free software that helps you manage the technical side of your website','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1247,1,'en','core/setting/setting','general.cache_description','Config cache for system for optimize speed','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1248,1,'en','core/setting/setting','general.yes','Yes','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1249,1,'en','core/setting/setting','general.no','No','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1250,1,'en','core/setting/setting','general.show_on_front','Your homepage displays','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1251,1,'en','core/setting/setting','general.select','— Select —','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1252,1,'en','core/setting/setting','general.show_site_name','Show site name after page title, separate with \"-\"?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1253,1,'en','core/setting/setting','general.locale','Site language','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1254,1,'en','core/setting/setting','general.locale_direction','Front site language direction','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1255,1,'en','core/setting/setting','general.admin_locale_direction','Admin language direction','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1256,1,'en','core/setting/setting','general.admin_login_screen_backgrounds','Login screen backgrounds (~1366x768)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1257,1,'en','core/setting/setting','general.minutes','minutes','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1258,1,'en','core/setting/setting','email.subject','Subject','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1259,1,'en','core/setting/setting','email.content','Content','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1260,1,'en','core/setting/setting','email.title','Setting for email template','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1261,1,'en','core/setting/setting','email.description','Email template using HTML & system variables.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1262,1,'en','core/setting/setting','email.reset_to_default','Reset to default','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1263,1,'en','core/setting/setting','email.back','Back to settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1264,1,'en','core/setting/setting','email.reset_success','Reset back to default successfully','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1265,1,'en','core/setting/setting','email.confirm_reset','Confirm reset email template?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1266,1,'en','core/setting/setting','email.confirm_message','Do you really want to reset this email template to default?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1267,1,'en','core/setting/setting','email.continue','Continue','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1268,1,'en','core/setting/setting','email.sender_name','Sender name','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1269,1,'en','core/setting/setting','email.sender_name_placeholder','Name','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1270,1,'en','core/setting/setting','email.sender_email','Sender email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1271,1,'en','core/setting/setting','email.mailer','Mailer','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1272,1,'en','core/setting/setting','email.port','Port','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1273,1,'en','core/setting/setting','email.port_placeholder','Ex: 587','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1274,1,'en','core/setting/setting','email.host','Host','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1275,1,'en','core/setting/setting','email.host_placeholder','Ex: smtp.gmail.com','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1276,1,'en','core/setting/setting','email.username','Username','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1277,1,'en','core/setting/setting','email.username_placeholder','Username to login to mail server','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1278,1,'en','core/setting/setting','email.password','Password','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1279,1,'en','core/setting/setting','email.password_placeholder','Password to login to mail server','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1280,1,'en','core/setting/setting','email.encryption','Encryption','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1281,1,'en','core/setting/setting','email.mail_gun_domain','Domain','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1282,1,'en','core/setting/setting','email.mail_gun_domain_placeholder','Domain','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1283,1,'en','core/setting/setting','email.mail_gun_secret','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1284,1,'en','core/setting/setting','email.mail_gun_secret_placeholder','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1285,1,'en','core/setting/setting','email.mail_gun_endpoint','Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1286,1,'en','core/setting/setting','email.mail_gun_endpoint_placeholder','Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1287,1,'en','core/setting/setting','email.log_channel','Log channel','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1288,1,'en','core/setting/setting','email.sendmail_path','Sendmail Path','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1289,1,'en','core/setting/setting','email.encryption_placeholder','Encryption: ssl or tls','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1290,1,'en','core/setting/setting','email.ses_key','Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1291,1,'en','core/setting/setting','email.ses_key_placeholder','Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1292,1,'en','core/setting/setting','email.ses_secret','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1293,1,'en','core/setting/setting','email.ses_secret_placeholder','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1294,1,'en','core/setting/setting','email.ses_region','Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1295,1,'en','core/setting/setting','email.ses_region_placeholder','Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1296,1,'en','core/setting/setting','email.postmark_token','Token','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1297,1,'en','core/setting/setting','email.postmark_token_placeholder','Token','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1298,1,'en','core/setting/setting','email.template_title','Email templates','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1299,1,'en','core/setting/setting','email.template_description','Base templates for all emails','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1300,1,'en','core/setting/setting','email.template_header','Email template header','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1301,1,'en','core/setting/setting','email.template_header_description','Template for header of emails','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1302,1,'en','core/setting/setting','email.template_footer','Email template footer','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1303,1,'en','core/setting/setting','email.template_footer_description','Template for footer of emails','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1304,1,'en','core/setting/setting','email.default','Default','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1305,1,'en','core/setting/setting','email.using_queue_to_send_mail','Using queue job to send emails (Must to setup Queue first https://laravel.com/docs/queues#supervisor-configuration)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1306,1,'en','core/setting/setting','media.title','Media','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1307,1,'en','core/setting/setting','media.driver','Driver','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1308,1,'en','core/setting/setting','media.description','Settings for media','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1309,1,'en','core/setting/setting','media.aws_access_key_id','AWS Access Key ID','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1310,1,'en','core/setting/setting','media.aws_secret_key','AWS Secret Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1311,1,'en','core/setting/setting','media.aws_default_region','AWS Default Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1312,1,'en','core/setting/setting','media.aws_bucket','AWS Bucket','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1313,1,'en','core/setting/setting','media.aws_url','AWS URL','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1314,1,'en','core/setting/setting','media.aws_endpoint','AWS Endpoint (Optional)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1315,1,'en','core/setting/setting','media.do_spaces_access_key_id','DO Spaces Access Key ID','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1316,1,'en','core/setting/setting','media.do_spaces_secret_key','DO Spaces Secret Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1317,1,'en','core/setting/setting','media.do_spaces_default_region','DO Spaces Default Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1318,1,'en','core/setting/setting','media.do_spaces_bucket','DO Spaces Bucket','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1319,1,'en','core/setting/setting','media.do_spaces_endpoint','DO Spaces Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1320,1,'en','core/setting/setting','media.do_spaces_cdn_enabled','Is DO Spaces CDN enabled?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1321,1,'en','core/setting/setting','media.media_do_spaces_cdn_custom_domain','Do Spaces CDN custom domain','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1322,1,'en','core/setting/setting','media.media_do_spaces_cdn_custom_domain_placeholder','https://your-custom-domain.com','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1323,1,'en','core/setting/setting','media.wasabi_access_key_id','Wasabi Access Key ID','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1324,1,'en','core/setting/setting','media.wasabi_secret_key','Wasabi Secret Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1325,1,'en','core/setting/setting','media.wasabi_default_region','Wasabi Default Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1326,1,'en','core/setting/setting','media.wasabi_bucket','Wasabi Bucket','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1327,1,'en','core/setting/setting','media.wasabi_root','Wasabi Root','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1328,1,'en','core/setting/setting','media.default_placeholder_image','Default placeholder image','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1329,1,'en','core/setting/setting','media.enable_chunk','Enable chunk size upload?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1330,1,'en','core/setting/setting','media.chunk_size','Chunk size (Bytes)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1331,1,'en','core/setting/setting','media.chunk_size_placeholder','Default: 1048576 ~ 1MB','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1332,1,'en','core/setting/setting','media.max_file_size','Chunk max file size (MB)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1333,1,'en','core/setting/setting','media.max_file_size_placeholder','Default: 1048576 ~ 1GB','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1334,1,'en','core/setting/setting','media.enable_watermark','Enable watermark?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1335,1,'en','core/setting/setting','media.watermark_source','Watermark image','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1336,1,'en','core/setting/setting','media.watermark_size','Size of watermark (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1337,1,'en','core/setting/setting','media.watermark_size_placeholder','Default: 10 (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1338,1,'en','core/setting/setting','media.watermark_opacity','Watermark Opacity (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1339,1,'en','core/setting/setting','media.watermark_opacity_placeholder','Default: 70 (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1340,1,'en','core/setting/setting','media.watermark_position','Watermark position','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1341,1,'en','core/setting/setting','media.watermark_position_x','Watermark position X','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1342,1,'en','core/setting/setting','media.watermark_position_y','Watermark position Y','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1343,1,'en','core/setting/setting','media.watermark_position_top_left','Top left','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1344,1,'en','core/setting/setting','media.watermark_position_top_right','Top right','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1345,1,'en','core/setting/setting','media.watermark_position_bottom_left','Bottom left','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1346,1,'en','core/setting/setting','media.watermark_position_bottom_right','Bottom right','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1347,1,'en','core/setting/setting','media.watermark_position_center','Center','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1348,1,'en','core/setting/setting','media.turn_off_automatic_url_translation_into_latin','Turn off automatic URL translation into Latin?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1349,1,'en','core/setting/setting','media.bunnycdn_hostname','Hostname','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1350,1,'en','core/setting/setting','media.bunnycdn_zone','Zone Name (The name of your storage zone)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1351,1,'en','core/setting/setting','media.bunnycdn_key','FTP & API Access Password (The storage zone API Access Password)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1352,1,'en','core/setting/setting','media.bunnycdn_region','Region (The storage zone region)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1353,1,'en','core/setting/setting','media.optional','Optional','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1354,1,'en','core/setting/setting','media.sizes','Media thumbnails sizes','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1355,1,'en','core/setting/setting','media.media_sizes_helper','Set width or height to 0 if you just want to crop by width or height. Need to click on \"Generate thumbnails\" to apply changes.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1356,1,'en','core/setting/setting','media.width','Width','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1357,1,'en','core/setting/setting','media.height','Height','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1358,1,'en','core/setting/setting','media.default_size_value','Default: :size','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1359,1,'en','core/setting/setting','media.all','All','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1360,1,'en','core/setting/setting','media.media_folders_can_add_watermark','Add watermark for images in folders:','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1361,1,'en','core/setting/setting','media.max_upload_filesize','Max upload filesize (MB)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1362,1,'en','core/setting/setting','media.max_upload_filesize_placeholder','Default: :size, must less than :size.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1363,1,'en','core/setting/setting','media.max_upload_filesize_helper','Your server allows to upload files maximum :size, you can change this value to limit upload filesize.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1364,1,'en','core/setting/setting','license.purchase_code','Purchase code','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1365,1,'en','core/setting/setting','license.buyer','Buyer','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1366,1,'en','core/setting/setting','field_type_not_exists','This field type does not exist','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1367,1,'en','core/setting/setting','save_settings','Save settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1368,1,'en','core/setting/setting','template','Template','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1369,1,'en','core/setting/setting','description','Description','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1370,1,'en','core/setting/setting','enable','Enable','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1371,1,'en','core/setting/setting','send','Send','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1372,1,'en','core/setting/setting','test_email_description','To send test email, please make sure you are updated configuration to send mail!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1373,1,'en','core/setting/setting','test_email_input_placeholder','Enter the email which you want to send test email.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1374,1,'en','core/setting/setting','test_email_modal_title','Send a test email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1375,1,'en','core/setting/setting','test_send_mail','Send test mail','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1376,1,'en','core/setting/setting','test_email_send_success','Send email successfully!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1377,1,'en','core/setting/setting','locale_direction_ltr','Left to Right','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1378,1,'en','core/setting/setting','locale_direction_rtl','Right to Left','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1379,1,'en','core/setting/setting','saving','Saving...','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1380,1,'en','core/setting/setting','emails_warning','You can add up to :count emails','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1381,1,'en','core/setting/setting','email_add_more','Add more','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1382,1,'en','core/setting/setting','generate','Generate','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1383,1,'en','core/setting/setting','generate_thumbnails','Generate thumbnails','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1384,1,'en','core/setting/setting','generate_thumbnails_success','Generate thumbnails successfully. :count files are generated!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1385,1,'en','core/setting/setting','generate_thumbnails_error','We are unable to regenerate thumbnail for these files :count files!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1386,1,'en','core/setting/setting','generate_thumbnails_description','Are you sure you want to re-generate thumbnails for all images? It will take time so please DO NOT leave this page, wait until it is finished.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1387,1,'en','core/setting/setting','enable_chunk_description','Chunk size upload is used to upload large file size.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1388,1,'en','core/setting/setting','watermark_description','WARNING: Watermark is just added to new uploaded images, it won\'t be added to existing images. Disable watermark won\'t remove watermark from existing images.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1389,1,'vi','core/setting/setting','title','Cài đặt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1390,1,'vi','core/setting/setting','general.theme','Giao diện','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1391,1,'vi','core/setting/setting','general.description','Cấu hình những thông tin cài đặt website.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1392,1,'vi','core/setting/setting','general.title','Thông tin chung','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1393,1,'vi','core/setting/setting','general.general_block','Thông tin chung','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1394,1,'vi','core/setting/setting','general.site_title','Tên trang','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1395,1,'vi','core/setting/setting','general.admin_email','Email quản trị viên','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1396,1,'vi','core/setting/setting','general.seo_block','Cấu hình SEO','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1397,1,'vi','core/setting/setting','general.seo_title','Tiêu đề SEO','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1398,1,'vi','core/setting/setting','general.seo_description','Mô tả SEO','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1399,1,'vi','core/setting/setting','general.webmaster_tools_block','Google Webmaster Tools','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1400,1,'vi','core/setting/setting','general.placeholder.site_title','Tên trang (tối đa 120 kí tự)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1401,1,'vi','core/setting/setting','general.placeholder.admin_email','Admin Email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1402,1,'vi','core/setting/setting','general.placeholder.google_analytics','Ví dụ: UA-42767940-2','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1403,1,'vi','core/setting/setting','general.placeholder.seo_title','Tiêu đề SEO (tối đa 120 kí tự)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1404,1,'vi','core/setting/setting','general.placeholder.seo_description','Mô tả SEO (tối đa 120 kí tự)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1405,1,'vi','core/setting/setting','general.enable_change_admin_theme','Cho phép thay đổi giao diện quản trị?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1406,1,'vi','core/setting/setting','general.enable','Bật','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1407,1,'vi','core/setting/setting','general.disable','Tắt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1408,1,'vi','core/setting/setting','general.enable_cache','Bật bộ nhớ đệm?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1409,1,'vi','core/setting/setting','general.cache_time','Thời gian lưu bộ nhớ đệm (phút)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1410,1,'vi','core/setting/setting','general.cache_time_site_map','Thời gian lưu sơ đồ trang trong bộ nhớ đệm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1411,1,'vi','core/setting/setting','general.admin_logo','Logo trang quản trị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1412,1,'vi','core/setting/setting','general.admin_title','Tiêu đề trang quản trị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1413,1,'vi','core/setting/setting','general.admin_title_placeholder','Tiêu đề hiển thị trên thẻ trình duyệt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1414,1,'vi','core/setting/setting','general.rich_editor','Bộ soạn thảo văn bản','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1415,1,'vi','core/setting/setting','general.cache_block','Bộ nhớ đệm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1416,1,'vi','core/setting/setting','general.yes','Bật','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1417,1,'vi','core/setting/setting','general.no','Tắt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1418,1,'vi','core/setting/setting','general.locale','Ngôn ngữ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1419,1,'vi','core/setting/setting','general.admin_appearance_description','Setting admin appearance such as editor, language...','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1420,1,'vi','core/setting/setting','general.admin_appearance_title','Admin appearance','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1421,1,'vi','core/setting/setting','general.admin_login_screen_backgrounds','Login screen backgrounds (~1366x768)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1422,1,'vi','core/setting/setting','general.admin_favicon','Admin favicon','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1423,1,'vi','core/setting/setting','general.cache_admin_menu','Cache admin menu?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1424,1,'vi','core/setting/setting','general.cache_description','Config cache for system for optimize speed','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1425,1,'vi','core/setting/setting','general.default_admin_theme','Default admin theme','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1426,1,'vi','core/setting/setting','general.enable_send_error_reporting_via_email','Enable to send error reporting via email?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1427,1,'vi','core/setting/setting','general.locale_direction','Hướng chữ viết','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1428,1,'vi','core/setting/setting','general.select','-- Lựa chọn --','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1429,1,'vi','core/setting/setting','general.seo_block_description','Setting site title, site meta description, site keyword for optimize SEO','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1430,1,'vi','core/setting/setting','general.show_on_front','Thiết lập trang chủ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1431,1,'vi','core/setting/setting','general.show_site_name','Hiển thị tên trang web sau tiêu đề trang, tách biệt bằng \"-\"?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1432,1,'vi','core/setting/setting','general.time_zone','Múi giờ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1433,1,'vi','core/setting/setting','general.webmaster_tools_description','Công cụ quản trị trang web của Google (GWT) là phần mềm miễn phí giúp bạn quản lý khía cạnh kỹ thuật của trang web của mình','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1434,1,'vi','core/setting/setting','email.subject','Tiêu đề','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1435,1,'vi','core/setting/setting','email.content','Nội dung','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1436,1,'vi','core/setting/setting','email.title','Cấu hình email template','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1437,1,'vi','core/setting/setting','email.description','Cấu trúc file template sử dụng HTML và các biến trong hệ thống.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1438,1,'vi','core/setting/setting','email.reset_to_default','Khôi phục về mặc định','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1439,1,'vi','core/setting/setting','email.back','Trở lại trang cài đặt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1440,1,'vi','core/setting/setting','email.reset_success','Khôi phục mặc định thành công','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1441,1,'vi','core/setting/setting','email.confirm_reset','Xác nhận khôi phục mặc định?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1442,1,'vi','core/setting/setting','email.confirm_message','Bạn có chắc chắn muốn khôi phục về bản mặc định?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1443,1,'vi','core/setting/setting','email.continue','Tiếp tục','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1444,1,'vi','core/setting/setting','email.sender_name','Tên người gửi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1445,1,'vi','core/setting/setting','email.sender_name_placeholder','Tên','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1446,1,'vi','core/setting/setting','email.sender_email','Email của người gửi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1447,1,'vi','core/setting/setting','email.mailer','Loại','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1448,1,'vi','core/setting/setting','email.port','Cổng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1449,1,'vi','core/setting/setting','email.port_placeholder','Ví dụ: 587','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1450,1,'vi','core/setting/setting','email.host','Máy chủ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1451,1,'vi','core/setting/setting','email.host_placeholder','Ví dụ: smtp.gmail.com','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1452,1,'vi','core/setting/setting','email.username','Tên đăng nhập','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1453,1,'vi','core/setting/setting','email.username_placeholder','Tên đăng nhập vào máy chủ mail','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1454,1,'vi','core/setting/setting','email.password','Mật khẩu','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1455,1,'vi','core/setting/setting','email.password_placeholder','Mật khẩu đăng nhập vào máy chủ mail','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1456,1,'vi','core/setting/setting','email.encryption','Mã hoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1457,1,'vi','core/setting/setting','email.mail_gun_domain','Tên miền','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1458,1,'vi','core/setting/setting','email.mail_gun_domain_placeholder','Tên miền','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1459,1,'vi','core/setting/setting','email.mail_gun_secret','Chuỗi bí mật','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1460,1,'vi','core/setting/setting','email.mail_gun_secret_placeholder','Chuỗi bí mật','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1461,1,'vi','core/setting/setting','email.template_title','Mẫu giao diện email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1462,1,'vi','core/setting/setting','email.template_description','Giao diện mặc định cho tất cả email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1463,1,'vi','core/setting/setting','email.template_header','Mẫu cho phần trên của email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1464,1,'vi','core/setting/setting','email.template_header_description','Phần trên của tất cả email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1465,1,'vi','core/setting/setting','email.template_footer','Mẫu cho phần dưới của email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1466,1,'vi','core/setting/setting','email.template_footer_description','Phần dưới của tất cả email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1467,1,'vi','core/setting/setting','email.default','Mặc định','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1468,1,'vi','core/setting/setting','email.mail_gun_endpoint','Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1469,1,'vi','core/setting/setting','email.mail_gun_endpoint_placeholder','Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1470,1,'vi','core/setting/setting','email.postmark_token','Token','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1471,1,'vi','core/setting/setting','email.postmark_token_placeholder','Token','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1472,1,'vi','core/setting/setting','email.encryption_placeholder','Kiểu mã hóa: ssl hoặc tls','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1473,1,'vi','core/setting/setting','email.log_channel','Phương thức log','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1474,1,'vi','core/setting/setting','email.sendmail_path','Sendmail Path','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1475,1,'vi','core/setting/setting','email.ses_key','Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1476,1,'vi','core/setting/setting','email.ses_key_placeholder','Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1477,1,'vi','core/setting/setting','email.ses_region','Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1478,1,'vi','core/setting/setting','email.ses_region_placeholder','Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1479,1,'vi','core/setting/setting','email.ses_secret','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1480,1,'vi','core/setting/setting','email.ses_secret_placeholder','Secret','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1481,1,'vi','core/setting/setting','email.using_queue_to_send_mail','Sử dụng job queue để gửi email (Trước tiên phải thiết lập Queue https://laravel.com/docs/queues#supervisor-configuration)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1482,1,'vi','core/setting/setting','save_settings','Lưu cài đặt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1483,1,'vi','core/setting/setting','template','Mẫu','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1484,1,'vi','core/setting/setting','description','Mô tả','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1485,1,'vi','core/setting/setting','enable','Bật','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1486,1,'vi','core/setting/setting','test_send_mail','Gửi thử nghiệm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1487,1,'vi','core/setting/setting','email_setting_title','Cấu hình email','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1488,1,'vi','core/setting/setting','field_type_not_exists','Loại field này không được hỗ trợ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1489,1,'vi','core/setting/setting','test_email_description','Để gửi email thử nghiệm, hãy đảm bảo rằng bạn đã cập nhật cấu hình để gửi thư!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1490,1,'vi','core/setting/setting','test_email_input_placeholder','Nhập email mà bạn muốn gửi email thử nghiệm.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1491,1,'vi','core/setting/setting','test_email_modal_title','Gửi một email thử nghiệm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1492,1,'vi','core/setting/setting','test_email_send_success','Gửi email thành công!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1493,1,'vi','core/setting/setting','send','Gửi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1494,1,'vi','core/setting/setting','license.buyer','Tên đăng nhập','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1495,1,'vi','core/setting/setting','license.purchase_code','Purchase code','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1496,1,'vi','core/setting/setting','locale_direction_ltr','Trái sang phải','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1497,1,'vi','core/setting/setting','locale_direction_rtl','Phải sang trái','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1498,1,'vi','core/setting/setting','media.aws_access_key_id','AWS Access Key ID','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1499,1,'vi','core/setting/setting','media.aws_bucket','AWS Bucket','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1500,1,'vi','core/setting/setting','media.aws_default_region','AWS Default Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1501,1,'vi','core/setting/setting','media.aws_url','AWS URL','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1502,1,'vi','core/setting/setting','media.aws_secret_key','AWS Secret Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1503,1,'vi','core/setting/setting','media.chunk_size','Chunk size (Bytes)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1504,1,'vi','core/setting/setting','media.chunk_size_placeholder','Mặc định: 1048576 ~ 1MB','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1505,1,'vi','core/setting/setting','media.do_spaces_access_key_id','DO Spaces Access Key ID','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1506,1,'vi','core/setting/setting','media.description','Cài đặt cho media','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1507,1,'vi','core/setting/setting','media.do_spaces_bucket','DO Spaces Bucket','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1508,1,'vi','core/setting/setting','media.do_spaces_cdn_enabled','Bật DO Spaces CDN?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1509,1,'vi','core/setting/setting','media.do_spaces_default_region','DO Spaces Default Region','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1510,1,'vi','core/setting/setting','media.do_spaces_endpoint','DO Spaces Endpoint','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1511,1,'vi','core/setting/setting','media.do_spaces_secret_key','DO Spaces Secret Key','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1512,1,'vi','core/setting/setting','media.driver','Driver','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1513,1,'vi','core/setting/setting','media.enable_chunk','Bật chunk size upload?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1514,1,'vi','core/setting/setting','media.enable_watermark','Bật watermark?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1515,1,'vi','core/setting/setting','media.max_file_size','Chunk max file size (MB)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1516,1,'vi','core/setting/setting','media.max_file_size_placeholder','Mặc định: 1048576 ~ 1GB','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1517,1,'vi','core/setting/setting','media.media_do_spaces_cdn_custom_domain','Do Spaces CDN custom domain','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1518,1,'vi','core/setting/setting','media.media_do_spaces_cdn_custom_domain_placeholder','https://ten-mien-cua-ban.com','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1519,1,'vi','core/setting/setting','media.title','Media','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1520,1,'vi','core/setting/setting','media.watermark_opacity','Watermark Opacity (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1521,1,'vi','core/setting/setting','media.watermark_opacity_placeholder','Mặc định: 70 (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1522,1,'vi','core/setting/setting','media.watermark_position','Vị trí watermark','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1523,1,'vi','core/setting/setting','media.watermark_position_bottom_left','Bên trái dưới cùng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1524,1,'vi','core/setting/setting','media.watermark_position_bottom_right','Bên phải dưới cùng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1525,1,'vi','core/setting/setting','media.watermark_position_center','Chính giữa','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1526,1,'vi','core/setting/setting','media.watermark_position_top_left','Bên trái trên cùng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1527,1,'vi','core/setting/setting','media.watermark_position_top_right','Bên phải trên cùng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1528,1,'vi','core/setting/setting','media.watermark_position_x','Watermark position X','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1529,1,'vi','core/setting/setting','media.watermark_position_y','Watermark position Y','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1530,1,'vi','core/setting/setting','media.watermark_size','Kích thước của watermark (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1531,1,'vi','core/setting/setting','media.watermark_size_placeholder','Mặc định: 10 (%)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1532,1,'vi','core/setting/setting','media.watermark_source','Hình ảnh watermark','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1533,1,'en','core/table/table','operations','Operations','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1534,1,'en','core/table/table','loading_data','Loading data from server','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1535,1,'en','core/table/table','display','Display','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1536,1,'en','core/table/table','all','All','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1537,1,'en','core/table/table','edit_entry','Edit','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1538,1,'en','core/table/table','delete_entry','Delete','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1539,1,'en','core/table/table','show_from','Showing from','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1540,1,'en','core/table/table','to','to','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1541,1,'en','core/table/table','in','in','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1542,1,'en','core/table/table','records','records','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1543,1,'en','core/table/table','no_data','No data to display','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1544,1,'en','core/table/table','no_record','No record','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1545,1,'en','core/table/table','loading','Loading data from server','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1546,1,'en','core/table/table','confirm_delete','Confirm delete','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1547,1,'en','core/table/table','confirm_delete_msg','Do you really want to delete this record?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1548,1,'en','core/table/table','cancel','Cancel','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1549,1,'en','core/table/table','delete','Delete','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1550,1,'en','core/table/table','close','Close','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1551,1,'en','core/table/table','contains','Contains','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1552,1,'en','core/table/table','is_equal_to','Is equal to','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1553,1,'en','core/table/table','greater_than','Greater than','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1554,1,'en','core/table/table','less_than','Less than','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1555,1,'en','core/table/table','value','Value','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1556,1,'en','core/table/table','select_field','Select field','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1557,1,'en','core/table/table','reset','Reset','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1558,1,'en','core/table/table','add_additional_filter','Add additional filter','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1559,1,'en','core/table/table','apply','Apply','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1560,1,'en','core/table/table','filters','Filters','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1561,1,'en','core/table/table','bulk_change','Bulk changes','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1562,1,'en','core/table/table','select_option','Select option','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1563,1,'en','core/table/table','bulk_actions','Bulk Actions','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1564,1,'en','core/table/table','save_bulk_change_success','Update data for selected record(s) successfully!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1565,1,'en','core/table/table','please_select_record','Please select at least one record to perform this action!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1566,1,'en','core/table/table','filtered','(filtered from _MAX_ total records)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1567,1,'en','core/table/table','search','Search...','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1568,1,'vi','core/table/general','operations','Hành động','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1569,1,'vi','core/table/general','loading_data','Đang tải dữ liệu từ hệ thống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1570,1,'vi','core/table/general','display','Hiển thị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1571,1,'vi','core/table/general','all','Tất cả','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1572,1,'vi','core/table/general','edit_entry','Sửa','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1573,1,'vi','core/table/general','delete_entry','Xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1574,1,'vi','core/table/general','show_from','Hiển thị từ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1575,1,'vi','core/table/general','to','đến','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1576,1,'vi','core/table/general','in','trong tổng số','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1577,1,'vi','core/table/general','records','bản ghi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1578,1,'vi','core/table/general','no_data','Không có dữ liệu để hiển thị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1579,1,'vi','core/table/general','no_record','không có bản ghi nào','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1580,1,'vi','core/table/general','loading','Đang tải dữ liệu từ hệ thống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1581,1,'vi','core/table/general','confirm_delete','Xác nhận xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1582,1,'vi','core/table/general','confirm_delete_msg','Bạn có chắc chắn muốn xoá bản ghi này?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1583,1,'vi','core/table/general','cancel','Huỷ bỏ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1584,1,'vi','core/table/general','delete','Xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1585,1,'vi','core/table/general','close','Đóng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1586,1,'vi','core/table/general','is_equal_to','Bằng với','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1587,1,'vi','core/table/general','greater_than','Lớn hơn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1588,1,'vi','core/table/general','less_than','Nhỏ hơn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1589,1,'vi','core/table/general','value','Giá trị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1590,1,'vi','core/table/general','select_field','Chọn trường','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1591,1,'vi','core/table/general','reset','Làm mới','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1592,1,'vi','core/table/general','add_additional_filter','Thêm bộ lọc','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1593,1,'vi','core/table/general','apply','Áp dụng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1594,1,'vi','core/table/general','select_option','Lựa chọn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1595,1,'vi','core/table/general','filters','Lọc dữ liệu','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1596,1,'vi','core/table/general','bulk_change','Thay đổi hàng loạt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1597,1,'vi','core/table/general','bulk_actions','Hành động','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1598,1,'vi','core/table/general','contains','Bao gồm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1599,1,'vi','core/table/general','filtered','(đã được lọc từ _MAX_ bản ghi)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1600,1,'vi','core/table/table','operations','Hành động','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1601,1,'vi','core/table/table','loading_data','Đang tải dữ liệu từ hệ thống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1602,1,'vi','core/table/table','display','Hiển thị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1603,1,'vi','core/table/table','all','Tất cả','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1604,1,'vi','core/table/table','edit_entry','Sửa','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1605,1,'vi','core/table/table','delete_entry','Xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1606,1,'vi','core/table/table','show_from','Hiển thị từ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1607,1,'vi','core/table/table','to','đến','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1608,1,'vi','core/table/table','in','trong tổng số','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1609,1,'vi','core/table/table','records','bản ghi','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1610,1,'vi','core/table/table','no_data','Không có dữ liệu để hiển thị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1611,1,'vi','core/table/table','no_record','không có bản ghi nào','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1612,1,'vi','core/table/table','loading','Đang tải dữ liệu từ hệ thống','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1613,1,'vi','core/table/table','confirm_delete','Xác nhận xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1614,1,'vi','core/table/table','confirm_delete_msg','Bạn có chắc chắn muốn xoá bản ghi này?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1615,1,'vi','core/table/table','cancel','Huỷ bỏ','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1616,1,'vi','core/table/table','delete','Xoá','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1617,1,'vi','core/table/table','close','Đóng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1618,1,'vi','core/table/table','is_equal_to','Bằng với','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1619,1,'vi','core/table/table','greater_than','Lớn hơn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1620,1,'vi','core/table/table','less_than','Nhỏ hơn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1621,1,'vi','core/table/table','value','Giá trị','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1622,1,'vi','core/table/table','select_field','Chọn trường','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1623,1,'vi','core/table/table','reset','Làm mới','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1624,1,'vi','core/table/table','add_additional_filter','Thêm bộ lọc','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1625,1,'vi','core/table/table','apply','Áp dụng','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1626,1,'vi','core/table/table','select_option','Lựa chọn','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1627,1,'vi','core/table/table','filters','Lọc dữ liệu','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1628,1,'vi','core/table/table','bulk_change','Thay đổi hàng loạt','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1629,1,'vi','core/table/table','bulk_actions','Hành động','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1630,1,'vi','core/table/table','contains','Bao gồm','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1631,1,'vi','core/table/table','filtered','(đã được lọc từ _MAX_ bản ghi)','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1632,1,'vi','core/table/table','please_select_record','Vui lòng chọn ít nhất 1 bản ghi để thực hiện hành động này!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1633,1,'vi','core/table/table','save_bulk_change_success','Cập nhật dữ liệu cho các bản ghi thành công!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1634,1,'vi','core/table/table','search','Tìm kiếm...','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1635,1,'en','packages/api/api','settings','API Settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1636,1,'en','packages/api/api','save_settings','Save settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1637,1,'en','packages/api/api','setting_title','API settings','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1638,1,'en','packages/api/api','setting_description','Settings for API','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1639,1,'en','packages/api/api','api_enabled','API enabled?','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1640,1,'en','packages/get-started/get-started','welcome_title','Welcome to your admin dashboard!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1641,1,'en','packages/get-started/get-started','welcome_description','In a few short steps, you can have your new dashboard up and running!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1642,1,'en','packages/get-started/get-started','get_started','Get Started!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1643,1,'en','packages/get-started/get-started','customize_branding_title','Customize branding','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1644,1,'en','packages/get-started/get-started','customize_branding_description','Customize your site with colors, logo and subdomain to match your business unique branding and identity.','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1645,1,'en','packages/get-started/get-started','colors','Colors','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1646,1,'en','packages/get-started/get-started','fonts','Fonts','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1647,1,'en','packages/get-started/get-started','primary_color','Primary color','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1648,1,'en','packages/get-started/get-started','primary_font','Primary font','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1649,1,'en','packages/get-started/get-started','setup_wizard_button',':link to finish Quick setup Wizard!','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1650,1,'en','packages/get-started/get-started','click_here','Click here','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1651,1,'en','packages/get-started/get-started','site_title','Site title','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1652,1,'en','packages/get-started/get-started','identify','Identify','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1653,1,'en','packages/get-started/get-started','logo','Logo','2023-02-20 00:01:59','2023-02-20 00:01:59'),(1654,1,'en','packages/get-started/get-started','admin_logo','Admin logo','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1655,1,'en','packages/get-started/get-started','favicon','Favicon','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1656,1,'en','packages/get-started/get-started','admin_favicon','Admin favicon','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1657,1,'en','packages/get-started/get-started','next_step','Next step','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1658,1,'en','packages/get-started/get-started','site_ready_title','Your site is ready!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1659,1,'en','packages/get-started/get-started','site_ready_description','Welcome to your new site! Your website has been created and populated with sample data. You are in the admin area of your site where you can set up everything else needed to complete your site.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1660,1,'en','packages/get-started/get-started','finish','Finish','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1661,1,'en','packages/get-started/get-started','exit_wizard_title','Are you sure you want to exit the Quick Setup Wizard?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1662,1,'en','packages/get-started/get-started','exit_wizard_confirm','Yes, I\'ll finish it later','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1663,1,'en','packages/get-started/get-started','exit_wizard_cancel','No, take me back to the wizard','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1664,1,'en','packages/get-started/get-started','change_default_account_info_title','Change default account info','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1665,1,'en','packages/get-started/get-started','change_default_account_info_description','The default account is using a weak password. You need to change it to a complex password for better security.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1666,1,'en','packages/get-started/get-started','username','Username','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1667,1,'en','packages/get-started/get-started','email','Email','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1668,1,'en','packages/get-started/get-started','password','Password','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1669,1,'en','packages/get-started/get-started','password_confirmation','Password confirmation','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1670,1,'en','packages/menu/menu','name','Menus','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1671,1,'en','packages/menu/menu','key_name','Menu name (key: :key)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1672,1,'en','packages/menu/menu','basic_info','Basic information','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1673,1,'en','packages/menu/menu','add_to_menu','Add to menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1674,1,'en','packages/menu/menu','custom_link','Custom link','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1675,1,'en','packages/menu/menu','add_link','Add link','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1676,1,'en','packages/menu/menu','structure','Menu structure','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1677,1,'en','packages/menu/menu','remove','Remove','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1678,1,'en','packages/menu/menu','cancel','Cancel','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1679,1,'en','packages/menu/menu','title','Title','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1680,1,'en','packages/menu/menu','icon','Icon','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1681,1,'en','packages/menu/menu','url','URL','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1682,1,'en','packages/menu/menu','target','Target','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1683,1,'en','packages/menu/menu','css_class','CSS class','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1684,1,'en','packages/menu/menu','self_open_link','Open link directly','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1685,1,'en','packages/menu/menu','blank_open_link','Open link in new tab','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1686,1,'en','packages/menu/menu','create','Create menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1687,1,'en','packages/menu/menu','edit','Edit menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1688,1,'en','packages/menu/menu','menu_settings','Menu settings','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1689,1,'en','packages/menu/menu','display_location','Display location','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1690,1,'en','packages/menu/menu','title_placeholder','Title','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1691,1,'en','packages/menu/menu','icon_placeholder','Icon','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1692,1,'en','packages/menu/menu','url_placeholder','URL','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1693,1,'en','packages/menu/menu','css_class_placeholder','CSS class','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1694,1,'en','packages/menu/menu','menu_id','Menu ID','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1695,1,'vi','packages/menu/menu','name','Trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1696,1,'vi','packages/menu/menu','cancel','Hủy bỏ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1697,1,'vi','packages/menu/menu','add_link','Thêm liên kết','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1698,1,'vi','packages/menu/menu','add_to_menu','Thêm vào trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1699,1,'vi','packages/menu/menu','basic_info','Thông tin cơ bản','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1700,1,'vi','packages/menu/menu','blank_open_link','Mở liên kết trong tab mới','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1701,1,'vi','packages/menu/menu','css_class','CSS class','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1702,1,'vi','packages/menu/menu','custom_link','Liên kết tùy chọn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1703,1,'vi','packages/menu/menu','icon','Biểu tượng','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1704,1,'vi','packages/menu/menu','key_name','Tên menu (key::key)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1705,1,'vi','packages/menu/menu','remove','Xóa','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1706,1,'vi','packages/menu/menu','self_open_link','Mở liên kết trong tab hiện tại','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1707,1,'vi','packages/menu/menu','structure','Cấu trúc trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1708,1,'vi','packages/menu/menu','target','Target','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1709,1,'vi','packages/menu/menu','title','Tiêu đề','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1710,1,'vi','packages/menu/menu','url','URL','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1711,1,'vi','packages/menu/menu','create','Tạo trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1712,1,'vi','packages/menu/menu','edit','Sửa trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1713,1,'vi','packages/menu/menu','display_location','Vị trí hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1714,1,'vi','packages/menu/menu','menu_settings','Cấu hình menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1715,1,'en','packages/optimize/optimize','settings.title','Optimize page speed','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1716,1,'en','packages/optimize/optimize','settings.description','Minify HTML output, inline CSS, remove comments...','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1717,1,'en','packages/optimize/optimize','settings.enable','Enable optimize page speed?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1718,1,'en','packages/optimize/optimize','collapse_white_space','Collapse white space','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1719,1,'en','packages/optimize/optimize','collapse_white_space_description','This filter reduces bytes transmitted in an HTML file by removing unnecessary whitespace.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1720,1,'en','packages/optimize/optimize','elide_attributes','Elide attributes','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1721,1,'en','packages/optimize/optimize','elide_attributes_description','This filter reduces the transfer size of HTML files by removing attributes from tags when the specified value is equal to the default value for that attribute. This can save a modest number of bytes, and may make the document more compressible by canonicalizing the affected tags.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1722,1,'en','packages/optimize/optimize','inline_css','Inline CSS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1723,1,'en','packages/optimize/optimize','inline_css_description','This filter transforms the inline \"style\" attribute of tags into classes by moving the CSS to the header.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1724,1,'en','packages/optimize/optimize','insert_dns_prefetch','Insert DNS prefetch','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1725,1,'en','packages/optimize/optimize','insert_dns_prefetch_description','This filter injects tags in the HEAD to enable the browser to do DNS prefetching.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1726,1,'en','packages/optimize/optimize','remove_comments','Remove comments','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1727,1,'en','packages/optimize/optimize','remove_comments_description','This filter eliminates HTML, JS and CSS comments. The filter reduces the transfer size of HTML files by removing the comments. Depending on the HTML file, this filter can significantly reduce the number of bytes transmitted on the network.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1728,1,'en','packages/optimize/optimize','trim_urls','Trim URLs','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1729,1,'en','packages/optimize/optimize','trim_urls_description','This filter trims URLs by resolving them by making them relative to the base URL for the page.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1730,1,'en','packages/optimize/optimize','remove_quotes','Remove quotes','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1731,1,'en','packages/optimize/optimize','remove_quotes_description','This filter eliminates unnecessary quotation marks from HTML attributes. While required by the various HTML specifications, browsers permit their omission when the value of an attribute is composed of a certain subset of characters (alphanumerics and some punctuation characters).','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1732,1,'en','packages/optimize/optimize','defer_javascript','Defer javascript','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1733,1,'en','packages/optimize/optimize','defer_javascript_description','Defers the execution of javascript in the HTML. If necessary cancel deferring in some script, use data-pagespeed-no-defer as script attribute to cancel deferring.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1734,1,'en','packages/page/pages','create','Create new page','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1735,1,'en','packages/page/pages','edit','Edit page','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1736,1,'en','packages/page/pages','form.name','Name','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1737,1,'en','packages/page/pages','form.name_placeholder','Page\'s name (Maximum 120 characters)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1738,1,'en','packages/page/pages','form.content','Content','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1739,1,'en','packages/page/pages','form.note','Note content','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1740,1,'en','packages/page/pages','notices.no_select','Please select at least one record to take this action!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1741,1,'en','packages/page/pages','notices.update_success_message','Update successfully','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1742,1,'en','packages/page/pages','cannot_delete','Page could not be deleted','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1743,1,'en','packages/page/pages','deleted','Page deleted','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1744,1,'en','packages/page/pages','pages','Pages','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1745,1,'en','packages/page/pages','menu','Pages','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1746,1,'en','packages/page/pages','menu_name','Pages','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1747,1,'en','packages/page/pages','edit_this_page','Edit this page','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1748,1,'en','packages/page/pages','total_pages','Total pages','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1749,1,'en','packages/page/pages','settings.show_on_front','Your homepage displays','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1750,1,'en','packages/page/pages','settings.select','— Select —','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1751,1,'en','packages/page/pages','front_page','Front Page','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1752,1,'vi','packages/page/pages','create','Thêm trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1753,1,'vi','packages/page/pages','edit','Sửa trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1754,1,'vi','packages/page/pages','form.name','Tiêu đề trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1755,1,'vi','packages/page/pages','form.note','Nội dung ghi chú','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1756,1,'vi','packages/page/pages','form.name_placeholder','Tên trang (tối đa 120 kí tự)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1757,1,'vi','packages/page/pages','form.content','Nội dung','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1758,1,'vi','packages/page/pages','notices.no_select','Chọn ít nhất 1 trang để thực hiện hành động này!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1759,1,'vi','packages/page/pages','notices.update_success_message','Cập nhật thành công','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1760,1,'vi','packages/page/pages','deleted','Xóa trang thành công','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1761,1,'vi','packages/page/pages','cannot_delete','Không thể xóa trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1762,1,'vi','packages/page/pages','menu','Trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1763,1,'vi','packages/page/pages','menu_name','Trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1764,1,'vi','packages/page/pages','edit_this_page','Sửa trang này','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1765,1,'vi','packages/page/pages','pages','Trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1766,1,'vi','packages/page/pages','front_page','Trang chủ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1767,1,'vi','packages/page/pages','settings.select','-- Lựa chọn --','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1768,1,'vi','packages/page/pages','settings.show_on_front','Lựa chọn trang chủ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1769,1,'vi','packages/page/pages','total_pages','Tổng số trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1770,1,'en','packages/plugin-management/plugin','enabled','Enabled','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1771,1,'en','packages/plugin-management/plugin','deactivated','Deactivated','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1772,1,'en','packages/plugin-management/plugin','activated','Activated','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1773,1,'en','packages/plugin-management/plugin','activate','Activate','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1774,1,'en','packages/plugin-management/plugin','deactivate','Deactivate','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1775,1,'en','packages/plugin-management/plugin','author','By','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1776,1,'en','packages/plugin-management/plugin','update_plugin_status_success','Update plugin successfully','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1777,1,'en','packages/plugin-management/plugin','plugins','Plugins','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1778,1,'en','packages/plugin-management/plugin','missing_required_plugins','Please activate plugin(s): :plugins before activate this plugin!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1779,1,'en','packages/plugin-management/plugin','remove','Remove','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1780,1,'en','packages/plugin-management/plugin','remove_plugin_success','Remove plugin successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1781,1,'en','packages/plugin-management/plugin','remove_plugin','Remove plugin','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1782,1,'en','packages/plugin-management/plugin','remove_plugin_confirm_message','Do you really want to remove this plugin?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1783,1,'en','packages/plugin-management/plugin','remove_plugin_confirm_yes','Yes, remove it!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1784,1,'en','packages/plugin-management/plugin','total_plugins','Total plugins','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1785,1,'en','packages/plugin-management/plugin','invalid_plugin','This plugin is not a valid plugin, please check it again!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1786,1,'en','packages/plugin-management/plugin','version','Version','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1787,1,'en','packages/plugin-management/plugin','invalid_json','Invalid plugin.json!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1788,1,'en','packages/plugin-management/plugin','activate_success','Activate plugin successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1789,1,'en','packages/plugin-management/plugin','activated_already','This plugin is activated already!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1790,1,'en','packages/plugin-management/plugin','plugin_not_exist','This plugin is not exists.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1791,1,'en','packages/plugin-management/plugin','missing_json_file','Missing file plugin.json!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1792,1,'en','packages/plugin-management/plugin','plugin_invalid','Plugin is valid!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1793,1,'en','packages/plugin-management/plugin','published_assets_success','Publish assets for plugin :name successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1794,1,'en','packages/plugin-management/plugin','plugin_removed','Plugin has been removed!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1795,1,'en','packages/plugin-management/plugin','deactivated_success','Deactivate plugin successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1796,1,'en','packages/plugin-management/plugin','deactivated_already','This plugin is deactivated already!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1797,1,'en','packages/plugin-management/plugin','folder_is_not_writeable','Cannot write files! Folder :name is not writable. Please chmod to make it writable!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1798,1,'en','packages/plugin-management/plugin','plugin_is_not_ready','Plugin :name is not ready to use','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1799,1,'vi','packages/plugin-management/plugin','activate','Kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1800,1,'vi','packages/plugin-management/plugin','author','Tác giả','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1801,1,'vi','packages/plugin-management/plugin','version','Phiên bản','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1802,1,'vi','packages/plugin-management/plugin','activated','Đã kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1803,1,'vi','packages/plugin-management/plugin','deactivate','Hủy kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1804,1,'vi','packages/plugin-management/plugin','deactivated','Đã vô hiệu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1805,1,'vi','packages/plugin-management/plugin','enabled','Kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1806,1,'vi','packages/plugin-management/plugin','invalid_plugin','Gói mở rộng không hợp lệ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1807,1,'vi','packages/plugin-management/plugin','update_plugin_status_success','Cập nhật trạng thái gói mở rộng thành công','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1808,1,'vi','packages/plugin-management/plugin','missing_required_plugins','Vui lòng kích hoạt các gói mở rộng :plugins trước khi kích hoạt gói này','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1809,1,'vi','packages/plugin-management/plugin','plugins','Gói mở rộng','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1810,1,'vi','packages/plugin-management/plugin','remove','Xoá','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1811,1,'vi','packages/plugin-management/plugin','remove_plugin_success','Xoá thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1812,1,'vi','packages/plugin-management/plugin','remove_plugin','Xoá gói mở rộng','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1813,1,'vi','packages/plugin-management/plugin','remove_plugin_confirm_message','Bạn có chắc chắn muốn xoá plugin này?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1814,1,'vi','packages/plugin-management/plugin','remove_plugin_confirm_yes','Có, xoá!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1815,1,'vi','packages/plugin-management/plugin','total_plugins','Tất cả plugins','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1816,1,'vi','packages/plugin-management/plugin','activate_success','Kích hoạt thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1817,1,'vi','packages/plugin-management/plugin','activated_already','Gói mở rộng này đã được kích hoạt rồi!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1818,1,'vi','packages/plugin-management/plugin','deactivated_already','Gói mở rộng này đã được hủy kích hoạt rồi!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1819,1,'vi','packages/plugin-management/plugin','deactivated_success','Hủy kích hoạt thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1820,1,'vi','packages/plugin-management/plugin','invalid_json','Sai cấu hình plugin.json!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1821,1,'vi','packages/plugin-management/plugin','missing_json_file','Thiếu tập tin cấu hình plugin.json!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1822,1,'vi','packages/plugin-management/plugin','plugin_invalid','Gói mở rộng không hợp lệ!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1823,1,'vi','packages/plugin-management/plugin','plugin_not_exist','Gói mở rộng không tồn tại','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1824,1,'vi','packages/plugin-management/plugin','plugin_removed','Gói mở rộng đã bị xóa!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1825,1,'vi','packages/plugin-management/plugin','published_assets_success','Xuất bản assets cho gói mở rộng thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1826,1,'en','packages/seo-helper/seo-helper','meta_box_header','Search Engine Optimize','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1827,1,'en','packages/seo-helper/seo-helper','edit_seo_meta','Edit SEO meta','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1828,1,'en','packages/seo-helper/seo-helper','default_description','Setup meta title & description to make your site easy to discovered on search engines such as Google','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1829,1,'en','packages/seo-helper/seo-helper','seo_title','SEO Title','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1830,1,'en','packages/seo-helper/seo-helper','seo_description','SEO description','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1831,1,'vi','packages/seo-helper/seo-helper','meta_box_header','Tối ưu hoá bộ máy tìm kiếm (SEO)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1832,1,'vi','packages/seo-helper/seo-helper','edit_seo_meta','Chỉnh sửa SEO','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1833,1,'vi','packages/seo-helper/seo-helper','default_description','Thiết lập các thẻ mô tả giúp người dùng dễ dàng tìm thấy trên công cụ tìm kiếm như Google.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1834,1,'vi','packages/seo-helper/seo-helper','seo_title','Tiêu đề trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1835,1,'vi','packages/seo-helper/seo-helper','seo_description','Mô tả trang','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1836,1,'en','packages/slug/slug','permalink_settings','Permalink','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1837,1,'en','packages/slug/slug','settings.title','Permalink settings','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1838,1,'en','packages/slug/slug','settings.description','Manage permalink for all modules.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1839,1,'en','packages/slug/slug','settings.preview','Preview','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1840,1,'en','packages/slug/slug','settings.turn_off_automatic_url_translation_into_latin','Turn off automatic URL translation into Latin?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1841,1,'en','packages/slug/slug','preview','Preview','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1842,1,'en','packages/slug/slug','prefix_for','Prefix for :name','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1843,1,'vi','packages/slug/slug','permalink_settings','Liên kết cố định','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1844,1,'vi','packages/slug/slug','preview','Xem trước','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1845,1,'vi','packages/slug/slug','settings.description','Quản lý liên kết cố định cho các module.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1846,1,'vi','packages/slug/slug','settings.preview','Xem trước','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1847,1,'vi','packages/slug/slug','settings.title','Cài đặt liên kết cố định','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1848,1,'en','packages/theme/theme','name','Themes','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1849,1,'en','packages/theme/theme','theme','Theme','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1850,1,'en','packages/theme/theme','author','Author','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1851,1,'en','packages/theme/theme','version','Version','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1852,1,'en','packages/theme/theme','description','Description','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1853,1,'en','packages/theme/theme','active_success','Activate theme :name successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1854,1,'en','packages/theme/theme','active','Active','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1855,1,'en','packages/theme/theme','activated','Activated','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1856,1,'en','packages/theme/theme','appearance','Appearance','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1857,1,'en','packages/theme/theme','theme_options','Theme options','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1858,1,'en','packages/theme/theme','save_changes','Save Changes','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1859,1,'en','packages/theme/theme','developer_mode','Developer Mode Enabled','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1860,1,'en','packages/theme/theme','custom_css','Custom CSS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1861,1,'en','packages/theme/theme','custom_js','Custom JS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1862,1,'en','packages/theme/theme','custom_header_js','Header JS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1863,1,'en','packages/theme/theme','custom_header_js_placeholder','JS in header of page, wrap it inside &#x3C;script&#x3E;&#x3C;/script&#x3E;','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1864,1,'en','packages/theme/theme','custom_body_js','Body JS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1865,1,'en','packages/theme/theme','custom_body_js_placeholder','JS in body of page, wrap it inside &#x3C;script&#x3E;&#x3C;/script&#x3E;','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1866,1,'en','packages/theme/theme','custom_footer_js','Footer JS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1867,1,'en','packages/theme/theme','custom_footer_js_placeholder','JS in footer of page, wrap it inside &#x3C;script&#x3E;&#x3C;/script&#x3E;','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1868,1,'en','packages/theme/theme','custom_html','Custom HTML','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1869,1,'en','packages/theme/theme','custom_header_html','Header HTML','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1870,1,'en','packages/theme/theme','custom_header_html_placeholder','HTML in header of page, no special tags: script, style, iframe...','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1871,1,'en','packages/theme/theme','custom_body_html','Body HTML','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1872,1,'en','packages/theme/theme','custom_body_html_placeholder','HTML in body of page, no special tags: script, style, iframe...','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1873,1,'en','packages/theme/theme','custom_footer_html','Footer HTML','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1874,1,'en','packages/theme/theme','custom_footer_html_placeholder','HTML in footer of page, no special tags: script, style, iframe...','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1875,1,'en','packages/theme/theme','remove_theme_success','Remove theme successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1876,1,'en','packages/theme/theme','theme_is_not_existed','This theme is not existed!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1877,1,'en','packages/theme/theme','remove','Remove','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1878,1,'en','packages/theme/theme','remove_theme','Remove theme','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1879,1,'en','packages/theme/theme','remove_theme_confirm_message','Do you really want to remove this theme?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1880,1,'en','packages/theme/theme','remove_theme_confirm_yes','Yes, remove it!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1881,1,'en','packages/theme/theme','total_themes','Total themes','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1882,1,'en','packages/theme/theme','show_admin_bar','Show admin bar (When admin logged in, still show admin bar in website)?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1883,1,'en','packages/theme/theme','settings.title','Theme','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1884,1,'en','packages/theme/theme','settings.description','Setting for theme','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1885,1,'en','packages/theme/theme','settings.redirect_404_to_homepage','Redirect all not found requests to homepage?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1886,1,'en','packages/theme/theme','add_new','Add new','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1887,1,'en','packages/theme/theme','theme_activated_already','Theme \":name\" is activated already!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1888,1,'en','packages/theme/theme','missing_json_file','Missing file theme.json!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1889,1,'en','packages/theme/theme','theme_invalid','Theme is valid!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1890,1,'en','packages/theme/theme','published_assets_success','Publish assets for :themes successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1891,1,'en','packages/theme/theme','cannot_remove_theme','Cannot remove activated theme, please activate another theme before removing \":name\"!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1892,1,'en','packages/theme/theme','theme_deleted','Theme \":name\" has been destroyed.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1893,1,'en','packages/theme/theme','removed_assets','Remove assets of a theme :name successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1894,1,'en','packages/theme/theme','update_custom_css_success','Update custom CSS successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1895,1,'en','packages/theme/theme','update_custom_js_success','Update custom JS successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1896,1,'en','packages/theme/theme','update_custom_html_success','Update custom HTML successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1897,1,'en','packages/theme/theme','go_to_dashboard','Go to dashboard','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1898,1,'en','packages/theme/theme','custom_css_placeholder','Using Ctrl + Space to autocomplete.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1899,1,'en','packages/theme/theme','theme_option_general','General','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1900,1,'en','packages/theme/theme','theme_option_general_description','General settings','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1901,1,'en','packages/theme/theme','theme_option_seo_open_graph_image','SEO default Open Graph image','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1902,1,'en','packages/theme/theme','theme_option_logo','Logo','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1903,1,'en','packages/theme/theme','theme_option_favicon','Favicon','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1904,1,'en','packages/theme/theme','folder_is_not_writeable','Cannot write files! Folder :name is not writable. Please chmod to make it writable!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1905,1,'vi','packages/theme/theme','name','Giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1906,1,'vi','packages/theme/theme','activated','Đã kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1907,1,'vi','packages/theme/theme','active','Kích hoạt','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1908,1,'vi','packages/theme/theme','active_success','Kích hoạt giao diện thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1909,1,'vi','packages/theme/theme','author','Tác giả','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1910,1,'vi','packages/theme/theme','description','Mô tả','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1911,1,'vi','packages/theme/theme','appearance','Hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1912,1,'vi','packages/theme/theme','theme','Giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1913,1,'vi','packages/theme/theme','theme_options','Tuỳ chọn giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1914,1,'vi','packages/theme/theme','version','Phiên bản','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1915,1,'vi','packages/theme/theme','save_changes','Lưu thay đổi','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1916,1,'vi','packages/theme/theme','developer_mode','Đang kích hoạt chế độ thử nghiệm','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1917,1,'vi','packages/theme/theme','custom_css','Tuỳ chỉnh CSS','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1918,1,'vi','packages/theme/theme','remove','Xóa','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1919,1,'vi','packages/theme/theme','remove_theme','Xóa giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1920,1,'vi','packages/theme/theme','remove_theme_confirm_message','Bạn có chắc chắn muốn xóa giao diện này?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1921,1,'vi','packages/theme/theme','remove_theme_confirm_yes','Vâng, xác nhận xóa!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1922,1,'vi','packages/theme/theme','remove_theme_success','Xóa giao diện thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1923,1,'vi','packages/theme/theme','settings.description','Cài đặt giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1924,1,'vi','packages/theme/theme','settings.title','Giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1925,1,'vi','packages/theme/theme','show_admin_bar','Hiển thị admin bar (khi admin đã đăng nhập, vẫn hiển thị admin bar trên website)?','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1926,1,'vi','packages/theme/theme','total_themes','Tổng số giao diện','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1927,1,'vi','packages/theme/theme','add_new','Thêm mới','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1928,1,'en','packages/widget/widget','name','Widgets','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1929,1,'en','packages/widget/widget','create','New widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1930,1,'en','packages/widget/widget','edit','Edit widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1931,1,'en','packages/widget/widget','delete','Delete','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1932,1,'en','packages/widget/widget','available','Available Widgets','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1933,1,'en','packages/widget/widget','instruction','To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1934,1,'en','packages/widget/widget','number_tag_display','Number tags will be display','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1935,1,'en','packages/widget/widget','number_post_display','Number posts will be display','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1936,1,'en','packages/widget/widget','select_menu','Select Menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1937,1,'en','packages/widget/widget','widget_text','Text','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1938,1,'en','packages/widget/widget','widget_text_description','Arbitrary text or HTML.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1939,1,'en','packages/widget/widget','widget_recent_post','Recent Posts','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1940,1,'en','packages/widget/widget','widget_recent_post_description','Recent posts widget.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1941,1,'en','packages/widget/widget','widget_custom_menu','Custom Menu','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1942,1,'en','packages/widget/widget','widget_custom_menu_description','Add a custom menu to your widget area.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1943,1,'en','packages/widget/widget','widget_tag','Tags','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1944,1,'en','packages/widget/widget','widget_tag_description','Popular tags','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1945,1,'en','packages/widget/widget','save_success','Save widget successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1946,1,'en','packages/widget/widget','delete_success','Delete widget successfully!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1947,1,'en','packages/widget/widget','primary_sidebar_name','Primary sidebar','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1948,1,'en','packages/widget/widget','primary_sidebar_description','Primary sidebar section','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1949,1,'vi','packages/widget/global','name','Widgets','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1950,1,'vi','packages/widget/global','create','New widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1951,1,'vi','packages/widget/global','edit','Edit widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1952,1,'vi','packages/widget/global','available','Tiện ích có sẵn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1953,1,'vi','packages/widget/global','delete','Xóa','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1954,1,'vi','packages/widget/global','instruction','Để kích hoạt tiện ích, hãy kéo nó vào sidebar hoặc nhấn vào nó. Để hủy kích hoạt tiện ích và xóa các thiết lập của tiện ích, kéo nó quay trở lại.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1955,1,'vi','packages/widget/global','number_post_display','Số bài viết sẽ hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1956,1,'vi','packages/widget/global','number_tag_display','Số thẻ sẽ hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1957,1,'vi','packages/widget/global','select_menu','Lựa chọn trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1958,1,'vi','packages/widget/global','widget_custom_menu','Menu tùy chỉnh','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1959,1,'vi','packages/widget/global','widget_custom_menu_description','Thêm menu tùy chỉnh vào khu vực tiện ích của bạn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1960,1,'vi','packages/widget/global','widget_recent_post','Bài viết gần đây','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1961,1,'vi','packages/widget/global','widget_recent_post_description','Tiện ích bài viết gần đây','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1962,1,'vi','packages/widget/global','widget_tag','Thẻ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1963,1,'vi','packages/widget/global','widget_tag_description','Thẻ phổ biến, sử dụng nhiều','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1964,1,'vi','packages/widget/global','widget_text','Văn bản','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1965,1,'vi','packages/widget/global','widget_text_description','Văn bản tùy ý hoặc HTML.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1966,1,'vi','packages/widget/global','delete_success','Xoá tiện ích thành công','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1967,1,'vi','packages/widget/global','save_success','Lưu tiện ích thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1968,1,'vi','packages/widget/widget','name','Widgets','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1969,1,'vi','packages/widget/widget','create','New widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1970,1,'vi','packages/widget/widget','edit','Edit widget','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1971,1,'vi','packages/widget/widget','available','Tiện ích có sẵn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1972,1,'vi','packages/widget/widget','delete','Xóa','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1973,1,'vi','packages/widget/widget','instruction','Để kích hoạt tiện ích, hãy kéo nó vào sidebar hoặc nhấn vào nó. Để hủy kích hoạt tiện ích và xóa các thiết lập của tiện ích, kéo nó quay trở lại.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1974,1,'vi','packages/widget/widget','number_post_display','Số bài viết sẽ hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1975,1,'vi','packages/widget/widget','number_tag_display','Số thẻ sẽ hiển thị','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1976,1,'vi','packages/widget/widget','select_menu','Lựa chọn trình đơn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1977,1,'vi','packages/widget/widget','widget_custom_menu','Menu tùy chỉnh','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1978,1,'vi','packages/widget/widget','widget_custom_menu_description','Thêm menu tùy chỉnh vào khu vực tiện ích của bạn','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1979,1,'vi','packages/widget/widget','widget_recent_post','Bài viết gần đây','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1980,1,'vi','packages/widget/widget','widget_recent_post_description','Tiện ích bài viết gần đây','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1981,1,'vi','packages/widget/widget','widget_tag','Thẻ','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1982,1,'vi','packages/widget/widget','widget_tag_description','Thẻ phổ biến, sử dụng nhiều','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1983,1,'vi','packages/widget/widget','widget_text','Văn bản','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1984,1,'vi','packages/widget/widget','widget_text_description','Văn bản tùy ý hoặc HTML.','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1985,1,'vi','packages/widget/widget','delete_success','Xoá tiện ích thành công','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1986,1,'vi','packages/widget/widget','save_success','Lưu tiện ích thành công!','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1987,1,'en','plugins/analytics/analytics','sessions','Sessions','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1988,1,'en','plugins/analytics/analytics','visitors','Visitors','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1989,1,'en','plugins/analytics/analytics','pageviews','Pageviews','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1990,1,'en','plugins/analytics/analytics','bounce_rate','Bounce Rate','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1991,1,'en','plugins/analytics/analytics','page_session','Pages/Session','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1992,1,'en','plugins/analytics/analytics','avg_duration','Avg. Duration','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1993,1,'en','plugins/analytics/analytics','percent_new_session','Percent new session','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1994,1,'en','plugins/analytics/analytics','new_users','New visitors','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1995,1,'en','plugins/analytics/analytics','visits','visits','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1996,1,'en','plugins/analytics/analytics','views','views','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1997,1,'en','plugins/analytics/analytics','property_id_not_specified','You must provide a valid view id. The document here: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1998,1,'en','plugins/analytics/analytics','credential_is_not_valid','Analytics credentials is not valid. The document here: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:00','2023-02-20 00:02:00'),(1999,1,'en','plugins/analytics/analytics','start_date_can_not_before_end_date','Start date :start_date cannot be after end date :end_date','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2000,1,'en','plugins/analytics/analytics','wrong_configuration','To view analytics you\'ll need to get a Google Analytics client id and add it to your settings. <br /> You also need JSON credential data. <br /> The document here: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2001,1,'en','plugins/analytics/analytics','settings.title','Google Analytics','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2002,1,'en','plugins/analytics/analytics','settings.description','Config Credentials for Google Analytics','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2003,1,'en','plugins/analytics/analytics','settings.tracking_code','Tracking ID','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2004,1,'en','plugins/analytics/analytics','settings.tracking_code_placeholder','Example: GA-12586526-8','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2005,1,'en','plugins/analytics/analytics','settings.view_id','View ID for UA','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2006,1,'en','plugins/analytics/analytics','settings.view_id_description','Google Analytics View ID (UA)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2007,1,'en','plugins/analytics/analytics','settings.analytics_property_id','Property ID for GA4','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2008,1,'en','plugins/analytics/analytics','settings.analytics_property_id_description','Google Analytics Property ID (GA4)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2009,1,'en','plugins/analytics/analytics','settings.json_credential','Service Account Credentials','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2010,1,'en','plugins/analytics/analytics','settings.json_credential_description','Service Account Credentials','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2011,1,'en','plugins/analytics/analytics','settings.type','Type','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2012,1,'en','plugins/analytics/analytics','settings.ua_description','Universal Analytics','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2013,1,'en','plugins/analytics/analytics','settings.ga4_description','Google Analytics 4 (GA4)','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2014,1,'en','plugins/analytics/analytics','widget_analytics_page','Top Most Visit Pages','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2015,1,'en','plugins/analytics/analytics','widget_analytics_browser','Top Browsers','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2016,1,'en','plugins/analytics/analytics','widget_analytics_referrer','Top Referrers','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2017,1,'en','plugins/analytics/analytics','widget_analytics_general','Site Analytics','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2018,1,'vi','plugins/analytics/analytics','avg_duration','Trung bình','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2019,1,'vi','plugins/analytics/analytics','bounce_rate','Tỉ lệ thoát','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2020,1,'vi','plugins/analytics/analytics','page_session','Trang/Phiên','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2021,1,'vi','plugins/analytics/analytics','pageviews','Lượt xem','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2022,1,'vi','plugins/analytics/analytics','sessions','Phiên','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2023,1,'vi','plugins/analytics/analytics','views','lượt xem','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2024,1,'vi','plugins/analytics/analytics','visitors','Người truy cập','2023-02-20 00:02:00','2023-02-20 00:02:00'),(2025,1,'vi','plugins/analytics/analytics','visits','lượt ghé thăm','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2026,1,'vi','plugins/analytics/analytics','credential_is_not_valid','Thông tin cài đặt không hợp lệ. Tài liệu hướng dẫn tại đây: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2027,1,'vi','plugins/analytics/analytics','new_users','Lượt khách mới','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2028,1,'vi','plugins/analytics/analytics','percent_new_session','Tỉ lệ khách mới','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2029,1,'vi','plugins/analytics/analytics','start_date_can_not_before_end_date','Ngày bắt đầu :start_date không thể sau ngày kết thúc :end_date','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2030,1,'vi','plugins/analytics/analytics','view_id_not_specified','Bạn phải cung cấp View ID hợp lê. Tài liệu hướng dẫn tại đây: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2031,1,'vi','plugins/analytics/analytics','wrong_configuration','Để xem dữ liệu thống kê Google Analytics, bạn cần lấy thông tin Client ID và thêm nó vào trong phần cài đặt. Bạn cũng cần thông tin xác thực dạng JSON. Tài liệu hướng dẫn tại đây: <a href=\"https://docs.botble.com/cms/master/plugin-analytics\" target=\"_blank\">https://docs.botble.com/cms/master/plugin-analytics</a>','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2032,1,'vi','plugins/analytics/analytics','settings.title','Google Analytics','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2033,1,'vi','plugins/analytics/analytics','settings.description','Config Credentials for Google Analytics','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2034,1,'vi','plugins/analytics/analytics','settings.tracking_code','Tracking Code','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2035,1,'vi','plugins/analytics/analytics','settings.tracking_code_placeholder','Example: GA-12586526-8','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2036,1,'vi','plugins/analytics/analytics','settings.view_id','View ID','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2037,1,'vi','plugins/analytics/analytics','settings.view_id_description','Google Analytics View ID','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2038,1,'vi','plugins/analytics/analytics','settings.json_credential','Service Account Credentials','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2039,1,'vi','plugins/analytics/analytics','settings.json_credential_description','Service Account Credentials','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2040,1,'vi','plugins/analytics/analytics','widget_analytics_browser','Trình duyệt truy cập nhiều','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2041,1,'vi','plugins/analytics/analytics','widget_analytics_general','Thống kê truy cập','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2042,1,'vi','plugins/analytics/analytics','widget_analytics_page','Trang được xem nhiều nhất','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2043,1,'vi','plugins/analytics/analytics','widget_analytics_referrer','Trang giới thiệu nhiều','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2044,1,'en','plugins/audit-log/history','name','Activities Logs','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2045,1,'en','plugins/audit-log/history','created','created','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2046,1,'en','plugins/audit-log/history','updated','updated','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2047,1,'en','plugins/audit-log/history','deleted','deleted','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2048,1,'en','plugins/audit-log/history','logged in','logged in','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2049,1,'en','plugins/audit-log/history','logged out','logged out','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2050,1,'en','plugins/audit-log/history','changed password','changed password','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2051,1,'en','plugins/audit-log/history','updated profile','updated profile','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2052,1,'en','plugins/audit-log/history','attached','attached','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2053,1,'en','plugins/audit-log/history','shared','shared','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2054,1,'en','plugins/audit-log/history','to the system','to the system','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2055,1,'en','plugins/audit-log/history','of the system','of the system','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2056,1,'en','plugins/audit-log/history','menu','menu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2057,1,'en','plugins/audit-log/history','post','post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2058,1,'en','plugins/audit-log/history','page','page','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2059,1,'en','plugins/audit-log/history','category','category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2060,1,'en','plugins/audit-log/history','tag','tag','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2061,1,'en','plugins/audit-log/history','user','user','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2062,1,'en','plugins/audit-log/history','contact','contact','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2063,1,'en','plugins/audit-log/history','backup','backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2064,1,'en','plugins/audit-log/history','custom-field','custom field','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2065,1,'en','plugins/audit-log/history','widget_audit_logs','Activities Logs','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2066,1,'en','plugins/audit-log/history','action','Action','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2067,1,'en','plugins/audit-log/history','user_agent','User Agent','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2068,1,'en','plugins/audit-log/history','system','System','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2069,1,'en','plugins/audit-log/history','delete_all','Delete all records','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2070,1,'vi','plugins/audit-log/history','name','Lịch sử hoạt động','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2071,1,'vi','plugins/audit-log/history','created',' đã tạo','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2072,1,'vi','plugins/audit-log/history','updated',' đã cập nhật','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2073,1,'vi','plugins/audit-log/history','deleted',' đã xóa','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2074,1,'vi','plugins/audit-log/history','attached','đính kèm','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2075,1,'vi','plugins/audit-log/history','backup','sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2076,1,'vi','plugins/audit-log/history','category','danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2077,1,'vi','plugins/audit-log/history','changed password','thay đổi mật khẩu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2078,1,'vi','plugins/audit-log/history','contact','liên hệ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2079,1,'vi','plugins/audit-log/history','custom-field','khung mở rộng','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2080,1,'vi','plugins/audit-log/history','logged in','đăng nhập','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2081,1,'vi','plugins/audit-log/history','logged out','đăng xuất','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2082,1,'vi','plugins/audit-log/history','menu','trình đơn','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2083,1,'vi','plugins/audit-log/history','of the system','khỏi hệ thống','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2084,1,'vi','plugins/audit-log/history','page','trang','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2085,1,'vi','plugins/audit-log/history','post','bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2086,1,'vi','plugins/audit-log/history','shared','đã chia sẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2087,1,'vi','plugins/audit-log/history','tag','thẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2088,1,'vi','plugins/audit-log/history','to the system','vào hệ thống','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2089,1,'vi','plugins/audit-log/history','updated profile','cập nhật tài khoản','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2090,1,'vi','plugins/audit-log/history','user','thành viên','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2091,1,'vi','plugins/audit-log/history','widget_audit_logs','Lịch sử hoạt động','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2092,1,'vi','plugins/audit-log/history','system','Hệ thống','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2093,1,'vi','plugins/audit-log/history','action','Hành động','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2094,1,'vi','plugins/audit-log/history','delete_all','Xóa tất cả bản ghi','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2095,1,'vi','plugins/audit-log/history','user_agent','User Agent','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2096,1,'en','plugins/backup/backup','name','Backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2097,1,'en','plugins/backup/backup','backup_description','Backup database and uploads folder.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2098,1,'en','plugins/backup/backup','create_backup_success','Created backup successfully!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2099,1,'en','plugins/backup/backup','delete_backup_success','Delete backup successfully!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2100,1,'en','plugins/backup/backup','restore_backup_success','Restore backup successfully!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2101,1,'en','plugins/backup/backup','generate_btn','Generate backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2102,1,'en','plugins/backup/backup','create','Create a backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2103,1,'en','plugins/backup/backup','restore','Restore a backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2104,1,'en','plugins/backup/backup','create_btn','Create','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2105,1,'en','plugins/backup/backup','restore_btn','Restore','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2106,1,'en','plugins/backup/backup','restore_confirm_msg','Do you really want to restore this revision?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2107,1,'en','plugins/backup/backup','download_uploads_folder','Download backup of uploads folder','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2108,1,'en','plugins/backup/backup','download_database','Download backup of database','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2109,1,'en','plugins/backup/backup','restore_tooltip','Restore this backup','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2110,1,'en','plugins/backup/backup','demo_alert','Hi guest, if you see demo site is destroyed, please help me <a href=\":link\">go here</a> and restore demo site to the latest revision! Thank you so much!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2111,1,'en','plugins/backup/backup','menu_name','Backups','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2112,1,'en','plugins/backup/backup','size','Size','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2113,1,'en','plugins/backup/backup','no_backups','There is no backup now!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2114,1,'en','plugins/backup/backup','proc_open_disabled_error','Function <strong>proc_open()</strong> has been disabled so the system cannot backup the database. Please contact your hosting provider to enable it.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2115,1,'en','plugins/backup/backup','database_backup_not_existed','Backup database is not existed!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2116,1,'en','plugins/backup/backup','uploads_folder_backup_not_existed','Backup uploads folder is not existed!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2117,1,'en','plugins/backup/backup','important_message1','This is a simple backup feature, it is a solution for you if your site has < 1GB data and can be used for quickly backup your site.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2118,1,'en','plugins/backup/backup','important_message2','If you have more than 1GB images/files in local storage, you should use backup feature of your hosting or VPS.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2119,1,'en','plugins/backup/backup','important_message3','To backup your database, function <strong>proc_open()</strong> or <strong>system()</strong> must be enabled. Contact your hosting provider to enable it if it is disabled.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2120,1,'en','plugins/backup/backup','important_message4','It is not a full backup, it is just back up uploaded files and your database.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2121,1,'en','plugins/backup/backup','cannot_restore_database','Cannot restore database. The database backup is missing!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2122,1,'vi','plugins/backup/backup','backup_description','Sao lưu cơ sở dữ liệu và thư mục /uploads','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2123,1,'vi','plugins/backup/backup','create','Tạo bản sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2124,1,'vi','plugins/backup/backup','create_backup_success','Tạo bản sao lưu thành công!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2125,1,'vi','plugins/backup/backup','create_btn','Tạo','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2126,1,'vi','plugins/backup/backup','delete_backup_success','Xóa bản sao lưu thành công!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2127,1,'vi','plugins/backup/backup','generate_btn','Tạo sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2128,1,'vi','plugins/backup/backup','name','Sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2129,1,'vi','plugins/backup/backup','restore','Khôi phục bản sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2130,1,'vi','plugins/backup/backup','restore_backup_success','Khôi phục bản sao lưu thành công','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2131,1,'vi','plugins/backup/backup','restore_btn','Khôi phục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2132,1,'vi','plugins/backup/backup','restore_confirm_msg','Bạn có chắc chắn muốn khôi phục hệ thống về thời điểm tạo bản sao lưu này?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2133,1,'vi','plugins/backup/backup','restore_tooltip','Khôi phục bản sao lưu này','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2134,1,'vi','plugins/backup/backup','download_database','Tải về bản sao lưu CSDL','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2135,1,'vi','plugins/backup/backup','download_uploads_folder','Tải về bản sao lưu thư mục uploads','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2136,1,'vi','plugins/backup/backup','menu_name','Sao lưu','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2137,1,'vi','plugins/backup/backup','demo_alert','Chào khách, nếu bạn thấy trang demo bị phá hoại, hãy tới <a href=\":link\">trang sao lưu</a> và khôi phục bản sao lưu cuối cùng. Cảm ơn bạn nhiều!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2138,1,'en','plugins/blog/base','menu_name','Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2139,1,'en','plugins/blog/base','blog_page','Blog Page','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2140,1,'en','plugins/blog/base','select','-- Select --','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2141,1,'en','plugins/blog/base','blog_page_id','Blog page','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2142,1,'en','plugins/blog/base','number_posts_per_page','Number posts per page','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2143,1,'en','plugins/blog/base','write_some_tags','Write some tags','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2144,1,'en','plugins/blog/base','short_code_name','Blog posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2145,1,'en','plugins/blog/base','short_code_description','Add blog posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2146,1,'en','plugins/blog/base','number_posts_per_page_in_category','Number of posts per page in a category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2147,1,'en','plugins/blog/base','number_posts_per_page_in_tag','Number of posts per page in a tag','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2148,1,'en','plugins/blog/base','settings.title','Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2149,1,'en','plugins/blog/base','settings.description','Settings for Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2150,1,'en','plugins/blog/base','settings.enable_blog_post_schema','Enable Blog Post Schema?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2151,1,'en','plugins/blog/base','settings.enable_blog_post_schema_description','Learn more: https://schema.org/Article','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2152,1,'en','plugins/blog/base','settings.schema_type','Schema type','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2153,1,'en','plugins/blog/categories','create','Create new category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2154,1,'en','plugins/blog/categories','edit','Edit category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2155,1,'en','plugins/blog/categories','menu','Categories','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2156,1,'en','plugins/blog/categories','edit_this_category','Edit this category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2157,1,'en','plugins/blog/categories','menu_name','Categories','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2158,1,'en','plugins/blog/categories','none','None','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2159,1,'en','plugins/blog/categories','total_posts','Total posts: :total','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2160,1,'en','plugins/blog/member','dob','Born :date','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2161,1,'en','plugins/blog/member','draft_posts','Draft Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2162,1,'en','plugins/blog/member','pending_posts','Pending Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2163,1,'en','plugins/blog/member','published_posts','Published Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2164,1,'en','plugins/blog/member','posts','Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2165,1,'en','plugins/blog/member','write_post','Write a post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2166,1,'en','plugins/blog/posts','create','Create new post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2167,1,'en','plugins/blog/posts','edit','Edit post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2168,1,'en','plugins/blog/posts','form.name','Name','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2169,1,'en','plugins/blog/posts','form.name_placeholder','Post\'s name (Maximum :c characters)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2170,1,'en','plugins/blog/posts','form.description','Description','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2171,1,'en','plugins/blog/posts','form.description_placeholder','Short description for post (Maximum :c characters)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2172,1,'en','plugins/blog/posts','form.categories','Categories','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2173,1,'en','plugins/blog/posts','form.tags','Tags','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2174,1,'en','plugins/blog/posts','form.tags_placeholder','Tags','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2175,1,'en','plugins/blog/posts','form.content','Content','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2176,1,'en','plugins/blog/posts','form.is_featured','Is featured?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2177,1,'en','plugins/blog/posts','form.note','Note content','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2178,1,'en','plugins/blog/posts','form.format_type','Format','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2179,1,'en','plugins/blog/posts','cannot_delete','Post could not be deleted','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2180,1,'en','plugins/blog/posts','post_deleted','Post deleted','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2181,1,'en','plugins/blog/posts','posts','Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2182,1,'en','plugins/blog/posts','post','Post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2183,1,'en','plugins/blog/posts','edit_this_post','Edit this post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2184,1,'en','plugins/blog/posts','no_new_post_now','There is no new post now!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2185,1,'en','plugins/blog/posts','menu_name','Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2186,1,'en','plugins/blog/posts','widget_posts_recent','Recent Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2187,1,'en','plugins/blog/posts','categories','Categories','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2188,1,'en','plugins/blog/posts','category','Category','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2189,1,'en','plugins/blog/posts','author','Author','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2190,1,'en','plugins/blog/tags','form.name','Name','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2191,1,'en','plugins/blog/tags','form.name_placeholder','Tag\'s name (Maximum 120 characters)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2192,1,'en','plugins/blog/tags','form.description','Description','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2193,1,'en','plugins/blog/tags','form.description_placeholder','Short description for tag (Maximum 400 characters)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2194,1,'en','plugins/blog/tags','form.categories','Categories','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2195,1,'en','plugins/blog/tags','notices.no_select','Please select at least one tag to take this action!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2196,1,'en','plugins/blog/tags','create','Create new tag','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2197,1,'en','plugins/blog/tags','edit','Edit tag','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2198,1,'en','plugins/blog/tags','cannot_delete','Tag could not be deleted','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2199,1,'en','plugins/blog/tags','deleted','Tag deleted','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2200,1,'en','plugins/blog/tags','menu','Tags','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2201,1,'en','plugins/blog/tags','edit_this_tag','Edit this tag','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2202,1,'en','plugins/blog/tags','menu_name','Tags','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2203,1,'vi','plugins/blog/base','menu_name','Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2204,1,'vi','plugins/blog/base','blog_page','Trang Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2205,1,'vi','plugins/blog/base','select','-- Lựa chọn --','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2206,1,'vi','plugins/blog/base','blog_page_id','Trang Blog','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2207,1,'vi','plugins/blog/categories','create','Thêm danh mục mới','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2208,1,'vi','plugins/blog/categories','edit','Sửa danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2209,1,'vi','plugins/blog/categories','menu','Danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2210,1,'vi','plugins/blog/categories','edit_this_category','Sửa danh mục này','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2211,1,'vi','plugins/blog/categories','menu_name','Danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2212,1,'vi','plugins/blog/categories','none','Không','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2213,1,'vi','plugins/blog/member','dob','Born :date','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2214,1,'vi','plugins/blog/member','draft_posts','Draft Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2215,1,'vi','plugins/blog/member','pending_posts','Pending Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2216,1,'vi','plugins/blog/member','published_posts','Published Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2217,1,'vi','plugins/blog/member','posts','Posts','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2218,1,'vi','plugins/blog/member','write_post','Write a post','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2219,1,'vi','plugins/blog/posts','create','Thêm bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2220,1,'vi','plugins/blog/posts','edit','Sửa bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2221,1,'vi','plugins/blog/posts','form.name','Tên','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2222,1,'vi','plugins/blog/posts','form.name_placeholder','Tên bài viết (Tối đa 120 kí tự)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2223,1,'vi','plugins/blog/posts','form.description','Mô tả','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2224,1,'vi','plugins/blog/posts','form.description_placeholder','Mô tả ngắn cho bài viết (Tối đa 400 kí tự)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2225,1,'vi','plugins/blog/posts','form.categories','Chuyên mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2226,1,'vi','plugins/blog/posts','form.tags','Từ khóa','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2227,1,'vi','plugins/blog/posts','form.tags_placeholder','Thêm từ khóa','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2228,1,'vi','plugins/blog/posts','form.content','Nội dung','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2229,1,'vi','plugins/blog/posts','form.is_featured','Bài viết nổi bật?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2230,1,'vi','plugins/blog/posts','form.note','Nội dung ghi chú','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2231,1,'vi','plugins/blog/posts','form.format_type','Định dạng','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2232,1,'vi','plugins/blog/posts','post_deleted','Xóa bài viết thành công','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2233,1,'vi','plugins/blog/posts','cannot_delete','Không thể xóa bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2234,1,'vi','plugins/blog/posts','menu_name','Bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2235,1,'vi','plugins/blog/posts','edit_this_post','Sửa bài viết này','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2236,1,'vi','plugins/blog/posts','no_new_post_now','Hiện tại không có bài viết mới!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2237,1,'vi','plugins/blog/posts','posts','Bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2238,1,'vi','plugins/blog/posts','post','Bài viết','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2239,1,'vi','plugins/blog/posts','widget_posts_recent','Bài viết gần đây','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2240,1,'vi','plugins/blog/posts','author','Tác giả','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2241,1,'vi','plugins/blog/posts','categories','Danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2242,1,'vi','plugins/blog/posts','category','Danh mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2243,1,'vi','plugins/blog/tags','create','Thêm thẻ mới','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2244,1,'vi','plugins/blog/tags','edit','Sửa thẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2245,1,'vi','plugins/blog/tags','form.name','Tên','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2246,1,'vi','plugins/blog/tags','form.name_placeholder','Tên thẻ (Tối đa 120 kí tự)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2247,1,'vi','plugins/blog/tags','form.description','Mô tả','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2248,1,'vi','plugins/blog/tags','form.description_placeholder','Mô tả ngắn cho tag (Tối đa 400 kí tự)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2249,1,'vi','plugins/blog/tags','form.categories','Chuyên mục','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2250,1,'vi','plugins/blog/tags','notices.no_select','Chọn ít nhất 1 bài viết để thực hiện hành động này!','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2251,1,'vi','plugins/blog/tags','cannot_delete','Không thể xóa thẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2252,1,'vi','plugins/blog/tags','deleted','Xóa thẻ thành công','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2253,1,'vi','plugins/blog/tags','menu_name','Thẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2254,1,'vi','plugins/blog/tags','edit_this_tag','Sửa thẻ này','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2255,1,'vi','plugins/blog/tags','menu','Thẻ','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2256,1,'en','plugins/captcha/captcha','settings.title','Captcha','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2257,1,'en','plugins/captcha/captcha','settings.description','Settings for Google Captcha','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2258,1,'en','plugins/captcha/captcha','settings.captcha_site_key','Captcha Site Key','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2259,1,'en','plugins/captcha/captcha','settings.captcha_secret','Captcha Secret','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2260,1,'en','plugins/captcha/captcha','settings.enable_captcha','Enable Captcha?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2261,1,'en','plugins/captcha/captcha','settings.helper','Go here to get credentials https://www.google.com/recaptcha/admin#list.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2262,1,'en','plugins/captcha/captcha','settings.hide_badge','Hide recaptcha badge (for v3)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2263,1,'en','plugins/captcha/captcha','settings.type','Type','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2264,1,'en','plugins/captcha/captcha','settings.v2_description','V2 (Verify requests with a challenge)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2265,1,'en','plugins/captcha/captcha','settings.v3_description','V3 (Verify requests with a score)','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2266,1,'en','plugins/captcha/captcha','failed_validate','Failed to validate the captcha.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2267,1,'en','plugins/captcha/captcha','numbers.0','Zero','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2268,1,'en','plugins/captcha/captcha','numbers.1','One','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2269,1,'en','plugins/captcha/captcha','numbers.2','Two','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2270,1,'en','plugins/captcha/captcha','numbers.3','Three','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2271,1,'en','plugins/captcha/captcha','numbers.4','Four','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2272,1,'en','plugins/captcha/captcha','numbers.5','Five','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2273,1,'en','plugins/captcha/captcha','numbers.6','Six','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2274,1,'en','plugins/captcha/captcha','numbers.7','Seven','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2275,1,'en','plugins/captcha/captcha','numbers.8','Eight','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2276,1,'en','plugins/captcha/captcha','numbers.9','Nine','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2277,1,'en','plugins/captcha/captcha','numbers.10','Ten','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2278,1,'en','plugins/captcha/captcha','numbers.11','Eleven','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2279,1,'en','plugins/captcha/captcha','numbers.12','Twelve','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2280,1,'en','plugins/captcha/captcha','operands.+','plus','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2281,1,'en','plugins/captcha/captcha','operands.-','minus','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2282,1,'en','plugins/captcha/captcha','operands.*','times','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2283,1,'en','plugins/captcha/captcha','operands./','divided by','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2284,1,'vi','plugins/captcha/captcha','settings.title','Captcha','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2285,1,'vi','plugins/captcha/captcha','settings.description','Cài đặt cho Google Captcha','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2286,1,'vi','plugins/captcha/captcha','settings.captcha_site_key','Captcha Site Key','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2287,1,'vi','plugins/captcha/captcha','settings.captcha_secret','Captcha Secret','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2288,1,'vi','plugins/captcha/captcha','settings.enable_captcha','Bật Captcha?','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2289,1,'vi','plugins/captcha/captcha','settings.helper','Truy cập https://www.google.com/recaptcha/admin#list để lấy thông tin về Site key và Secret.','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2290,1,'en','plugins/contact/contact','menu','Contact','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2291,1,'en','plugins/contact/contact','edit','View contact','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2292,1,'en','plugins/contact/contact','tables.phone','Phone','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2293,1,'en','plugins/contact/contact','tables.email','Email','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2294,1,'en','plugins/contact/contact','tables.full_name','Full Name','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2295,1,'en','plugins/contact/contact','tables.time','Time','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2296,1,'en','plugins/contact/contact','tables.address','Address','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2297,1,'en','plugins/contact/contact','tables.subject','Subject','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2298,1,'en','plugins/contact/contact','tables.content','Content','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2299,1,'en','plugins/contact/contact','contact_information','Contact information','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2300,1,'en','plugins/contact/contact','replies','Replies','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2301,1,'en','plugins/contact/contact','email.header','Email','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2302,1,'en','plugins/contact/contact','email.title','New contact from your site','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2303,1,'en','plugins/contact/contact','form.name.required','Name is required','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2304,1,'en','plugins/contact/contact','form.email.required','Email is required','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2305,1,'en','plugins/contact/contact','form.email.email','The email address is not valid','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2306,1,'en','plugins/contact/contact','form.content.required','Content is required','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2307,1,'en','plugins/contact/contact','contact_sent_from','This contact information sent from','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2308,1,'en','plugins/contact/contact','sender','Sender','2023-02-20 00:02:01','2023-02-20 00:02:01'),(2309,1,'en','plugins/contact/contact','sender_email','Email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2310,1,'en','plugins/contact/contact','sender_address','Address','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2311,1,'en','plugins/contact/contact','sender_phone','Phone','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2312,1,'en','plugins/contact/contact','message_content','Message content','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2313,1,'en','plugins/contact/contact','sent_from','Email sent from','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2314,1,'en','plugins/contact/contact','form_name','Name','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2315,1,'en','plugins/contact/contact','form_email','Email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2316,1,'en','plugins/contact/contact','form_address','Address','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2317,1,'en','plugins/contact/contact','form_subject','Subject','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2318,1,'en','plugins/contact/contact','form_phone','Phone','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2319,1,'en','plugins/contact/contact','form_message','Message','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2320,1,'en','plugins/contact/contact','required_field','The field with (<span style=\"color: red\">*</span>) is required.','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2321,1,'en','plugins/contact/contact','send_btn','Send message','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2322,1,'en','plugins/contact/contact','new_msg_notice','You have <span class=\"bold\">:count</span> New Messages','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2323,1,'en','plugins/contact/contact','view_all','View all','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2324,1,'en','plugins/contact/contact','statuses.read','Read','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2325,1,'en','plugins/contact/contact','statuses.unread','Unread','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2326,1,'en','plugins/contact/contact','phone','Phone','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2327,1,'en','plugins/contact/contact','address','Address','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2328,1,'en','plugins/contact/contact','message','Message','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2329,1,'en','plugins/contact/contact','settings.email.title','Contact','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2330,1,'en','plugins/contact/contact','settings.email.description','Contact email configuration','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2331,1,'en','plugins/contact/contact','settings.email.templates.notice_title','Send notice to administrator','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2332,1,'en','plugins/contact/contact','settings.email.templates.notice_description','Email template to send notice to administrator when system get new contact','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2333,1,'en','plugins/contact/contact','settings.title','Contact','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2334,1,'en','plugins/contact/contact','settings.description','Settings for contact plugin','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2335,1,'en','plugins/contact/contact','settings.blacklist_keywords','Blacklist keywords','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2336,1,'en','plugins/contact/contact','settings.blacklist_keywords_placeholder','keywords...','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2337,1,'en','plugins/contact/contact','settings.blacklist_keywords_helper','Blacklist contact requests if it includes those keywords in the content field (separate by comma).','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2338,1,'en','plugins/contact/contact','settings.blacklist_email_domains','Blacklist email domains','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2339,1,'en','plugins/contact/contact','settings.blacklist_email_domains_placeholder','domain...','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2340,1,'en','plugins/contact/contact','settings.blacklist_email_domains_helper','Blacklist contact requests if the email domain is in blacklist domains (separate by comma).','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2341,1,'en','plugins/contact/contact','settings.enable_math_captcha','Enable math captcha?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2342,1,'en','plugins/contact/contact','no_reply','No reply yet!','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2343,1,'en','plugins/contact/contact','reply','Reply','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2344,1,'en','plugins/contact/contact','send','Send','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2345,1,'en','plugins/contact/contact','shortcode_name','Contact form','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2346,1,'en','plugins/contact/contact','shortcode_description','Add a contact form','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2347,1,'en','plugins/contact/contact','shortcode_content_description','Add shortcode [contact-form][/contact-form] to editor?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2348,1,'en','plugins/contact/contact','message_sent_success','Message sent successfully!','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2349,1,'vi','plugins/contact/contact','menu','Liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2350,1,'vi','plugins/contact/contact','edit','Xem liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2351,1,'vi','plugins/contact/contact','tables.phone','Điện thoại','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2352,1,'vi','plugins/contact/contact','tables.email','Email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2353,1,'vi','plugins/contact/contact','tables.full_name','Họ tên','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2354,1,'vi','plugins/contact/contact','tables.time','Thời gian','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2355,1,'vi','plugins/contact/contact','tables.address','Địa địa chỉ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2356,1,'vi','plugins/contact/contact','tables.subject','Tiêu đề','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2357,1,'vi','plugins/contact/contact','tables.content','Nội dung','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2358,1,'vi','plugins/contact/contact','contact_information','Thông tin liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2359,1,'vi','plugins/contact/contact','email.title','Thông tin liên hệ mới','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2360,1,'vi','plugins/contact/contact','email.header','Email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2361,1,'vi','plugins/contact/contact','form.name.required','Tên là bắt buộc','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2362,1,'vi','plugins/contact/contact','form.email.required','Email là bắt buộc','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2363,1,'vi','plugins/contact/contact','form.email.email','Địa chỉ email không hợp lệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2364,1,'vi','plugins/contact/contact','form.content.required','Nội dung là bắt buộc','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2365,1,'vi','plugins/contact/contact','contact_sent_from','Liên hệ này được gửi từ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2366,1,'vi','plugins/contact/contact','form_address','Địa chỉ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2367,1,'vi','plugins/contact/contact','form_email','Thư điện tử','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2368,1,'vi','plugins/contact/contact','form_message','Thông điệp','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2369,1,'vi','plugins/contact/contact','form_name','Họ tên','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2370,1,'vi','plugins/contact/contact','form_phone','Số điện thoại','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2371,1,'vi','plugins/contact/contact','message_content','Nội dung thông điệp','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2372,1,'vi','plugins/contact/contact','required_field','Những trường có dấu (<span style=\"color: red\">*</span>) là bắt buộc.','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2373,1,'vi','plugins/contact/contact','send_btn','Gửi tin nhắn','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2374,1,'vi','plugins/contact/contact','sender','Người gửi','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2375,1,'vi','plugins/contact/contact','sender_address','Địa chỉ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2376,1,'vi','plugins/contact/contact','sender_email','Thư điện tử','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2377,1,'vi','plugins/contact/contact','sender_phone','Số điện thoại','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2378,1,'vi','plugins/contact/contact','sent_from','Thư được gửi từ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2379,1,'vi','plugins/contact/contact','address','Địa chỉ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2380,1,'vi','plugins/contact/contact','message','Liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2381,1,'vi','plugins/contact/contact','new_msg_notice','Bạn có <span class=\"bold\">:count</span> tin nhắn mới','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2382,1,'vi','plugins/contact/contact','phone','Điện thoại','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2383,1,'vi','plugins/contact/contact','statuses.read','Đã đọc','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2384,1,'vi','plugins/contact/contact','statuses.unread','Chưa đọc','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2385,1,'vi','plugins/contact/contact','view_all','Xem tất cả','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2386,1,'vi','plugins/contact/contact','settings.email.title','Liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2387,1,'vi','plugins/contact/contact','settings.email.description','Cấu hình thông tin cho mục liên hệ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2388,1,'vi','plugins/contact/contact','settings.email.templates.notice_title','Thông báo tới admin','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2389,1,'vi','plugins/contact/contact','settings.email.templates.notice_description','Mẫu nội dung email gửi tới admin khi có liên hệ mới','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2390,1,'vi','plugins/contact/contact','replies','Trả lời','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2391,1,'vi','plugins/contact/contact','form_subject','Tiêu đề','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2392,1,'en','plugins/cookie-consent/cookie-consent','theme_options.name','Cookie Consent','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2393,1,'en','plugins/cookie-consent/cookie-consent','theme_options.description','Cookie consent settings','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2394,1,'en','plugins/cookie-consent/cookie-consent','theme_options.enable','Enable cookie consent?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2395,1,'en','plugins/cookie-consent/cookie-consent','theme_options.message','Message','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2396,1,'en','plugins/cookie-consent/cookie-consent','theme_options.button_text','Button text','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2397,1,'en','plugins/cookie-consent/cookie-consent','theme_options.max_width','Max width (px)','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2398,1,'en','plugins/cookie-consent/cookie-consent','theme_options.background_color','Background color','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2399,1,'en','plugins/cookie-consent/cookie-consent','theme_options.text_color','Text color','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2400,1,'en','plugins/cookie-consent/cookie-consent','theme_options.learn_more_url','Learn more URL','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2401,1,'en','plugins/cookie-consent/cookie-consent','theme_options.learn_more_text','Learn more text','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2402,1,'en','plugins/cookie-consent/cookie-consent','theme_options.style','Style','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2403,1,'en','plugins/cookie-consent/cookie-consent','theme_options.full_width','Full width','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2404,1,'en','plugins/cookie-consent/cookie-consent','theme_options.minimal','Minimal','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2405,1,'en','plugins/cookie-consent/cookie-consent','message','Your experience on this site will be improved by allowing cookies.','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2406,1,'en','plugins/cookie-consent/cookie-consent','button_text','Allow cookies','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2407,1,'en','plugins/faq/faq-category','name','Categories','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2408,1,'en','plugins/faq/faq-category','create','New category','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2409,1,'en','plugins/faq/faq-category','edit','Edit category','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2410,1,'en','plugins/faq/faq','name','FAQ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2411,1,'en','plugins/faq/faq','create','New faq','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2412,1,'en','plugins/faq/faq','edit','Edit faq','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2413,1,'en','plugins/faq/faq','question','Question','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2414,1,'en','plugins/faq/faq','answer','Answer','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2415,1,'en','plugins/faq/faq','category','Category','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2416,1,'en','plugins/faq/faq','all','All','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2417,1,'en','plugins/faq/faq','faq_schema_config','FAQ schema configuration (:link)','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2418,1,'en','plugins/faq/faq','learn_more','Learn more','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2419,1,'en','plugins/faq/faq','settings.title','FAQ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2420,1,'en','plugins/faq/faq','settings.description','Settings for FAQ','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2421,1,'en','plugins/faq/faq','settings.enable_faq_schema','Enable FAQ Schema?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2422,1,'en','plugins/faq/faq','settings.enable_faq_schema_description','Learn more: https://developers.google.com/search/docs/data-types/faqpage','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2423,1,'en','plugins/faq/faq','select_category','Select a category','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2424,1,'en','plugins/faq/faq','add_item','Add item','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2425,1,'vi','plugins/faq/faq-category','create','Thêm danh mục','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2426,1,'vi','plugins/faq/faq-category','edit','Sửa danh mục','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2427,1,'vi','plugins/faq/faq-category','name','Danh mục','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2428,1,'vi','plugins/faq/faq','name','Câu hỏi thường gặp','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2429,1,'vi','plugins/faq/faq','create','Thêm câu hỏi','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2430,1,'vi','plugins/faq/faq','edit','Sửa câu hỏi','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2431,1,'vi','plugins/faq/faq','question','Câu hỏi','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2432,1,'vi','plugins/faq/faq','answer','Trả lời','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2433,1,'en','plugins/gallery/gallery','create','Create new gallery','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2434,1,'en','plugins/gallery/gallery','edit','Edit gallery','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2435,1,'en','plugins/gallery/gallery','galleries','Galleries','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2436,1,'en','plugins/gallery/gallery','item','Gallery item','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2437,1,'en','plugins/gallery/gallery','select_image','Select images','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2438,1,'en','plugins/gallery/gallery','reset','Reset gallery','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2439,1,'en','plugins/gallery/gallery','update_photo_description','Update photo\'s description','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2440,1,'en','plugins/gallery/gallery','update_photo_description_placeholder','Photo\'s description...','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2441,1,'en','plugins/gallery/gallery','delete_photo','Delete this photo','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2442,1,'en','plugins/gallery/gallery','gallery_box','Gallery images','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2443,1,'en','plugins/gallery/gallery','by','By','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2444,1,'en','plugins/gallery/gallery','menu_name','Galleries','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2445,1,'en','plugins/gallery/gallery','gallery_images','Gallery images','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2446,1,'en','plugins/gallery/gallery','add_gallery_short_code','Add a gallery','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2447,1,'en','plugins/gallery/gallery','shortcode_name','Gallery images','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2448,1,'en','plugins/gallery/gallery','limit_display','Limit number display','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2449,1,'en','plugins/gallery/gallery','edit_this_gallery','Edit this gallery','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2450,1,'en','plugins/job-board/account','create','New account','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2451,1,'en','plugins/job-board/account','edit','Edit account','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2452,1,'en','plugins/job-board/account','name','Accounts','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2453,1,'en','plugins/job-board/account','confirmation_subject','Email verification','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2454,1,'en','plugins/job-board/account','confirmation_subject_title','Verify your email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2455,1,'en','plugins/job-board/account','not_confirmed','The given email address has not been confirmed. <a href=\":resend_link\">Resend confirmation link.</a>','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2456,1,'en','plugins/job-board/account','confirmation_successful','You successfully confirmed your email address.','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2457,1,'en','plugins/job-board/account','confirmation_info','We have sent you an email to verify your email. Please check and confirm your email address!','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2458,1,'en','plugins/job-board/account','confirmation_resent','We sent you another confirmation email. You should receive it shortly.','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2459,1,'en','plugins/job-board/account','form.email','Email','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2460,1,'en','plugins/job-board/account','form.password','Password','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2461,1,'en','plugins/job-board/account','form.password_confirmation','Password confirmation','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2462,1,'en','plugins/job-board/account','form.change_password','Change password?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2463,1,'en','plugins/job-board/account','form.is_public_profile','Is public profile?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2464,1,'en','plugins/job-board/account','form.avatar_image','Avatar image','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2465,1,'en','plugins/job-board/account','form.gender','Gender','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2466,1,'en','plugins/job-board/account','form.resume','Resume','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2467,1,'en','plugins/job-board/account','form.available_for_hiring','Available for hiring?','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2468,1,'en','plugins/job-board/account','form.company','Company','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2469,1,'en','plugins/job-board/account','form.position','Position','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2470,1,'en','plugins/job-board/account','form.school','School','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2471,1,'en','plugins/job-board/account','form.specialized','Specialized','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2472,1,'en','plugins/job-board/account','form.started_at','Started At','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2473,1,'en','plugins/job-board/account','form.ended_at','Ended At','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2474,1,'en','plugins/job-board/account','form.description','Description','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2475,1,'en','plugins/job-board/account','form.company_placeholder','Enter company','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2476,1,'en','plugins/job-board/account','form.position_placeholder','Enter position','2023-02-20 00:02:02','2023-02-20 00:02:02'),(2477,1,'en','plugins/job-board/account','form.school_placeholder','Enter school','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2478,1,'en','plugins/job-board/account','form.specialized_placeholder','Enter specialized','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2479,1,'en','plugins/job-board/account','form.number_of_credits','Number of credits','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2480,1,'en','plugins/job-board/account','confirm_delete','Are you sure you want to delete this item?','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2481,1,'en','plugins/job-board/account','forgot_password','Forgot password','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2482,1,'en','plugins/job-board/account','login','Login','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2483,1,'en','plugins/job-board/account','type','Type','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2484,1,'en','plugins/job-board/account','types.job-seeker','Job seeker','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2485,1,'en','plugins/job-board/account','types.employer','Employer','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2486,1,'en','plugins/job-board/account','buy_credits','Buy credits','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2487,1,'en','plugins/job-board/account','credits','credits','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2488,1,'en','plugins/job-board/account','emails.title','Account','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2489,1,'en','plugins/job-board/account','emails.description','Account email configuration','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2490,1,'en','plugins/job-board/account','enums.genders.male','Male','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2491,1,'en','plugins/job-board/account','enums.genders.female','Female','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2492,1,'en','plugins/job-board/account','enums.genders.other','Other','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2493,1,'en','plugins/job-board/account','table.educations.school','School','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2494,1,'en','plugins/job-board/account','table.educations.specialized','Specialized','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2495,1,'en','plugins/job-board/account','table.experiences.company','Company','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2496,1,'en','plugins/job-board/account','table.experiences.position','Position','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2497,1,'en','plugins/job-board/account','table.started_at','Started At','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2498,1,'en','plugins/job-board/account','table.ended_at','Ended At','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2499,1,'en','plugins/job-board/account','table.action','Action','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2500,1,'en','plugins/job-board/account','action_table.edit','Edit','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2501,1,'en','plugins/job-board/account','action_table.delete','Delete','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2502,1,'en','plugins/job-board/account','action_table.add','Add','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2503,1,'en','plugins/job-board/account','edit_education','Edit education','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2504,1,'en','plugins/job-board/account','add_education','Add education','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2505,1,'en','plugins/job-board/account','edit_experience','Edit experience','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2506,1,'en','plugins/job-board/account','add_experience','Add experience','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2507,1,'en','plugins/job-board/account','no_education','No educations','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2508,1,'en','plugins/job-board/account','no_experience','No experiences','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2509,1,'en','plugins/job-board/account','now','Now','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2510,1,'en','plugins/job-board/account','add_credit_to_account','Add credit to account','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2511,1,'en','plugins/job-board/account','no_transactions','No transactions','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2512,1,'en','plugins/job-board/account','transactions','Transactions','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2513,1,'en','plugins/job-board/account','add_credit','Add credit','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2514,1,'en','plugins/job-board/account','added','Added','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2515,1,'en','plugins/job-board/account','educations.store','Created education successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2516,1,'en','plugins/job-board/account','educations.update','Updated education successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2517,1,'en','plugins/job-board/account','educations.delete','Deleted education successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2518,1,'en','plugins/job-board/account','experiences.store','Created experience successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2519,1,'en','plugins/job-board/account','experiences.update','Updated experience successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2520,1,'en','plugins/job-board/account','experiences.delete','Deleted experience successfully!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2521,1,'en','plugins/job-board/career-level','name','Career levels','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2522,1,'en','plugins/job-board/career-level','create','New career level','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2523,1,'en','plugins/job-board/career-level','edit','Edit career level','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2524,1,'en','plugins/job-board/company','name','Companies','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2525,1,'en','plugins/job-board/company','create','New company','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2526,1,'en','plugins/job-board/company','edit','Edit company','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2527,1,'en','plugins/job-board/currency','currencies','Currencies','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2528,1,'en','plugins/job-board/currency','setting_description','List of currencies using on website','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2529,1,'en','plugins/job-board/currency','name','Name','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2530,1,'en','plugins/job-board/currency','symbol','Symbol','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2531,1,'en','plugins/job-board/currency','number_of_decimals','Number of decimals','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2532,1,'en','plugins/job-board/currency','exchange_rate','Exchange rate','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2533,1,'en','plugins/job-board/currency','is_prefix_symbol','Position of symbol','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2534,1,'en','plugins/job-board/currency','is_default','Is default?','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2535,1,'en','plugins/job-board/currency','remove','Remove','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2536,1,'en','plugins/job-board/currency','new_currency','Add a new currency','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2537,1,'en','plugins/job-board/currency','save_settings','Save settings','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2538,1,'en','plugins/job-board/currency','before_number','Before number','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2539,1,'en','plugins/job-board/currency','after_number','After number','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2540,1,'en','plugins/job-board/currency','require_at_least_one_currency','The system requires at least one currency!','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2541,1,'en','plugins/job-board/currency','enable_auto_detect_visitor_currency','Enable auto-detect visitor currency?','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2542,1,'en','plugins/job-board/currency','add_space_between_price_and_currency','Add a space between price and currency?','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2543,1,'en','plugins/job-board/currency','invalid_currency_name','Invalid currency code, it must be in :currencies.','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2544,1,'en','plugins/job-board/currency','instruction','Please check list currency code here: https://en.wikipedia.org/wiki/ISO_4217','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2545,1,'en','plugins/job-board/currency','code','Code','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2546,1,'en','plugins/job-board/custom-fields','name','Custom Fields','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2547,1,'en','plugins/job-board/custom-fields','create','Create','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2548,1,'en','plugins/job-board/custom-fields','edit','Edit :name','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2549,1,'en','plugins/job-board/custom-fields','type','Type','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2550,1,'en','plugins/job-board/custom-fields','options','Options','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2551,1,'en','plugins/job-board/custom-fields','option.label','Label','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2552,1,'en','plugins/job-board/custom-fields','option.value','Value','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2553,1,'en','plugins/job-board/custom-fields','option.add_row','Add new row','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2554,1,'en','plugins/job-board/custom-fields','option.add_from_global','Add global custom field','2023-02-20 00:02:03','2023-02-20 00:02:03'),(2555,1,'en','plugins/job-board/custom-fields','modal.heading','Add new custom field','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2556,1,'en','plugins/job-board/custom-fields','modal.select_field','Select field','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2557,1,'en','plugins/job-board/custom-fields','modal.button','Add new','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2558,1,'en','plugins/job-board/custom-fields','enums.fields.text','Text','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2559,1,'en','plugins/job-board/custom-fields','enums.fields.dropdown','Dropdown','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2560,1,'en','plugins/job-board/custom-fields','ask_for_select','Please select a custom field','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2561,1,'en','plugins/job-board/custom-fields','add_a_new_custom_field','Add a new custom field','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2562,1,'en','plugins/job-board/dashboard','joined_on','Joined :date','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2563,1,'en','plugins/job-board/dashboard','dob','Born :date','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2564,1,'en','plugins/job-board/dashboard','email','Email','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2565,1,'en','plugins/job-board/dashboard','password','Password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2566,1,'en','plugins/job-board/dashboard','password-confirmation','Confirm Password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2567,1,'en','plugins/job-board/dashboard','remember-me','Remember Me','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2568,1,'en','plugins/job-board/dashboard','login-title','Login','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2569,1,'en','plugins/job-board/dashboard','login-cta','Login','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2570,1,'en','plugins/job-board/dashboard','register-title','Register','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2571,1,'en','plugins/job-board/dashboard','register-cta','Register','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2572,1,'en','plugins/job-board/dashboard','forgot-password-cta','Forgot Your Password?','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2573,1,'en','plugins/job-board/dashboard','name','Name','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2574,1,'en','plugins/job-board/dashboard','reset-password-title','Reset Password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2575,1,'en','plugins/job-board/dashboard','reset-password-cta','Reset Password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2576,1,'en','plugins/job-board/dashboard','cancel-link','Cancel','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2577,1,'en','plugins/job-board/dashboard','logout-cta','Logout','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2578,1,'en','plugins/job-board/dashboard','header_profile_link','Profile','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2579,1,'en','plugins/job-board/dashboard','header_settings_link','Settings','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2580,1,'en','plugins/job-board/dashboard','header_logout_link','Logout','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2581,1,'en','plugins/job-board/dashboard','unknown_state','Unknown','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2582,1,'en','plugins/job-board/dashboard','close','Close','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2583,1,'en','plugins/job-board/dashboard','save','Save','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2584,1,'en','plugins/job-board/dashboard','loading','Loading...','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2585,1,'en','plugins/job-board/dashboard','new_image','New image','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2586,1,'en','plugins/job-board/dashboard','change_profile_image','Change avatar','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2587,1,'en','plugins/job-board/dashboard','save_cropped_image_failed','Save cropped image failed!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2588,1,'en','plugins/job-board/dashboard','failed_to_crop_image','Failed to crop image','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2589,1,'en','plugins/job-board/dashboard','failed_to_load_data','Failed to load data','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2590,1,'en','plugins/job-board/dashboard','read_image_failed','Read image failed','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2591,1,'en','plugins/job-board/dashboard','update_avatar_success','Update avatar successfully!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2592,1,'en','plugins/job-board/dashboard','change_avatar_description','Click on image to change avatar','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2593,1,'en','plugins/job-board/dashboard','notices.error','Error!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2594,1,'en','plugins/job-board/dashboard','notices.success','Success!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2595,1,'en','plugins/job-board/dashboard','sidebar_title','Personal settings','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2596,1,'en','plugins/job-board/dashboard','sidebar_information','Account Information','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2597,1,'en','plugins/job-board/dashboard','sidebar_security','Security','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2598,1,'en','plugins/job-board/dashboard','sidebar_packages','Packages','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2599,1,'en','plugins/job-board/dashboard','sidebar_transactions','Transactions','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2600,1,'en','plugins/job-board/dashboard','account_field_title','Account Information','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2601,1,'en','plugins/job-board/dashboard','profile-picture','Profile picture','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2602,1,'en','plugins/job-board/dashboard','uploading','Uploading...','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2603,1,'en','plugins/job-board/dashboard','phone','Phone','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2604,1,'en','plugins/job-board/dashboard','first_name','First name','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2605,1,'en','plugins/job-board/dashboard','last_name','Last name','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2606,1,'en','plugins/job-board/dashboard','description','Description','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2607,1,'en','plugins/job-board/dashboard','description_placeholder','Tell something about yourself...','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2608,1,'en','plugins/job-board/dashboard','verified','Verified','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2609,1,'en','plugins/job-board/dashboard','verify_require_desc','Please verify email by link we sent to you.','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2610,1,'en','plugins/job-board/dashboard','birthday','Birthday','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2611,1,'en','plugins/job-board/dashboard','year_lc','year','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2612,1,'en','plugins/job-board/dashboard','month_lc','month','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2613,1,'en','plugins/job-board/dashboard','day_lc','day','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2614,1,'en','plugins/job-board/dashboard','gender','Gender','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2615,1,'en','plugins/job-board/dashboard','gender_male','Male','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2616,1,'en','plugins/job-board/dashboard','gender_female','Female','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2617,1,'en','plugins/job-board/dashboard','gender_other','Other','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2618,1,'en','plugins/job-board/dashboard','security_title','Security','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2619,1,'en','plugins/job-board/dashboard','packages_title','Packages','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2620,1,'en','plugins/job-board/dashboard','transactions_title','Transactions','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2621,1,'en','plugins/job-board/dashboard','current_password','Current password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2622,1,'en','plugins/job-board/dashboard','password_new','New password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2623,1,'en','plugins/job-board/dashboard','password_new_confirmation','Confirmation password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2624,1,'en','plugins/job-board/dashboard','password_update_btn','Update password','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2625,1,'en','plugins/job-board/dashboard','current_password_incorrect','The current password is incorrect!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2626,1,'en','plugins/job-board/dashboard','password_update_success','Updated password successfully!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2627,1,'en','plugins/job-board/dashboard','activity_logs','Activity Logs','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2628,1,'en','plugins/job-board/dashboard','oops','Oops!','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2629,1,'en','plugins/job-board/dashboard','no_activity_logs','You have no activity logs yet','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2630,1,'en','plugins/job-board/dashboard','actions.create_job','You have created job \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2631,1,'en','plugins/job-board/dashboard','actions.update_job','You have updated job \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2632,1,'en','plugins/job-board/dashboard','actions.delete_job','You have deleted job \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2633,1,'en','plugins/job-board/dashboard','actions.update_setting','You have updated your settings','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2634,1,'en','plugins/job-board/dashboard','actions.update_security','You have updated your security settings','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2635,1,'en','plugins/job-board/dashboard','actions.your_job_updated_by_admin','Your job \":name\" is updated by administrator','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2636,1,'en','plugins/job-board/dashboard','actions.changed_avatar','You have changed your avatar','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2637,1,'en','plugins/job-board/dashboard','actions.update_company','You have updated company \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2638,1,'en','plugins/job-board/dashboard','actions.create_company','You have created company \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2639,1,'en','plugins/job-board/dashboard','actions.delete_company','You have deleted company \":name\"','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2640,1,'en','plugins/job-board/dashboard','load_more','Load more','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2641,1,'en','plugins/job-board/dashboard','loading_more','Loading...','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2642,1,'en','plugins/job-board/dashboard','back-to-login','Back to login page','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2643,1,'en','plugins/job-board/dashboard','no_transactions','No transactions','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2644,1,'en','plugins/job-board/dashboard','company_profile','Company profile','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2645,1,'en','plugins/job-board/dashboard','logo','Logo (~500x500)','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2646,1,'en','plugins/job-board/dashboard','cover_image','Cover image (~1920x300)','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2647,1,'en','plugins/job-board/dashboard','website','Website','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2648,1,'en','plugins/job-board/dashboard','address','Address','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2649,1,'en','plugins/job-board/dashboard','ceo','CEO','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2650,1,'en','plugins/job-board/dashboard','resume','Resume','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2651,1,'en','plugins/job-board/dashboard','resend','Resend','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2652,1,'en','plugins/job-board/dashboard','active_jobs','Active jobs','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2653,1,'en','plugins/job-board/dashboard','expired_jobs','Expired jobs','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2654,1,'en','plugins/job-board/dashboard','draft_jobs','Rejected jobs','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2655,1,'en','plugins/job-board/dashboard','jobs','Jobs','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2656,1,'en','plugins/job-board/dashboard','post_a_job','Post a Job','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2657,1,'en','plugins/job-board/dashboard','your_credits','Your Credits','2023-02-20 00:02:04','2023-02-20 00:02:04'),(2658,1,'en','plugins/job-board/dashboard','credits','credits','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2659,1,'en','plugins/job-board/dashboard','purchase','Purchase','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2660,1,'en','plugins/job-board/dashboard','type','Type','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2661,1,'en','plugins/job-board/dashboard','cover_letter','Cover letter','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2662,1,'en','plugins/job-board/degree-level','name','Degree levels','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2663,1,'en','plugins/job-board/degree-level','create','New degree level','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2664,1,'en','plugins/job-board/degree-level','edit','Edit degree level','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2665,1,'en','plugins/job-board/degree-type','name','Degree types','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2666,1,'en','plugins/job-board/degree-type','create','New degree type','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2667,1,'en','plugins/job-board/degree-type','edit','Edit degree type','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2668,1,'en','plugins/job-board/degree-type','degree-level','Degree level','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2669,1,'en','plugins/job-board/functional-area','name','Functional areas','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2670,1,'en','plugins/job-board/functional-area','create','New functional area','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2671,1,'en','plugins/job-board/functional-area','edit','Edit functional area','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2672,1,'en','plugins/job-board/invoice-template','name','Invoice template','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2673,1,'en','plugins/job-board/invoice-template','setting','Invoice Settings','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2674,1,'en','plugins/job-board/invoice-template','setting_description','Settings for Invoice template','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2675,1,'en','plugins/job-board/invoice-template','setting_content','Content','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2676,1,'en','plugins/job-board/invoice-template','preview','Preview','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2677,1,'en','plugins/job-board/invoice-template','preview_heading','Preview Invoice template','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2678,1,'en','plugins/job-board/invoice','name','Invoices','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2679,1,'en','plugins/job-board/invoice','create','New invoice','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2680,1,'en','plugins/job-board/invoice','edit','Edit invoice','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2681,1,'en','plugins/job-board/invoice','print','Print Invoice','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2682,1,'en','plugins/job-board/invoice','download','Download Invoice','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2683,1,'en','plugins/job-board/invoice','heading','Invoice','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2684,1,'en','plugins/job-board/invoice','invoice_for_job','','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2685,1,'en','plugins/job-board/invoice','table.code','Code','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2686,1,'en','plugins/job-board/invoice','table.amount','Amount','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2687,1,'en','plugins/job-board/invoice','detail.invoice_for','Invoice For','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2688,1,'en','plugins/job-board/invoice','detail.invoice_to','Invoice To','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2689,1,'en','plugins/job-board/invoice','detail.tax_id','Tax ID','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2690,1,'en','plugins/job-board/invoice','detail.code','Invoice Code','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2691,1,'en','plugins/job-board/invoice','detail.issue_at','Issue At','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2692,1,'en','plugins/job-board/invoice','detail.description','Description','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2693,1,'en','plugins/job-board/invoice','detail.qty','Qty','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2694,1,'en','plugins/job-board/invoice','detail.amount','Amount','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2695,1,'en','plugins/job-board/invoice','detail.discount','Discount','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2696,1,'en','plugins/job-board/invoice','detail.grand_total','Grand Total','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2697,1,'en','plugins/job-board/invoice','detail.shipping_fee','Shipping Fee','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2698,1,'en','plugins/job-board/invoice','detail.sub_total','Sub Total','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2699,1,'en','plugins/job-board/invoice','detail.tax','Tax','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2700,1,'en','plugins/job-board/invoice','detail.total','Total','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2701,1,'en','plugins/job-board/invoice','total_amount','Total Amount','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2702,1,'en','plugins/job-board/invoice','payment_info','Payment Info','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2703,1,'en','plugins/job-board/invoice','payment_method','Payment Method','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2704,1,'en','plugins/job-board/invoice','payment_status','Payment Status','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2705,1,'en','plugins/job-board/job-application','name','Job Applications','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2706,1,'en','plugins/job-board/job-application','edit','View job application','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2707,1,'en','plugins/job-board/job-application','tables.email','Email','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2708,1,'en','plugins/job-board/job-application','tables.phone','Phone','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2709,1,'en','plugins/job-board/job-application','tables.name','Name','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2710,1,'en','plugins/job-board/job-application','tables.first_name','First name','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2711,1,'en','plugins/job-board/job-application','tables.last_name','Last name','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2712,1,'en','plugins/job-board/job-application','tables.time','Time','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2713,1,'en','plugins/job-board/job-application','tables.message','Summary','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2714,1,'en','plugins/job-board/job-application','tables.resume','Resume','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2715,1,'en','plugins/job-board/job-application','tables.cover_letter','Cover Letter','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2716,1,'en','plugins/job-board/job-application','tables.position','Position','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2717,1,'en','plugins/job-board/job-application','information','Information','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2718,1,'en','plugins/job-board/job-application','email.header','Email','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2719,1,'en','plugins/job-board/job-application','email.title','We received a new job application from the website!','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2720,1,'en','plugins/job-board/job-application','email.success','Applied successfully!','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2721,1,'en','plugins/job-board/job-application','email.failed','Can\'t apply on this time, please try again later!','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2722,1,'en','plugins/job-board/job-application','first_name.required','First name is required','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2723,1,'en','plugins/job-board/job-application','last_name.required','Last name is required','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2724,1,'en','plugins/job-board/job-application','phone.required','Phone is required','2023-02-20 00:02:05','2023-02-20 00:02:05'),(2725,1,'en','plugins/job-board/job-application','email.required','Email is required','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2726,1,'en','plugins/job-board/job-application','email.email','The email address is not valid','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2727,1,'en','plugins/job-board/job-application','message.required','Message is required','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2728,1,'en','plugins/job-board/job-application','sender','Sender','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2729,1,'en','plugins/job-board/job-application','sender_email','Email','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2730,1,'en','plugins/job-board/job-application','statuses.pending','Pending','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2731,1,'en','plugins/job-board/job-application','statuses.checked','Checked','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2732,1,'en','plugins/job-board/job-board','name','Job Board','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2733,1,'en','plugins/job-board/job-board','settings','Settings','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2734,1,'en','plugins/job-board/job-board','emails.title','Job Board','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2735,1,'en','plugins/job-board/job-board','emails.description','Job Board email configuration','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2736,1,'en','plugins/job-board/job-board','emails.templates.admin_new_job_application_title','New job application (to admin users)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2737,1,'en','plugins/job-board/job-board','emails.templates.admin_new_job_application_description','Email template to send notice to administrators when system get new job application','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2738,1,'en','plugins/job-board/job-board','emails.templates.employer_new_job_application_title','New job application (to employer and colleagues)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2739,1,'en','plugins/job-board/job-board','emails.templates.employer_new_job_application_description','Email template to send notice to employer and colleagues when system get new job application','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2740,1,'en','plugins/job-board/job-board','company_settings','Company settings','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2741,1,'en','plugins/job-board/job-board','company_settings_description','Settings Company information for invoicing','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2742,1,'en','plugins/job-board/job-board','other_settings','Other settings','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2743,1,'en','plugins/job-board/job-board','other_settings_description','Settings for Job Board','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2744,1,'en','plugins/job-board/job-board','setting.thousands_separator','Thousands separator','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2745,1,'en','plugins/job-board/job-board','setting.decimal_separator','Decimal separator','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2746,1,'en','plugins/job-board/job-board','setting.separator_period','Period (.)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2747,1,'en','plugins/job-board/job-board','setting.separator_comma','Comma (,)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2748,1,'en','plugins/job-board/job-board','setting.separator_space','Space ( )','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2749,1,'en','plugins/job-board/job-board','setting.job_expired_after_days','Job Expired Time (days)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2750,1,'en','plugins/job-board/job-board','setting.enable_post_approval','Enable post approval?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2751,1,'en','plugins/job-board/job-board','setting.enable_credits_system','Enable credits system (employers need to buy credits to post their jobs)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2752,1,'en','plugins/job-board/job-board','setting.enable_auto_detect_visitor_currency','Enable auto-detect visitor currency?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2753,1,'en','plugins/job-board/job-board','setting.display_views_count_in_detail_page','Display views count in the detail page?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2754,1,'en','plugins/job-board/job-board','setting.enable_recaptcha_in_register_page','Enable Recaptcha in the registration page?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2755,1,'en','plugins/job-board/job-board','setting.enable_recaptcha_in_pages_description','Need to setup Captcha in Admin -> Settings -> General first.','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2756,1,'en','plugins/job-board/job-board','setting.verify_account_email','Verify account\'s email?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2757,1,'en','plugins/job-board/job-board','setting.enabled_register','Allow visitors to register account and post their jobs?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2758,1,'en','plugins/job-board/job-board','setting.enable_recaptcha_in_apply_job','Enable Recaptcha in the apply job?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2759,1,'en','plugins/job-board/job-board','setting.add_space_between_price_and_currency','Add a space between price and currency?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2760,1,'en','plugins/job-board/job-board','setting.enable_guest_apply','Enable guest apply?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2761,1,'en','plugins/job-board/job-board','setting.enable_review_feature','Enable review feature?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2762,1,'en','plugins/job-board/job-board','setting.invoicing.company_name','Company name','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2763,1,'en','plugins/job-board/job-board','setting.invoicing.company_address','Company address','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2764,1,'en','plugins/job-board/job-board','setting.invoicing.company_email','Company email','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2765,1,'en','plugins/job-board/job-board','setting.invoicing.company_phone','Company phone','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2766,1,'en','plugins/job-board/job-board','setting.invoicing.company_logo','Company logo','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2767,1,'en','plugins/job-board/job-board','setting.using_custom_font_for_invoice','Using custom font for invoice?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2768,1,'en','plugins/job-board/job-board','setting.invoice_font_family','Invoice font family (Only work for Latin language)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2769,1,'en','plugins/job-board/job-board','setting.enable_invoice_stamp','Enable invoice stamp?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2770,1,'en','plugins/job-board/job-board','setting.invoice_support_arabic_language','Support Arabic language in invoice?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2771,1,'en','plugins/job-board/job-board','setting.invoice_code_prefix','Invoice code prefix','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2772,1,'en','plugins/job-board/job-board','setting.job_location_display','Job location display?','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2773,1,'en','plugins/job-board/job-board','setting.state_and_country','State & Country','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2774,1,'en','plugins/job-board/job-board','setting.city_and_state','City & State','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2775,1,'en','plugins/job-board/job-board','setting.city_state_and_country','City, State & Country','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2776,1,'en','plugins/job-board/job-board','job-attributes','Job Attributes','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2777,1,'en','plugins/job-board/job-board','theme_options.name','Job Board','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2778,1,'en','plugins/job-board/job-board','theme_options.description','Theme options for Job Board','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2779,1,'en','plugins/job-board/job-board','theme_options.logo_employer_dashboard','Logo in the employer dashboard (Default is the main logo)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2780,1,'en','plugins/job-board/job-board','theme_options.default_company_cover_image','Default company cover image','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2781,1,'en','plugins/job-board/job-board','theme_options.default_company_logo','Default company logo (Default is the main logo)','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2782,1,'en','plugins/job-board/job-board','theme_options.job_companies_page_id','Job companies page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2783,1,'en','plugins/job-board/job-board','theme_options.job_categories_page_id','Job categories page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2784,1,'en','plugins/job-board/job-board','theme_options.job_candidates_page_id','Job candidates page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2785,1,'en','plugins/job-board/job-board','theme_options.job_list_page_id','Job list page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2786,1,'en','plugins/job-board/job-board','jobs_page','Jobs Page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2787,1,'en','plugins/job-board/job-board','categories_page','Job Categories Page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2788,1,'en','plugins/job-board/job-board','companies_page','Job Companies Page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2789,1,'en','plugins/job-board/job-board','candidates_page','Job Candidates Page','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2790,1,'en','plugins/job-board/job-category','name','Job categories','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2791,1,'en','plugins/job-board/job-category','create','New category','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2792,1,'en','plugins/job-board/job-category','edit','Edit category','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2793,1,'en','plugins/job-board/job-experience','name','Job experiences','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2794,1,'en','plugins/job-board/job-experience','create','New job experience','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2795,1,'en','plugins/job-board/job-experience','edit','Edit job experience','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2796,1,'en','plugins/job-board/job-shift','name','Job shifts','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2797,1,'en','plugins/job-board/job-shift','create','New job shift','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2798,1,'en','plugins/job-board/job-shift','edit','Edit job shift','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2799,1,'en','plugins/job-board/job-skill','name','Job skills','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2800,1,'en','plugins/job-board/job-skill','create','New job skill','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2801,1,'en','plugins/job-board/job-skill','edit','Edit job skill','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2802,1,'en','plugins/job-board/job-type','name','Job types','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2803,1,'en','plugins/job-board/job-type','create','New job type','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2804,1,'en','plugins/job-board/job-type','edit','Edit job type','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2805,1,'en','plugins/job-board/job','name','Jobs','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2806,1,'en','plugins/job-board/job','create','New job','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2807,1,'en','plugins/job-board/job','edit','Edit job','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2808,1,'en','plugins/job-board/job','moderation_status','Moderation status','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2809,1,'en','plugins/job-board/job','moderation_statuses.pending','Pending','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2810,1,'en','plugins/job-board/job','moderation_statuses.approved','Approved','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2811,1,'en','plugins/job-board/job','moderation_statuses.rejected','Rejected','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2812,1,'en','plugins/job-board/job','salary_periods.hourly','Hourly','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2813,1,'en','plugins/job-board/job','salary_periods.weekly','Weekly','2023-02-20 00:02:06','2023-02-20 00:02:06'),(2814,1,'en','plugins/job-board/job','salary_periods.monthly','Monthly','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2815,1,'en','plugins/job-board/job','salary_periods.yearly','Yearly','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2816,1,'en','plugins/job-board/job','analytics.total_views','Total views','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2817,1,'en','plugins/job-board/job','analytics.views_today','Views today','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2818,1,'en','plugins/job-board/job','analytics.number_of_favorites','Number of favorites','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2819,1,'en','plugins/job-board/job','analytics.applicants','Applicants','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2820,1,'en','plugins/job-board/job','tags','Tags','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2821,1,'en','plugins/job-board/job','write_some_tags','Write some tags','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2822,1,'en','plugins/job-board/language-level','name','Language levels','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2823,1,'en','plugins/job-board/language-level','create','New language level','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2824,1,'en','plugins/job-board/language-level','edit','Edit language level','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2825,1,'en','plugins/job-board/major-subject','name','Major subjects','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2826,1,'en','plugins/job-board/major-subject','create','New major subject','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2827,1,'en','plugins/job-board/major-subject','edit','Edit major subject','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2828,1,'en','plugins/job-board/ownership-type','name','Ownership types','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2829,1,'en','plugins/job-board/ownership-type','create','New ownership type','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2830,1,'en','plugins/job-board/ownership-type','edit','Edit ownership type','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2831,1,'en','plugins/job-board/package','name','Packages','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2832,1,'en','plugins/job-board/package','create','New package','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2833,1,'en','plugins/job-board/package','edit','Edit package','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2834,1,'en','plugins/job-board/package','price','Price','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2835,1,'en','plugins/job-board/package','currency','Currency','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2836,1,'en','plugins/job-board/package','percent_save','Percent save','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2837,1,'en','plugins/job-board/package','number_of_listings','Number of listings','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2838,1,'en','plugins/job-board/package','add_credit_success','Add credit successfully!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2839,1,'en','plugins/job-board/package','setup_payment_methods','Please setup payment methods (PayPal, Stripe, COD, Bank transfer)','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2840,1,'en','plugins/job-board/package','add_credit_warning','Please add your credit to create your own posts here:','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2841,1,'en','plugins/job-board/package','add_credit','Add credit','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2842,1,'en','plugins/job-board/package','account_limit','Limit purchase by account','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2843,1,'en','plugins/job-board/package','account_limit_placeholder','An account can purchase x times','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2844,1,'en','plugins/job-board/package','subscribe_package','Subscribe package','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2845,1,'en','plugins/job-board/package','add_credit_alert','Please add your credit to create your own posts.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2846,1,'en','plugins/job-board/result-type','name','Result types','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2847,1,'en','plugins/job-board/result-type','create','New result type','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2848,1,'en','plugins/job-board/result-type','edit','Edit result type','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2849,1,'en','plugins/job-board/review','name','Reviews','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2850,1,'en','plugins/job-board/review','company','Company','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2851,1,'en','plugins/job-board/review','user','User','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2852,1,'en','plugins/job-board/review','star','Star','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2853,1,'en','plugins/job-board/review','review','Review','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2854,1,'en','plugins/job-board/review','status','Status','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2855,1,'en','plugins/job-board/tag','name','Job tags','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2856,1,'en','plugins/job-board/tag','create','New tag','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2857,1,'en','plugins/job-board/tag','edit','Edit tag','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2858,1,'en','plugins/language/language','name','Languages','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2859,1,'en','plugins/language/language','choose_language','Choose a language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2860,1,'en','plugins/language/language','select_language','Select language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2861,1,'en','plugins/language/language','choose_language_helper','You can choose a language in the list or directly edit it below.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2862,1,'en','plugins/language/language','language_name','Language name','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2863,1,'en','plugins/language/language','language_name_helper','The name is how it is displayed on your site (for example: English).','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2864,1,'en','plugins/language/language','locale','Locale','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2865,1,'en','plugins/language/language','locale_helper','Laravel Locale for the language (for example: <code>en</code>).','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2866,1,'en','plugins/language/language','language_code','Language code','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2867,1,'en','plugins/language/language','language_code_helper','Language code - preferably 2-letters ISO 639-1 (for example: en)','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2868,1,'en','plugins/language/language','text_direction','Text direction','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2869,1,'en','plugins/language/language','text_direction_helper','Choose the text direction for the language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2870,1,'en','plugins/language/language','left_to_right','Left to right','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2871,1,'en','plugins/language/language','right_to_left','Right to left','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2872,1,'en','plugins/language/language','flag','Flag','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2873,1,'en','plugins/language/language','flag_helper','Choose a flag for the language.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2874,1,'en','plugins/language/language','order','Order','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2875,1,'en','plugins/language/language','order_helper','Position of the language in the language switcher','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2876,1,'en','plugins/language/language','add_new_language','Add new language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2877,1,'en','plugins/language/language','code','Code','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2878,1,'en','plugins/language/language','default_language','Is default?','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2879,1,'en','plugins/language/language','actions','Actions','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2880,1,'en','plugins/language/language','translations','Translations','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2881,1,'en','plugins/language/language','edit','Edit','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2882,1,'en','plugins/language/language','edit_tooltip','Edit this language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2883,1,'en','plugins/language/language','delete','Delete','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2884,1,'en','plugins/language/language','delete_tooltip','Delete this language and all its associated data','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2885,1,'en','plugins/language/language','choose_default_language','Choose :language as default language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2886,1,'en','plugins/language/language','current_language','Current record\'s language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2887,1,'en','plugins/language/language','edit_related','Edit related language for this record','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2888,1,'en','plugins/language/language','add_language_for_item','Add other language version for this record','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2889,1,'en','plugins/language/language','settings','Settings','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2890,1,'en','plugins/language/language','language_hide_default','Hide default language from URL?','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2891,1,'en','plugins/language/language','language_display_flag_only','Flag only','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2892,1,'en','plugins/language/language','language_display_name_only','Name only','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2893,1,'en','plugins/language/language','language_display_all','Display all flag and name','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2894,1,'en','plugins/language/language','language_display','Language display','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2895,1,'en','plugins/language/language','switcher_display','Switcher language display','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2896,1,'en','plugins/language/language','language_switcher_display_dropdown','Dropdown','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2897,1,'en','plugins/language/language','language_switcher_display_list','List','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2898,1,'en','plugins/language/language','current_language_edit_notification','You are editing \"<strong class=\"current_language_text\">:language</strong>\" version','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2899,1,'en','plugins/language/language','confirm-change-language','Confirm change language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2900,1,'en','plugins/language/language','confirm-change-language-message','Do you really want to change language to \"<strong class=\"change_to_language_text\"></strong>\" ? This action will be override \"<strong class=\"change_to_language_text\"></strong>\" version if it\'s existed!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2901,1,'en','plugins/language/language','confirm-change-language-btn','Confirm change','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2902,1,'en','plugins/language/language','hide_languages','Hide languages','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2903,1,'en','plugins/language/language','hide_languages_description','You can completely hide content in specific languages from visitors and search engines, but still view it yourself. This allows reviewing translations that are in progress.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2904,1,'en','plugins/language/language','hide_languages_helper_display_hidden','{0} All languages are currently displayed.|{1} :language is currently hidden to visitors.|[2, Inf] :language are currently hidden to visitors.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2905,1,'en','plugins/language/language','show_all','Show all','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2906,1,'en','plugins/language/language','change_language','Language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2907,1,'en','plugins/language/language','language_show_default_item_if_current_version_not_existed','Show item in default language if it is not existed in current language','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2908,1,'en','plugins/language/language','select_flag','Select a flag...','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2909,1,'en','plugins/language/language','delete_confirmation_message','Do you really want to delete this language? It also deletes all items in this language and cannot rollback!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2910,1,'en','plugins/language/language','added_already','This language was added already!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2911,1,'en','plugins/language/language','language_auto_detect_user_language','Auto detect user language?','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2912,1,'vi','plugins/language/language','name','Ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2913,1,'vi','plugins/language/language','choose_language','Chọn một ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2914,1,'vi','plugins/language/language','select_language','Chọn ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2915,1,'vi','plugins/language/language','choose_language_helper','Bạn có thể chọn 1 ngôn ngữ trong danh sách hoặc nhập trực tiếp nội dung xuống các mục dưới','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2916,1,'vi','plugins/language/language','language_name','Tên đầy đủ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2917,1,'vi','plugins/language/language','language_name_helper','Tên ngôn ngữ sẽ được hiển thị trên website (ví dụ: Tiếng Anh).','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2918,1,'vi','plugins/language/language','locale','Locale','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2919,1,'vi','plugins/language/language','locale_helper','Laravel Locale cho ngôn ngữ này (ví dụ: <code>en</code>).','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2920,1,'vi','plugins/language/language','language_code','Mã ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2921,1,'vi','plugins/language/language','language_code_helper','Mã ngôn ngữ - ưu tiên dạng 2-kí tự theo chuẩn ISO 639-1 (ví dụ: en)','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2922,1,'vi','plugins/language/language','text_direction','Hướng viết chữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2923,1,'vi','plugins/language/language','text_direction_helper','Chọn hướng viết chữ cho ngôn ngữ này','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2924,1,'vi','plugins/language/language','left_to_right','Trái qua phải','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2925,1,'vi','plugins/language/language','right_to_left','Phải qua trái','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2926,1,'vi','plugins/language/language','flag','Cờ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2927,1,'vi','plugins/language/language','flag_helper','Chọn 1 cờ cho ngôn ngữ này','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2928,1,'vi','plugins/language/language','order','Sắp xếp','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2929,1,'vi','plugins/language/language','order_helper','Vị trí của ngôn ngữ hiển thị trong mục chuyển đổi ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2930,1,'vi','plugins/language/language','add_new_language','Thêm ngôn ngữ mới','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2931,1,'vi','plugins/language/language','code','Mã','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2932,1,'vi','plugins/language/language','default_language','Ngôn ngữ mặc định','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2933,1,'vi','plugins/language/language','actions','Hành động','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2934,1,'vi','plugins/language/language','translations','Dịch','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2935,1,'vi','plugins/language/language','edit','Sửa','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2936,1,'vi','plugins/language/language','edit_tooltip','Sửa ngôn ngữ này','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2937,1,'vi','plugins/language/language','delete','Xóa','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2938,1,'vi','plugins/language/language','delete_tooltip','Xóa ngôn ngữ này và các dữ liệu liên quan','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2939,1,'vi','plugins/language/language','choose_default_language','Chọn :language làm ngôn ngữ mặc định','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2940,1,'vi','plugins/language/language','add_language_for_item','Thêm ngôn ngữ khác cho bản ghi này','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2941,1,'vi','plugins/language/language','current_language','Ngôn ngữ hiện tại của bản ghi','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2942,1,'vi','plugins/language/language','edit_related','Sửa bản ngôn ngữ khác của bản ghi này','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2943,1,'vi','plugins/language/language','confirm-change-language','Xác nhận thay đổi ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2944,1,'vi','plugins/language/language','confirm-change-language-btn','Xác nhận thay đổi','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2945,1,'vi','plugins/language/language','confirm-change-language-message','Bạn có chắc chắn muốn thay đổi ngôn ngữ sang tiếng \"<strong class=\"change_to_language_text\"></strong>\" ? Điều này sẽ ghi đè bản ghi tiếng \"<strong class=\"change_to_language_text\"></strong>\" nếu nó đã tồn tại!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2946,1,'vi','plugins/language/language','current_language_edit_notification','Bạn đang chỉnh sửa phiên bản tiếng \"<strong class=\"current_language_text\">:language</strong>\"','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2947,1,'vi','plugins/language/language','hide_languages','Ẩn ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2948,1,'vi','plugins/language/language','hide_languages_description','Bạn có thể hoàn toàn ẩn ngôn ngữ cụ thể đối với người truy cập và công cụ tìm kiếm, nhưng sẽ vẫn hiển thị trong trang quản trị. Điều này cho phép bạn biết những ngôn ngữ nào đang được xử lý.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2949,1,'vi','plugins/language/language','hide_languages_helper_display_hidden','{0} Tất cả ngôn ngữ đang được hiển thị.|{1} :language đang bị ẩn đối với người truy cập.|[2, Inf]  :language đang bị ẩn đối với người truy cập.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2950,1,'vi','plugins/language/language','language_display','Hiển thị ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2951,1,'vi','plugins/language/language','language_display_all','Hiển thị cả cờ và tên ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2952,1,'vi','plugins/language/language','language_display_flag_only','Chỉ hiển thị cờ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2953,1,'vi','plugins/language/language','language_display_name_only','Chỉ hiển thị tên','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2954,1,'vi','plugins/language/language','language_hide_default','Ẩn ngôn ngữ mặc định trên URL','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2955,1,'vi','plugins/language/language','language_switcher_display_dropdown','Dropdown','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2956,1,'vi','plugins/language/language','language_switcher_display_list','Danh sách','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2957,1,'vi','plugins/language/language','settings','Cài đặt','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2958,1,'vi','plugins/language/language','switcher_display','Hiển thị bộ chuyển đổi ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2959,1,'vi','plugins/language/language','change_language','Ngôn ngữ','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2960,1,'vi','plugins/language/language','show_all','Hiển thị tất cả','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2961,1,'vi','plugins/language/language','language_show_default_item_if_current_version_not_existed','Hiển thị bản ghi ở ngôn ngữ mặc định nếu phiên bản cho ngôn ngữ hiện tại chưa có','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2962,1,'en','plugins/location/bulk-import','name','Bulk Import','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2963,1,'en','plugins/location/bulk-import','loading_text','Importing','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2964,1,'en','plugins/location/bulk-import','imported_successfully','Imported successfully.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2965,1,'en','plugins/location/bulk-import','please_choose_the_file_mime','Please choose the file mime :types','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2966,1,'en','plugins/location/bulk-import','please_choose_the_file','Please choose the file','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2967,1,'en','plugins/location/bulk-import','start_import','Start Import','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2968,1,'en','plugins/location/bulk-import','note','Note!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2969,1,'en','plugins/location/bulk-import','warning_before_importing','If this is your first time using this feature, please read the documentation or contact the Administrator for access to the correct functionality!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2970,1,'en','plugins/location/bulk-import','results','Result: :success successes, :failed failures','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2971,1,'en','plugins/location/bulk-import','failures','Failures','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2972,1,'en','plugins/location/bulk-import','tables.import','Import','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2973,1,'en','plugins/location/bulk-import','template','Template','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2974,1,'en','plugins/location/bulk-import','rules','Rules','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2975,1,'en','plugins/location/bulk-import','choose_file_with_mime','Choose file with mime: (:types)','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2976,1,'en','plugins/location/bulk-import','choose_file','Choose file','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2977,1,'en','plugins/location/bulk-import','menu','Import locations','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2978,1,'en','plugins/location/bulk-import','download-csv-file','Download CSV template','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2979,1,'en','plugins/location/bulk-import','download-excel-file','Download Excel template','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2980,1,'en','plugins/location/bulk-import','downloading','Downloading...','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2981,1,'en','plugins/location/bulk-import','export.template.input_error','Input error','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2982,1,'en','plugins/location/bulk-import','export.template.number_not_allowed','Number is not allowed!','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2983,1,'en','plugins/location/bulk-import','export.template.allowed_input','Allowed input','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2984,1,'en','plugins/location/bulk-import','export.template.prompt_decimal','Only numbers or decimals are accepted and greater than or equal to :min.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2985,1,'en','plugins/location/bulk-import','export.template.prompt_whole_number','Only numbers are accepted and greater than or equal to :min.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2986,1,'en','plugins/location/bulk-import','export.template.prompt_list','Please pick a value from the drop-down list.','2023-02-20 00:02:07','2023-02-20 00:02:07'),(2987,1,'en','plugins/location/bulk-import','export.template.pick_from_list','Pick from list','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2988,1,'en','plugins/location/bulk-import','export.template.value_not_in_list','Value is not in list.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2989,1,'en','plugins/location/bulk-import','export.template.max_text_length','Max text length','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2990,1,'en','plugins/location/bulk-import','export.template.prompt_max_text_length','Only accept text with length less than or equal to :max.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2991,1,'en','plugins/location/bulk-import','import_failed_description','Import failed, please check the errors below!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2992,1,'en','plugins/location/bulk-import','available_enable_multi_language','Only available when you enable \"Is Multi Language?\"','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2993,1,'en','plugins/location/bulk-import','import_type_required_if','The :attribute field is required when \"Import Type\" is :value.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2994,1,'en','plugins/location/bulk-import','import_available_data','Import available data','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2995,1,'en','plugins/location/bulk-import','import','Import','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2996,1,'en','plugins/location/bulk-import','import_available_data_confirmation','Import available data confirmation','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2997,1,'en','plugins/location/bulk-import','import_available_data_confirmation_content','Do you really want to import states/cities for this country?','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2998,1,'en','plugins/location/city','name','Cities','2023-02-20 00:02:08','2023-02-20 00:02:08'),(2999,1,'en','plugins/location/city','create','New city','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3000,1,'en','plugins/location/city','edit','Edit city','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3001,1,'en','plugins/location/city','state','State','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3002,1,'en','plugins/location/city','select_state','Select state...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3003,1,'en','plugins/location/city','select_city','Select city...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3004,1,'en','plugins/location/city','country','Country','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3005,1,'en','plugins/location/city','select_country','Select country...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3006,1,'en','plugins/location/city','city','City','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3007,1,'en','plugins/location/country','name','Countries','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3008,1,'en','plugins/location/country','create','New country','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3009,1,'en','plugins/location/country','edit','Edit country','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3010,1,'en','plugins/location/country','nationality','Nationality','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3011,1,'en','plugins/location/country','code','Country ISO code','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3012,1,'en','plugins/location/country','code_placeholder','ISO country code, uppercase. Ex: US.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3013,1,'en','plugins/location/country','code_helper','Find country ISO code from here: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3014,1,'en','plugins/location/location','name','Locations','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3015,1,'en','plugins/location/location','create','New location','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3016,1,'en','plugins/location/location','edit','Edit location','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3017,1,'en','plugins/location/location','all_states','All states','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3018,1,'en','plugins/location/location','abbreviation','Abbreviation','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3019,1,'en','plugins/location/location','abbreviation_placeholder','E.g: CA','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3020,1,'en','plugins/location/location','exporting','Exporting','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3021,1,'en','plugins/location/location','total_country','Total countries','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3022,1,'en','plugins/location/location','total_state','Total states','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3023,1,'en','plugins/location/location','total_city','Total cities','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3024,1,'en','plugins/location/location','export_location','Export location','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3025,1,'en','plugins/location/location','start_export','Start exporting','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3026,1,'en','plugins/location/state','name','States','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3027,1,'en','plugins/location/state','create','New state','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3028,1,'en','plugins/location/state','edit','Edit state','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3029,1,'en','plugins/location/state','country','Country','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3030,1,'en','plugins/location/state','select_country','Select a country...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3031,1,'en','plugins/location/state','state','State','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3032,1,'vi','plugins/location/city','name','Quận/huyện','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3033,1,'vi','plugins/location/city','create','Thêm quận/huyện','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3034,1,'vi','plugins/location/city','edit','Sửa quận/huyện','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3035,1,'vi','plugins/location/city','state','Tỉnh','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3036,1,'vi','plugins/location/city','select_state','Lựa chọn tỉnh/thành phố...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3037,1,'vi','plugins/location/city','select_city','Lựa chọn quận/huyện...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3038,1,'vi','plugins/location/city','country','Quốc gia','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3039,1,'vi','plugins/location/city','select_country','Lựa chọn quốc gia...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3040,1,'vi','plugins/location/city','city','Quận/huyện','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3041,1,'vi','plugins/location/country','name','Quốc gia','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3042,1,'vi','plugins/location/country','create','Thêm quốc gia','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3043,1,'vi','plugins/location/country','edit','Sửa quốc gia','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3044,1,'vi','plugins/location/country','nationality','Quốc tịch','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3045,1,'vi','plugins/location/location','name','Địa điểm','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3046,1,'vi','plugins/location/location','create','Thêm địa điểm','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3047,1,'vi','plugins/location/location','edit','Sửa địa điểm','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3048,1,'vi','plugins/location/location','all_states','Tất cả tỉnh thành','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3049,1,'vi','plugins/location/state','name','Tỉnh/thành phố','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3050,1,'vi','plugins/location/state','create','Thêm tỉnh/thành phố','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3051,1,'vi','plugins/location/state','edit','Sửa tỉnh/thành phố','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3052,1,'vi','plugins/location/state','country','Quốc gia','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3053,1,'vi','plugins/location/state','select_country','Lựa chọn quốc gia...','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3054,1,'vi','plugins/location/state','state','Tỉnh/thành phố','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3055,1,'en','plugins/newsletter/newsletter','name','Newsletters','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3056,1,'en','plugins/newsletter/newsletter','settings.email.templates.title','Newsletter','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3057,1,'en','plugins/newsletter/newsletter','settings.email.templates.description','Config newsletter email templates','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3058,1,'en','plugins/newsletter/newsletter','settings.email.templates.to_admin.title','Email send to admin','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3059,1,'en','plugins/newsletter/newsletter','settings.email.templates.to_admin.description','Template for sending email to admin','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3060,1,'en','plugins/newsletter/newsletter','settings.email.templates.to_user.title','Email send to user','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3061,1,'en','plugins/newsletter/newsletter','settings.email.templates.to_user.description','Template for sending email to subscriber','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3062,1,'en','plugins/newsletter/newsletter','settings.title','Newsletter','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3063,1,'en','plugins/newsletter/newsletter','settings.description','Settings for newsletter (auto send newsletter email to SendGrid, Mailchimp... when someone register newsletter on website).','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3064,1,'en','plugins/newsletter/newsletter','settings.mailchimp_api_key','Mailchimp API Key','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3065,1,'en','plugins/newsletter/newsletter','settings.mailchimp_list_id','Mailchimp List ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3066,1,'en','plugins/newsletter/newsletter','settings.mailchimp_list','Mailchimp List','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3067,1,'en','plugins/newsletter/newsletter','settings.sendgrid_api_key','Sendgrid API Key','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3068,1,'en','plugins/newsletter/newsletter','settings.sendgrid_list_id','Sendgrid List ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3069,1,'en','plugins/newsletter/newsletter','settings.sendgrid_list','Sendgrid List','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3070,1,'en','plugins/newsletter/newsletter','settings.enable_newsletter_contacts_list_api','Enable newsletter contacts list API?','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3071,1,'en','plugins/newsletter/newsletter','statuses.subscribed','Subscribed','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3072,1,'en','plugins/newsletter/newsletter','statuses.unsubscribed','Unsubscribed','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3073,1,'vi','plugins/newsletter/newsletter','name','Đăng ký nhận bản tin','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3074,1,'vi','plugins/newsletter/newsletter','settings.email.templates.title','Đăng ký nhận bản tin','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3075,1,'vi','plugins/newsletter/newsletter','settings.email.templates.description','Cấu hình email xác nhận đăng ký nhận bản tin','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3076,1,'vi','plugins/newsletter/newsletter','settings.email.templates.to_admin.title','Email gửi tới cho quản trị viên','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3077,1,'vi','plugins/newsletter/newsletter','settings.email.templates.to_admin.description','Mẫu email gửi tới cho quản trị viên','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3078,1,'vi','plugins/newsletter/newsletter','settings.email.templates.to_user.title','Email gửi tới cho người đăng ký','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3079,1,'vi','plugins/newsletter/newsletter','settings.email.templates.to_user.description','Mẫu email gửi tới cho người đăng ký','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3080,1,'vi','plugins/newsletter/newsletter','statuses.subscribed','Theo dõi','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3081,1,'vi','plugins/newsletter/newsletter','statuses.unsubscribed','Hủy theo dõi','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3082,1,'en','plugins/payment/payment','payments','Payments','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3083,1,'en','plugins/payment/payment','checkout_success','Checkout successfully!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3084,1,'en','plugins/payment/payment','view_payment','View payment #','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3085,1,'en','plugins/payment/payment','charge_id','Charge ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3086,1,'en','plugins/payment/payment','amount','Amount','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3087,1,'en','plugins/payment/payment','currency','Currency','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3088,1,'en','plugins/payment/payment','user','User','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3089,1,'en','plugins/payment/payment','stripe','Stripe','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3090,1,'en','plugins/payment/payment','paypal','PayPal','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3091,1,'en','plugins/payment/payment','action','Action','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3092,1,'en','plugins/payment/payment','payment_via_card','Payment via card','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3093,1,'en','plugins/payment/payment','card_number','Card number','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3094,1,'en','plugins/payment/payment','full_name','Full name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3095,1,'en','plugins/payment/payment','payment_via_paypal','Fast and safe online payment via PayPal.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3096,1,'en','plugins/payment/payment','mm_yy','MM/YY','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3097,1,'en','plugins/payment/payment','cvc','CVC','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3098,1,'en','plugins/payment/payment','details','Details','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3099,1,'en','plugins/payment/payment','payer_name','Payer Name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3100,1,'en','plugins/payment/payment','email','Email','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3101,1,'en','plugins/payment/payment','phone','Phone','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3102,1,'en','plugins/payment/payment','country','Country','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3103,1,'en','plugins/payment/payment','shipping_address','Shipping Address','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3104,1,'en','plugins/payment/payment','payment_details','Payment Details','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3105,1,'en','plugins/payment/payment','card','Card','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3106,1,'en','plugins/payment/payment','address','Address','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3107,1,'en','plugins/payment/payment','could_not_get_stripe_token','Could not get Stripe token to make a charge.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3108,1,'en','plugins/payment/payment','payment_id','Payment ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3109,1,'en','plugins/payment/payment','payment_methods','Payment methods','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3110,1,'en','plugins/payment/payment','transactions','Transactions','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3111,1,'en','plugins/payment/payment','payment_methods_description','Setup payment methods for website','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3112,1,'en','plugins/payment/payment','paypal_description','Customer can buy product and pay directly via PayPal','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3113,1,'en','plugins/payment/payment','use','Use','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3114,1,'en','plugins/payment/payment','stripe_description','Customer can buy product and pay directly using Visa, Credit card via Stripe','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3115,1,'en','plugins/payment/payment','edit','Edit','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3116,1,'en','plugins/payment/payment','settings','Settings','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3117,1,'en','plugins/payment/payment','activate','Activate','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3118,1,'en','plugins/payment/payment','deactivate','Deactivate','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3119,1,'en','plugins/payment/payment','update','Update','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3120,1,'en','plugins/payment/payment','configuration_instruction','Configuration instruction for :name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3121,1,'en','plugins/payment/payment','configuration_requirement','To use :name, you need','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3122,1,'en','plugins/payment/payment','service_registration','Register with :name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3123,1,'en','plugins/payment/payment','after_service_registration_msg','After registration at :name, you will have Client ID, Client Secret','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3124,1,'en','plugins/payment/payment','enter_client_id_and_secret','Enter Client ID, Secret into the box in right hand','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3125,1,'en','plugins/payment/payment','method_name','Method name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3126,1,'en','plugins/payment/payment','please_provide_information','Please provide information','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3127,1,'en','plugins/payment/payment','client_id','Client ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3128,1,'en','plugins/payment/payment','client_secret','Client Secret','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3129,1,'en','plugins/payment/payment','secret','Secret','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3130,1,'en','plugins/payment/payment','stripe_key','Stripe Public Key','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3131,1,'en','plugins/payment/payment','stripe_secret','Stripe Private Key','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3132,1,'en','plugins/payment/payment','stripe_after_service_registration_msg','After registration at :name, you will have Public, Secret keys','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3133,1,'en','plugins/payment/payment','stripe_enter_client_id_and_secret','Enter Public, Secret keys into the box in right hand','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3134,1,'en','plugins/payment/payment','pay_online_via','Pay online via :name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3135,1,'en','plugins/payment/payment','sandbox_mode','Sandbox mode','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3136,1,'en','plugins/payment/payment','deactivate_payment_method','Deactivate payment method','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3137,1,'en','plugins/payment/payment','deactivate_payment_method_description','Do you really want to deactivate this payment method?','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3138,1,'en','plugins/payment/payment','agree','Agree','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3139,1,'en','plugins/payment/payment','name','Payments','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3140,1,'en','plugins/payment/payment','create','New payment','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3141,1,'en','plugins/payment/payment','go_back','Go back','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3142,1,'en','plugins/payment/payment','information','Information','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3143,1,'en','plugins/payment/payment','methods.paypal','PayPal','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3144,1,'en','plugins/payment/payment','methods.cod','Cash on delivery (COD)','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3145,1,'en','plugins/payment/payment','methods.bank_transfer','Bank transfer','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3146,1,'en','plugins/payment/payment','statuses.pending','Pending','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3147,1,'en','plugins/payment/payment','statuses.completed','Completed','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3148,1,'en','plugins/payment/payment','statuses.refunding','Refunding','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3149,1,'en','plugins/payment/payment','statuses.refunded','Refunded','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3150,1,'en','plugins/payment/payment','statuses.fraud','Fraud','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3151,1,'en','plugins/payment/payment','statuses.failed','Failed','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3152,1,'en','plugins/payment/payment','payment_methods_instruction','Guide customers to pay directly. You can choose to pay by delivery or bank transfer','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3153,1,'en','plugins/payment/payment','payment_method_description','Payment guide - (Displayed on the notice of successful purchase and payment page)','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3154,1,'en','plugins/payment/payment','payment_via_cod','Cash on delivery (COD)','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3155,1,'en','plugins/payment/payment','payment_via_bank_transfer','Bank transfer','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3156,1,'en','plugins/payment/payment','payment_pending','Checkout successfully. Your payment is pending and will be checked by our staff.','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3157,1,'en','plugins/payment/payment','created_at','Created At','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3158,1,'en','plugins/payment/payment','payment_channel','Payment Channel','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3159,1,'en','plugins/payment/payment','total','Total','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3160,1,'en','plugins/payment/payment','status','Status','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3161,1,'en','plugins/payment/payment','default_payment_method','Default payment method','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3162,1,'en','plugins/payment/payment','turn_off_success','Turn off payment method successfully!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3163,1,'en','plugins/payment/payment','saved_payment_method_success','Saved payment method successfully!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3164,1,'en','plugins/payment/payment','saved_payment_settings_success','Saved payment settings successfully!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3165,1,'en','plugins/payment/payment','payment_name','Name','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3166,1,'en','plugins/payment/payment','payment_not_found','Payment not found!','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3167,1,'en','plugins/payment/payment','refunds.title','Refunds','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3168,1,'en','plugins/payment/payment','refunds.id','ID','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3169,1,'en','plugins/payment/payment','refunds.breakdowns','Breakdowns','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3170,1,'en','plugins/payment/payment','refunds.gross_amount','Gross amount','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3171,1,'en','plugins/payment/payment','refunds.paypal_fee','PayPal fee','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3172,1,'en','plugins/payment/payment','refunds.net_amount','Net amount','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3173,1,'en','plugins/payment/payment','refunds.total_refunded_amount','Total refunded amount','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3174,1,'en','plugins/payment/payment','refunds.create_time','Create time','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3175,1,'en','plugins/payment/payment','refunds.update_time','Update time','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3176,1,'en','plugins/payment/payment','refunds.status','Status','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3177,1,'en','plugins/payment/payment','refunds.description','Description','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3178,1,'en','plugins/payment/payment','refunds.refunded_at','Refunded at','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3179,1,'en','plugins/payment/payment','refunds.error_message','Error message','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3180,1,'en','plugins/payment/payment','view_response_source','View response source','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3181,1,'en','plugins/payment/payment','status_is_not_completed','Status is not COMPLETED','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3182,1,'en','plugins/payment/payment','cannot_found_capture_id','Can not found capture id with payment detail','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3183,1,'en','plugins/payment/payment','amount_refunded','Amount refunded','2023-02-20 00:02:08','2023-02-20 00:02:08'),(3184,1,'en','plugins/payment/payment','amount_remaining','Amount remaining','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3185,1,'en','plugins/payment/payment','paid_at','Paid At','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3186,1,'en','plugins/payment/payment','invalid_settings','Settings for :name are invalid!','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3187,1,'en','plugins/payment/payment','view_transaction','Transaction \":charge_id\"','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3188,1,'en','plugins/payment/payment','payment_description','Pay for your order #:order_id at :site_url','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3189,1,'vi','plugins/payment/payment','payments','Thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3190,1,'vi','plugins/payment/payment','checkout_success','Thanh toán thành công!','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3191,1,'vi','plugins/payment/payment','view_payment','Xem thanh toán #','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3192,1,'vi','plugins/payment/payment','charge_id','Mã thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3193,1,'vi','plugins/payment/payment','amount','Số tiền','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3194,1,'vi','plugins/payment/payment','currency','Loại tiền tệ','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3195,1,'vi','plugins/payment/payment','user','Người dùng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3196,1,'vi','plugins/payment/payment','stripe','Stripe','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3197,1,'vi','plugins/payment/payment','paypal','PayPal','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3198,1,'vi','plugins/payment/payment','action','Hành động','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3199,1,'vi','plugins/payment/payment','payment_via_card','Thanh toán qua thẻ','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3200,1,'vi','plugins/payment/payment','card_number','Số thẻ','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3201,1,'vi','plugins/payment/payment','full_name','Họ tên','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3202,1,'vi','plugins/payment/payment','payment_via_paypal','Thanh toán qua PayPal','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3203,1,'vi','plugins/payment/payment','mm_yy','MM/YY','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3204,1,'vi','plugins/payment/payment','cvc','CVC','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3205,1,'vi','plugins/payment/payment','details','Chi tiết','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3206,1,'vi','plugins/payment/payment','payer_name','Tên người mua','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3207,1,'vi','plugins/payment/payment','email','Email','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3208,1,'vi','plugins/payment/payment','phone','Điện thoại','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3209,1,'vi','plugins/payment/payment','country','Quốc gia','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3210,1,'vi','plugins/payment/payment','shipping_address','Địa chỉ giao hàng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3211,1,'vi','plugins/payment/payment','payment_details','Chi tiết thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3212,1,'vi','plugins/payment/payment','card','Thẻ','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3213,1,'vi','plugins/payment/payment','address','Địa chỉ','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3214,1,'vi','plugins/payment/payment','could_not_get_stripe_token','Không thể lấy mã Stripe để thanh toán.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3215,1,'vi','plugins/payment/payment','payment_id','Mã thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3216,1,'vi','plugins/payment/payment','payment_methods','Phương thức thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3217,1,'vi','plugins/payment/payment','transactions','Lịch sử giao dịch','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3218,1,'vi','plugins/payment/payment','payment_methods_description','Cài đặt các phương thức thanh toán cho website','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3219,1,'vi','plugins/payment/payment','paypal_description','Khách hàng có thể mua hàng và thanh toán trực tiếp thông qua cổng thanh toán PayPal','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3220,1,'vi','plugins/payment/payment','use','Dùng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3221,1,'vi','plugins/payment/payment','stripe_description','Khách hàng có thể mua hàng và thanh toán bằng Visa, Credit card thông qua cổng thanh toán Stripe','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3222,1,'vi','plugins/payment/payment','edit','Chỉnh sửa','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3223,1,'vi','plugins/payment/payment','settings','Cài đặt','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3224,1,'vi','plugins/payment/payment','activate','Kích hoạt','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3225,1,'vi','plugins/payment/payment','deactivate','Huỷ kích hoạt','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3226,1,'vi','plugins/payment/payment','update','Cập nhật','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3227,1,'vi','plugins/payment/payment','configuration_instruction','Hướng dẫn cấu hình :name','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3228,1,'vi','plugins/payment/payment','configuration_requirement','Để sử dụng :name bạn cần','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3229,1,'vi','plugins/payment/payment','service_registration','Đăng ký dịch vụ với :name','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3230,1,'vi','plugins/payment/payment','after_service_registration_msg','Sau khi hoàn tất các bước đăng ký tại :name, bạn sẽ có các thông số Client ID, Client Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3231,1,'vi','plugins/payment/payment','enter_client_id_and_secret','Nhập các thông số Client ID, Secret vào ô bên phải','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3232,1,'vi','plugins/payment/payment','method_name','Tên phương thức','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3233,1,'vi','plugins/payment/payment','please_provide_information','Xin vui lòng cung cấp thông tin','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3234,1,'vi','plugins/payment/payment','client_id','Client ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3235,1,'vi','plugins/payment/payment','client_secret','Client Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3236,1,'vi','plugins/payment/payment','stripe_key','Stripe Key','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3237,1,'vi','plugins/payment/payment','stripe_secret','Stripe Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3238,1,'vi','plugins/payment/payment','stripe_after_service_registration_msg','After registration at :name, you will have Public, Secret keys','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3239,1,'vi','plugins/payment/payment','stripe_enter_client_id_and_secret','Enter Public, Secret keys into the box in right hand','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3240,1,'vi','plugins/payment/payment','secret','Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3241,1,'vi','plugins/payment/payment','pay_online_via','Thanh toán online qua :name','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3242,1,'vi','plugins/payment/payment','sandbox_mode','Chế độ thử nghiệm','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3243,1,'vi','plugins/payment/payment','deactivate_payment_method','Huỷ kích hoạt phương thức','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3244,1,'vi','plugins/payment/payment','deactivate_payment_method_description','Bạn có chắc chắn muốn huỷ phương thức thành toán này?','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3245,1,'vi','plugins/payment/payment','agree','Đồng ý','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3246,1,'vi','plugins/payment/payment','name','Thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3247,1,'vi','plugins/payment/payment','create','Thêm thanh toán mới','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3248,1,'vi','plugins/payment/payment','go_back','Trở lại','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3249,1,'vi','plugins/payment/payment','information','Thông tin','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3250,1,'vi','plugins/payment/payment','methods.paypal','PayPal','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3251,1,'vi','plugins/payment/payment','methods.cod','Thanh toán khi giao hàng (COD)','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3252,1,'vi','plugins/payment/payment','methods.bank_transfer','Chuyển khoản qua ngân hàng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3253,1,'vi','plugins/payment/payment','statuses.pending','Chưa hoàn tất','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3254,1,'vi','plugins/payment/payment','statuses.completed','Đã hoàn thành','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3255,1,'vi','plugins/payment/payment','statuses.refunding','Đang hoàn tiền','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3256,1,'vi','plugins/payment/payment','statuses.refunded','Đã hoàn tiền','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3257,1,'vi','plugins/payment/payment','statuses.fraud','Gian lận','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3258,1,'vi','plugins/payment/payment','statuses.failed','Thất bại','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3259,1,'vi','plugins/payment/payment','payment_methods_instruction','Hướng dẫn khách hàng thanh toán trực tiếp. Có thể chọn thanh toán khi giao hàng hoặc chuyển khoản','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3260,1,'vi','plugins/payment/payment','payment_method_description','Hướng dẫn thanh toán – (Hiển thị ở trang thông báo mua hàng thành công và trang thanh toán)','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3261,1,'vi','plugins/payment/payment','payment_via_cod','Thanh toán khi nhận hàng (COD)','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3262,1,'vi','plugins/payment/payment','payment_via_bank_transfer','Chuyển khoản qua ngân hàng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3263,1,'vi','plugins/payment/payment','payment_pending','Thực hiện thành công. Thanh toán của bạn đang được xử lý và sẽ được xác nhận bởi nhân viên.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3264,1,'vi','plugins/payment/payment','created_at','Ngày tạo','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3265,1,'vi','plugins/payment/payment','payment_channel','Phương thức thanh toán','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3266,1,'vi','plugins/payment/payment','total','Tổng cộng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3267,1,'vi','plugins/payment/payment','status','Trạng thái','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3268,1,'vi','plugins/payment/payment','default_payment_method','Phương thức thanh toán mặc định','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3269,1,'en','plugins/social-login/social-login','settings.title','Social Login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3270,1,'en','plugins/social-login/social-login','settings.description','Configure social login options','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3271,1,'en','plugins/social-login/social-login','settings.facebook.title','Facebook login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3272,1,'en','plugins/social-login/social-login','settings.facebook.description','Enable/disable & configure app credentials for Facebook login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3273,1,'en','plugins/social-login/social-login','settings.facebook.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3274,1,'en','plugins/social-login/social-login','settings.facebook.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3275,1,'en','plugins/social-login/social-login','settings.facebook.helper','Please go to https://developers.facebook.com to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3276,1,'en','plugins/social-login/social-login','settings.google.title','Google login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3277,1,'en','plugins/social-login/social-login','settings.google.description','Enable/disable & configure app credentials for Google login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3278,1,'en','plugins/social-login/social-login','settings.google.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3279,1,'en','plugins/social-login/social-login','settings.google.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3280,1,'en','plugins/social-login/social-login','settings.google.helper','Please go to https://console.developers.google.com/apis/dashboard to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3281,1,'en','plugins/social-login/social-login','settings.github.title','Github login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3282,1,'en','plugins/social-login/social-login','settings.github.description','Enable/disable & configure app credentials for Github login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3283,1,'en','plugins/social-login/social-login','settings.github.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3284,1,'en','plugins/social-login/social-login','settings.github.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3285,1,'en','plugins/social-login/social-login','settings.github.helper','Please go to https://github.com/settings/developers to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3286,1,'en','plugins/social-login/social-login','settings.linkedin.title','Linkedin login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3287,1,'en','plugins/social-login/social-login','settings.linkedin.description','Enable/disable & configure app credentials for Linkedin login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3288,1,'en','plugins/social-login/social-login','settings.linkedin.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3289,1,'en','plugins/social-login/social-login','settings.linkedin.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3290,1,'en','plugins/social-login/social-login','settings.linkedin.helper','Please go to https://www.linkedin.com/developers/apps/new to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3291,1,'en','plugins/social-login/social-login','settings.enable','Enable?','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3292,1,'en','plugins/social-login/social-login','menu','Social Login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3293,1,'vi','plugins/social-login/social-login','settings.title','Social Login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3294,1,'vi','plugins/social-login/social-login','settings.description','Cấu hình tùy chọn đăng nhập thông qua mạng xã hội','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3295,1,'vi','plugins/social-login/social-login','settings.facebook.title','Facebook login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3296,1,'vi','plugins/social-login/social-login','settings.facebook.description','Enable/disable & configure app credentials for Facebook login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3297,1,'vi','plugins/social-login/social-login','settings.facebook.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3298,1,'vi','plugins/social-login/social-login','settings.facebook.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3299,1,'vi','plugins/social-login/social-login','settings.facebook.helper','Please go to https://developers.facebook.com to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3300,1,'vi','plugins/social-login/social-login','settings.google.title','Google login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3301,1,'vi','plugins/social-login/social-login','settings.google.description','Enable/disable & configure app credentials for Google login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3302,1,'vi','plugins/social-login/social-login','settings.google.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3303,1,'vi','plugins/social-login/social-login','settings.google.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3304,1,'vi','plugins/social-login/social-login','settings.google.helper','Please go to https://console.developers.google.com/apis/dashboard to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3305,1,'vi','plugins/social-login/social-login','settings.github.title','Github login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3306,1,'vi','plugins/social-login/social-login','settings.github.description','Enable/disable & configure app credentials for Github login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3307,1,'vi','plugins/social-login/social-login','settings.github.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3308,1,'vi','plugins/social-login/social-login','settings.github.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3309,1,'vi','plugins/social-login/social-login','settings.github.helper','Please go to https://github.com/settings/developers to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3310,1,'vi','plugins/social-login/social-login','settings.linkedin.title','Linkedin login settings','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3311,1,'vi','plugins/social-login/social-login','settings.linkedin.description','Enable/disable & configure app credentials for Linkedin login','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3312,1,'vi','plugins/social-login/social-login','settings.linkedin.app_id','App ID','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3313,1,'vi','plugins/social-login/social-login','settings.linkedin.app_secret','App Secret','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3314,1,'vi','plugins/social-login/social-login','settings.linkedin.helper','Please go to https://www.linkedin.com/developers/apps/new to create new app update App ID, App Secret. Callback URL is :callback','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3315,1,'vi','plugins/social-login/social-login','settings.enable','Bật?','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3316,1,'vi','plugins/social-login/social-login','menu','Đăng nhập mạng xã hội','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3317,1,'en','plugins/team/team','name','Teams','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3318,1,'en','plugins/team/team','create','New team','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3319,1,'en','plugins/team/team','edit','Edit team','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3320,1,'en','plugins/team/team','forms.name','Name','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3321,1,'en','plugins/team/team','forms.name_placeholder','Enter name ...','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3322,1,'en','plugins/team/team','forms.title','Title','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3323,1,'en','plugins/team/team','forms.title_placeholder','Enter title ...','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3324,1,'en','plugins/team/team','forms.photo','Avatar','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3325,1,'en','plugins/team/team','forms.location','Location','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3326,1,'en','plugins/team/team','forms.location_placeholder','Enter title ...','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3327,1,'en','plugins/team/team','forms.socials_facebook','Facebook','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3328,1,'en','plugins/team/team','forms.socials_facebook_placeholder','Facebook socials','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3329,1,'en','plugins/team/team','forms.socials_twitter','Twitter','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3330,1,'en','plugins/team/team','forms.socials_twitter_placeholder','Twitter socials','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3331,1,'en','plugins/team/team','forms.socials_instagram','Instagram','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3332,1,'en','plugins/team/team','forms.socials_instagram_placeholder','Instagram socials','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3333,1,'en','plugins/testimonial/testimonial','name','Testimonials','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3334,1,'en','plugins/testimonial/testimonial','create','New testimonial','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3335,1,'en','plugins/testimonial/testimonial','edit','Edit testimonial','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3336,1,'en','plugins/testimonial/testimonial','company','Position/Company','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3337,1,'vi','plugins/testimonial/testimonial','name','Nhận xét của khách hàng','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3338,1,'vi','plugins/testimonial/testimonial','create','Thêm nhận xét mới','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3339,1,'vi','plugins/testimonial/testimonial','edit','Sửa nhận xét','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3340,1,'vi','plugins/testimonial/testimonial','company','Chức vụ/Công ty','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3341,1,'en','plugins/translation/translation','translations','Translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3342,1,'en','plugins/translation/translation','translations_description','Translate all words in system.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3343,1,'en','plugins/translation/translation','export_warning','Warning, translations are not visible until they are exported back to the :lang_path file, using \'php artisan cms:translations:export\' command or publish button.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3344,1,'en','plugins/translation/translation','import_done','Done importing, processed :counter items! Reload this page to refresh the groups!','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3345,1,'en','plugins/translation/translation','translation_manager','Translations Manager','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3346,1,'en','plugins/translation/translation','done_publishing','Done publishing the translations for group','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3347,1,'en','plugins/translation/translation','append_translation','Append new translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3348,1,'en','plugins/translation/translation','replace_translation','Replace existing translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3349,1,'en','plugins/translation/translation','import_group','Import group','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3350,1,'en','plugins/translation/translation','confirm_publish_group','Are you sure you want to publish the translations group \":group\"? This will overwrite existing language files.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3351,1,'en','plugins/translation/translation','publish_translations','Publish translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3352,1,'en','plugins/translation/translation','back','Back','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3353,1,'en','plugins/translation/translation','edit_title','Enter translation','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3354,1,'en','plugins/translation/translation','choose_group_msg','Choose a group to display the group translations. If no groups are visible, make sure you have imported the translations.','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3355,1,'en','plugins/translation/translation','choose_a_group','Choose a group','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3356,1,'en','plugins/translation/translation','locales','Locales','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3357,1,'en','plugins/translation/translation','theme-translations','Theme translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3358,1,'en','plugins/translation/translation','admin-translations','Other translations','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3359,1,'en','plugins/translation/translation','translate_from','Translate from','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3360,1,'en','plugins/translation/translation','to','to','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3361,1,'en','plugins/translation/translation','no_other_languages','No other language to translate!','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3362,1,'en','plugins/translation/translation','edit','Edit','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3363,1,'en','plugins/translation/translation','locale','Locale','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3364,1,'en','plugins/translation/translation','locale_placeholder','Ex: en','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3365,1,'en','plugins/translation/translation','name','Name','2023-02-20 00:02:09','2023-02-20 00:02:09'),(3366,1,'en','plugins/translation/translation','default_locale','Default locale?','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3367,1,'en','plugins/translation/translation','actions','Actions','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3368,1,'en','plugins/translation/translation','choose_language','Choose language','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3369,1,'en','plugins/translation/translation','add_new_language','Add new language','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3370,1,'en','plugins/translation/translation','select_language','Select language','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3371,1,'en','plugins/translation/translation','flag','Flag','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3372,1,'en','plugins/translation/translation','folder_is_not_writeable','Cannot write files! Folder :lang_path is not writable. Please chmod to make it writable!','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3373,1,'en','plugins/translation/translation','delete','Delete','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3374,1,'en','plugins/translation/translation','confirm_delete_message','Do you really want to delete this locale? It will delete all files/folders for this local in :lang_path!','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3375,1,'en','plugins/translation/translation','download','Download','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3376,1,'en','plugins/translation/translation','select_locale','Select locale','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3377,1,'en','plugins/translation/translation','theme_translations_instruction','Click on text to translate. Do NOT translate variables, Eg. :username, :query, :link...','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3378,1,'en','plugins/translation/translation','import_available_locale','Or import available locale from our GitHub repository','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3379,1,'en','plugins/translation/translation','add_new_locale','Add new locale','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3380,1,'en','plugins/translation/translation','download_locale','Download locale','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3381,1,'en','plugins/translation/translation','import_available_locale_confirmation','Download locale from GitHub','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3382,1,'en','plugins/translation/translation','import_available_locale_confirmation_content','Are you sure you want to download this locale? It will be downloaded into :lang_path, you can delete it later if you want.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3383,1,'en','plugins/translation/translation','is_default','Is default?','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3384,1,'vi','plugins/translation/translation','append_translation','Tiếp nối bản dịch','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3385,1,'vi','plugins/translation/translation','back','Quay lại','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3386,1,'vi','plugins/translation/translation','choose_a_group','Chọn một nhóm','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3387,1,'vi','plugins/translation/translation','choose_group_msg','Chọn một nhóm để hiển thị nhóm dịch thuật. Nếu nhóm không có sẵn, hãy chắc chắn là bạn đã chạy migrations và nhập dữ liệu dịch thuật.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3388,1,'vi','plugins/translation/translation','confirm_publish_group','Bạn có chắc muốn xuất bản nhóm \":group\"? Điều này sẽ ghi đè tập tin ngôn ngữ hiện tại.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3389,1,'vi','plugins/translation/translation','done_publishing','Xuất bản nhóm dịch thuật thành công','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3390,1,'vi','plugins/translation/translation','edit_title','Nhập nội dung dịch','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3391,1,'vi','plugins/translation/translation','export_warning','Cảnh báo, bản dịch sẽ không có sẵn cho đến khi chúng được xuất bản lại vào thư mục :lang_path, sử dụng lệnh \'php artisan cms:translations:export\' hoặc sử dụng nút xuất bản','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3392,1,'vi','plugins/translation/translation','import_done','Nhập hoàn thành, đã xử lý :counter bản ghi!  ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3393,1,'vi','plugins/translation/translation','import_group','Nhập nhóm','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3394,1,'vi','plugins/translation/translation','publish_translations','Xuất bản dịch thuật','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3395,1,'vi','plugins/translation/translation','replace_translation','Thay thế bản dịch hiện tại','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3396,1,'vi','plugins/translation/translation','translation_manager','Quản lý dịch thuật','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3397,1,'vi','plugins/translation/translation','translations','Dịch thuật','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3398,1,'vi','plugins/translation/translation','translations_description','Dịch tất cả các từ trong hệ thống','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3399,1,'vi','plugins/translation/translation','actions','Hành động','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3400,1,'vi','plugins/translation/translation','add_new_language','Thêm ngôn ngữ mới','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3401,1,'vi','plugins/translation/translation','admin-translations','Dịch các mục khác','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3402,1,'vi','plugins/translation/translation','choose_language','Chọn ngôn ngữ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3403,1,'vi','plugins/translation/translation','default_locale','Ngôn ngữ mặc định','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3404,1,'vi','plugins/translation/translation','delete','Xóa','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3405,1,'vi','plugins/translation/translation','edit','Sửa','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3406,1,'vi','plugins/translation/translation','flag','Cờ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3407,1,'vi','plugins/translation/translation','locale','Ngôn ngữ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3408,1,'vi','plugins/translation/translation','locales','Ngôn ngữ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3409,1,'vi','plugins/translation/translation','name','Tên','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3410,1,'vi','plugins/translation/translation','no_other_languages','Không còn ngôn ngữ nào khác để dịch!','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3411,1,'vi','plugins/translation/translation','select_language','Lựa chọn ngôn ngữ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3412,1,'vi','plugins/translation/translation','theme-translations','Dịch giao diện','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3413,1,'vi','plugins/translation/translation','to','sang','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3414,1,'vi','plugins/translation/translation','translate_from','Dịch từ','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3415,1,'vi','auth','failed','Thông tin tài khoản không tìm thấy trong hệ thống.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3416,1,'vi','auth','password','Mật khẩu không đúng.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3417,1,'vi','auth','throttle','Vượt quá số lần đăng nhập cho phép. Vui lòng thử lại sau :seconds giây.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3418,1,'vi','pagination','next','Trang trước &raquo;','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3419,1,'vi','pagination','previous','&laquo; Trang sau','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3420,1,'vi','passwords','reset','Mật khẩu mới đã được cập nhật!','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3421,1,'vi','passwords','sent','Hướng dẫn cấp lại mật khẩu đã được gửi!','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3422,1,'vi','passwords','throttled','Vui lòng đợi trước khi thử lại.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3423,1,'vi','passwords','token','Mã khôi phục mật khẩu không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3424,1,'vi','passwords','user','Không tìm thấy người dùng với địa chỉ email này.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3425,1,'vi','validation','accepted','Trường :attribute phải được chấp nhận.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3426,1,'vi','validation','accepted_if','Trường :attribute phải được chấp nhận khi :other là :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3427,1,'vi','validation','active_url','Trường :attribute không phải là một URL hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3428,1,'vi','validation','after','Trường :attribute phải là một ngày sau ngày :date.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3429,1,'vi','validation','after_or_equal','Trường :attribute phải là thời gian bắt đầu sau hoặc đúng bằng :date.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3430,1,'vi','validation','alpha','Trường :attribute chỉ có thể chứa các chữ cái.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3431,1,'vi','validation','alpha_dash','Trường :attribute chỉ có thể chứa chữ cái, số và dấu gạch ngang.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3432,1,'vi','validation','alpha_num','Trường :attribute chỉ có thể chứa chữ cái và số.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3433,1,'vi','validation','array','Trường :attribute phải là dạng mảng.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3434,1,'vi','validation','before','Trường :attribute phải là một ngày trước ngày :date.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3435,1,'vi','validation','before_or_equal','Trường :attribute phải là thời gian bắt đầu trước hoặc đúng bằng :date.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3436,1,'vi','validation','between.array','Trường :attribute phải có từ :min - :max phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3437,1,'vi','validation','between.file','Dung lượng tập tin trong trường :attribute phải từ :min - :max kB.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3438,1,'vi','validation','between.numeric','Trường :attribute phải nằm trong khoảng :min - :max.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3439,1,'vi','validation','between.string','Trường :attribute phải từ :min - :max kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3440,1,'vi','validation','boolean','Trường :attribute phải là true hoặc false.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3441,1,'vi','validation','confirmed','Giá trị xác nhận trong trường :attribute không khớp.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3442,1,'vi','validation','current_password','Mật khẩu không đúng.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3443,1,'vi','validation','date','Trường :attribute không phải là định dạng của ngày-tháng.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3444,1,'vi','validation','date_equals','Trường :attribute phải là một ngày bằng với :date.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3445,1,'vi','validation','date_format','Trường :attribute không giống với định dạng :format.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3446,1,'vi','validation','declined','Trường :attribute phải bị từ chối.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3447,1,'vi','validation','declined_if','Trường :attribute phải bị từ chối khi :other là :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3448,1,'vi','validation','different','Trường :attribute và :other phải khác nhau.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3449,1,'vi','validation','digits','Độ dài của trường :attribute phải gồm :digits chữ số.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3450,1,'vi','validation','digits_between','Độ dài của trường :attribute phải nằm trong khoảng :min and :max chữ số.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3451,1,'vi','validation','dimensions','Trường :attribute có kích thước không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3452,1,'vi','validation','distinct','Trường :attribute có giá trị trùng lặp.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3453,1,'vi','validation','email','Trường :attribute phải là một địa chỉ email hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3454,1,'vi','validation','ends_with','Trường :attribute phải kết thúc bằng một trong những giá trị sau: :values','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3455,1,'vi','validation','enum','Giá trị đã chọn trong trường :attribute không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3456,1,'vi','validation','exists','Giá trị đã chọn trong trường :attribute không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3457,1,'vi','validation','file','Trường :attribute phải là một tệp tin.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3458,1,'vi','validation','filled','Trường :attribute không được bỏ trống.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3459,1,'vi','validation','gt.array','Mảng :attribute phải có nhiều hơn :value phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3460,1,'vi','validation','gt.file','Dung lượng trường :attribute phải lớn hơn :value kilobytes.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3461,1,'vi','validation','gt.numeric','Giá trị trường :attribute phải lớn hơn :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3462,1,'vi','validation','gt.string','Độ dài trường :attribute phải nhiều hơn :value kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3463,1,'vi','validation','gte.array','Mảng :attribute phải có ít nhất :value phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3464,1,'vi','validation','gte.file','Dung lượng trường :attribute phải lớn hơn hoặc bằng :value kilobytes.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3465,1,'vi','validation','gte.numeric','Giá trị trường :attribute phải lớn hơn hoặc bằng :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3466,1,'vi','validation','gte.string','Độ dài trường :attribute phải lớn hơn hoặc bằng :value kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3467,1,'vi','validation','image','Trường :attribute phải là định dạng hình ảnh.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3468,1,'vi','validation','in','Giá trị đã chọn trong trường :attribute không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3469,1,'vi','validation','in_array','Trường :attribute phải thuộc tập cho phép: :other.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3470,1,'vi','validation','integer','Trường :attribute phải là một số nguyên.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3471,1,'vi','validation','ip','Trường :attribute phải là một địa chỉ IP.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3472,1,'vi','validation','ipv4','Trường :attribute phải là một địa chỉ IPv4.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3473,1,'vi','validation','ipv6','Trường :attribute phải là một địa chỉ IPv6.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3474,1,'vi','validation','json','Trường :attribute phải là một chuỗi JSON.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3475,1,'vi','validation','lt.array','Mảng :attribute phải có ít hơn :value phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3476,1,'vi','validation','lt.file','Dung lượng trường :attribute phải nhỏ hơn :value kilobytes.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3477,1,'vi','validation','lt.numeric','Giá trị trường :attribute phải nhỏ hơn :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3478,1,'vi','validation','lt.string','Độ dài trường :attribute phải nhỏ hơn :value kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3479,1,'vi','validation','lte.array','Mảng :attribute không được có nhiều hơn :value phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3480,1,'vi','validation','lte.file','Dung lượng trường :attribute phải nhỏ hơn hoặc bằng :value kilobytes.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3481,1,'vi','validation','lte.numeric','Giá trị trường :attribute phải nhỏ hơn hoặc bằng :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3482,1,'vi','validation','lte.string','Độ dài trường :attribute phải nhỏ hơn hoặc bằng :value kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3483,1,'vi','validation','mac_address','Trường :attribute phải là một địa chỉ MAC hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3484,1,'vi','validation','max.array','Trường :attribute không được lớn hơn :max phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3485,1,'vi','validation','max.file','Dung lượng tập tin trong trường :attribute không được lớn hơn :max kB.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3486,1,'vi','validation','max.numeric','Trường :attribute không được lớn hơn :max.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3487,1,'vi','validation','max.string','Trường :attribute không được lớn hơn :max kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3488,1,'vi','validation','mimes','Trường :attribute phải là một tập tin có định dạng: :values.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3489,1,'vi','validation','mimetypes','Trường :attribute phải là một tập tin có định dạng: :values.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3490,1,'vi','validation','min.array','Trường :attribute phải có tối thiểu :min phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3491,1,'vi','validation','min.file','Dung lượng tập tin trong trường :attribute phải tối thiểu :min kB.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3492,1,'vi','validation','min.numeric','Trường :attribute phải tối thiểu là :min.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3493,1,'vi','validation','min.string','Trường :attribute phải có tối thiểu :min kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3494,1,'vi','validation','multiple_of','Trường :attribute phải là bội số của :value','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3495,1,'vi','validation','not_in','Giá trị đã chọn trong trường :attribute không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3496,1,'vi','validation','not_regex','Trường :attribute có định dạng không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3497,1,'vi','validation','numeric','Trường :attribute phải là một số.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3498,1,'vi','validation','password','Mật khẩu không đúng.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3499,1,'vi','validation','present','Trường :attribute phải được cung cấp.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3500,1,'vi','validation','prohibited','Trường :attribute bị cấm.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3501,1,'vi','validation','prohibited_if','Trường :attribute bị cấm khi :other là :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3502,1,'vi','validation','prohibited_unless','Trường :attribute bị cấm trừ khi :other là một trong :values.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3503,1,'vi','validation','prohibits','Trường :attribute cấm :other từ thời điểm hiện tại.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3504,1,'vi','validation','regex','Trường :attribute có định dạng không hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3505,1,'vi','validation','required','Trường :attribute không được bỏ trống.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3506,1,'vi','validation','required_array_keys','Trường :attribute phải bao gồm các mục nhập cho: :values.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3507,1,'vi','validation','required_if','Trường :attribute không được bỏ trống khi trường :other là :value.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3508,1,'vi','validation','required_unless','Trường :attribute không được bỏ trống trừ khi :other là :values.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3509,1,'vi','validation','required_with','Trường :attribute không được bỏ trống khi một trong :values có giá trị.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3510,1,'vi','validation','required_with_all','Trường :attribute không được bỏ trống khi tất cả :values có giá trị.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3511,1,'vi','validation','required_without','Trường :attribute không được bỏ trống khi một trong :values không có giá trị.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3512,1,'vi','validation','required_without_all','Trường :attribute không được bỏ trống khi tất cả :values không có giá trị.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3513,1,'vi','validation','same','Trường :attribute và :other phải giống nhau.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3514,1,'vi','validation','size.array','Trường :attribute phải chứa :size phần tử.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3515,1,'vi','validation','size.file','Dung lượng tập tin trong trường :attribute phải bằng :size kB.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3516,1,'vi','validation','size.numeric','Trường :attribute phải bằng :size.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3517,1,'vi','validation','size.string','Trường :attribute phải chứa :size kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3518,1,'vi','validation','starts_with','Trường :attribute phải được bắt đầu bằng một trong những giá trị sau: :values','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3519,1,'vi','validation','string','Trường :attribute phải là một chuỗi kí tự.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3520,1,'vi','validation','timezone','Trường :attribute phải là một múi giờ hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3521,1,'vi','validation','unique','Trường :attribute đã có trong cơ sở dữ liệu.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3522,1,'vi','validation','uploaded','Trường :attribute tải lên thất bại.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3523,1,'vi','validation','url','Trường :attribute không giống với định dạng một URL.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3524,1,'vi','validation','uuid','Trường :attribute phải là một chuỗi UUID hợp lệ.','2023-02-20 00:02:10','2023-02-20 00:02:10'),(3525,1,'vi','validation','custom.attribute-name.rule-name','custom-message','2023-02-20 00:02:10','2023-02-20 00:02:10');
/*!40000 ALTER TABLE `translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user_meta`
--

DROP TABLE IF EXISTS `user_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user_meta` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` int unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_meta_user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user_meta`
--

LOCK TABLES `user_meta` WRITE;
/*!40000 ALTER TABLE `user_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `user_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `first_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `last_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `avatar_id` int unsigned DEFAULT NULL,
  `super_user` tinyint(1) NOT NULL DEFAULT '0',
  `manage_supers` tinyint(1) NOT NULL DEFAULT '0',
  `permissions` text COLLATE utf8mb4_unicode_ci,
  `last_login` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `users_email_unique` (`email`),
  UNIQUE KEY `users_username_unique` (`username`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` VALUES (1,'admin@archielite.com',NULL,'$2y$10$MITgbYxvFDvWBMc6GwikvuEZ5kS/Tk5omfeD8uOilY0YLDjf2eUzu',NULL,'2023-02-20 00:01:45','2023-02-20 00:01:45','System','Admin','admin',NULL,1,1,NULL,NULL);
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `widgets`
--

DROP TABLE IF EXISTS `widgets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `widgets` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `widget_id` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sidebar_id` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `theme` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `position` tinyint unsigned NOT NULL DEFAULT '0',
  `data` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `widgets`
--

LOCK TABLES `widgets` WRITE;
/*!40000 ALTER TABLE `widgets` DISABLE KEYS */;
INSERT INTO `widgets` VALUES (1,'NewsletterWidget','pre_footer_sidebar','jobbox',0,'{\"id\":\"NewsletterWidget\",\"title\":\"New Things Will Always <br> Update Regularly\",\"background_image\":\"general\\/newsletter-background-image.png\",\"image_left\":\"general\\/newsletter-image-left.png\",\"image_right\":\"general\\/newsletter-image-right.png\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(2,'SiteInformationWidget','footer_sidebar','jobbox',1,'{\"introduction\":\"JobBox is the heart of the design community and the best resource to discover and connect with designers and jobs worldwide.\",\"facebook_url\":\"#\",\"twitter_url\":\"#\",\"linkedin_url\":\"#\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(3,'CustomMenuWidget','footer_sidebar','jobbox',2,'{\"id\":\"CustomMenuWidget\",\"name\":\"Resources\",\"menu_id\":\"resources\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(4,'CustomMenuWidget','footer_sidebar','jobbox',3,'{\"id\":\"CustomMenuWidget\",\"name\":\"Community\",\"menu_id\":\"community\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(5,'CustomMenuWidget','footer_sidebar','jobbox',4,'{\"id\":\"CustomMenuWidget\",\"name\":\"Quick links\",\"menu_id\":\"quick-links\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(6,'CustomMenuWidget','footer_sidebar','jobbox',5,'{\"id\":\"CustomMenuWidget\",\"name\":\"More\",\"menu_id\":\"more\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(7,'DownloadWidget','footer_sidebar','jobbox',6,'{\"app_store_url\":\"#\",\"app_store_image\":\"general\\/app-store.png\",\"android_app_url\":\"#\",\"google_play_image\":\"general\\/android.png\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(8,'BlogSearchWidget','primary_sidebar','jobbox',1,'{\"id\":\"BlogSearchWidget\",\"name\":\"Search\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(9,'BlogCategoriesWidget','primary_sidebar','jobbox',2,'{\"id\":\"BlogCategoriesWidget\",\"name\":\"Categories\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(10,'BlogPostsWidget','primary_sidebar','jobbox',3,'{\"id\":\"BlogPostsWidget\",\"type\":\"popular\",\"name\":\"Popular Posts\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(11,'BlogTagsWidget','primary_sidebar','jobbox',4,'{\"id\":\"BlogTagsWidget\",\"name\":\"Popular Tags\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(12,'BlogSearchWidget','blog_sidebar','jobbox',0,'{\"id\":\"BlogSearchWidget\",\"name\":\"Blog Search\",\"description\":\"Search blog posts\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(13,'BlogPostsWidget','blog_sidebar','jobbox',1,'{\"id\":\"BlogPostsWidget\",\"name\":\"Blog posts\",\"description\":\"Blog posts widget.\",\"type\":\"popular\",\"number_display\":5}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(14,'AdsBannerWidget','blog_sidebar','jobbox',2,'{\"id\":\"AdsBannerWidget\",\"name\":\"Ads banner\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(15,'GalleryWidget','blog_sidebar','jobbox',3,'{\"id\":\"GalleryWidget\",\"name\":\"Gallery\",\"title_gallery\":\"Gallery\",\"number_image\":8}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(16,'AdsBannerWidget','candidate_sidebar','jobbox',0,'{\"id\":\"AdsBannerWidget\",\"name\":\"Ads banner\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(17,'AdsBannerWidget','company_sidebar','jobbox',0,'{\"id\":\"AdsBannerWidget\",\"name\":\"Ads banner\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(18,'NewsletterWidget','pre_footer_sidebar','jobbox-vi',0,'{\"id\":\"NewsletterWidget\",\"title\":\"M\\u1ecdi tin t\\u1ee9c \\u0111\\u1ec1u \\u0111\\u01b0\\u1ee3c <br> c\\u1eadp nh\\u1eadt th\\u01b0\\u1eddng xuy\\u00ean\",\"background_image\":\"general\\/newsletter-background-image.png\",\"image_left\":\"general\\/newsletter-image-left.png\",\"image_right\":\"general\\/newsletter-image-right.png\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(19,'SiteInformationWidget','footer_sidebar','jobbox-vi',1,'{\"introduction\":\"JobBox l\\u00e0 trung t\\u00e2m c\\u1ee7a c\\u1ed9ng \\u0111\\u1ed3ng thi\\u1ebft k\\u1ebf v\\u00e0 l\\u00e0 ngu\\u1ed3n t\\u00e0i nguy\\u00ean t\\u1ed1t nh\\u1ea5t \\u0111\\u1ec3 kh\\u00e1m ph\\u00e1 v\\u00e0 k\\u1ebft n\\u1ed1i v\\u1edbi c\\u00e1c nh\\u00e0 thi\\u1ebft k\\u1ebf v\\u00e0 c\\u00f4ng vi\\u1ec7c tr\\u00ean to\\u00e0n th\\u1ebf gi\\u1edbi.\",\"facebook_url\":\"#\",\"twitter_url\":\"#\",\"linkedin_url\":\"#\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(20,'CustomMenuWidget','footer_sidebar','jobbox-vi',2,'{\"id\":\"CustomMenuWidget\",\"name\":\"T\\u00e0i nguy\\u00ean\",\"menu_id\":\"resources\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(21,'CustomMenuWidget','footer_sidebar','jobbox-vi',3,'{\"id\":\"CustomMenuWidget\",\"name\":\"C\\u1ed9ng \\u0111\\u1ed3ng\",\"menu_id\":\"community\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(22,'CustomMenuWidget','footer_sidebar','jobbox-vi',4,'{\"id\":\"CustomMenuWidget\",\"name\":\"Li\\u00ean k\\u1ebft nhanh\",\"menu_id\":\"quick-links\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(23,'CustomMenuWidget','footer_sidebar','jobbox-vi',5,'{\"id\":\"CustomMenuWidget\",\"name\":\"C\\u00f2n th\\u00eam\",\"menu_id\":\"more\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(24,'DownloadWidget','footer_sidebar','jobbox-vi',6,'{\"app_store_url\":\"#\",\"app_store_image\":\"general\\/app-store.png\",\"android_app_url\":\"#\",\"google_play_image\":\"general\\/android.png\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(25,'BlogSearchWidget','primary_sidebar','jobbox-vi',1,'{\"id\":\"BlogSearchWidget\",\"name\":\"T\\u00ecm ki\\u1ebfm\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(26,'BlogCategoriesWidget','primary_sidebar','jobbox-vi',2,'{\"id\":\"BlogCategoriesWidget\",\"name\":\"Danh m\\u1ee5c\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(27,'BlogPostsWidget','primary_sidebar','jobbox-vi',3,'{\"id\":\"BlogPostsWidget\",\"type\":\"popular\",\"name\":\"B\\u00e0i vi\\u1ebft ph\\u1ed5 bi\\u1ebfn\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(28,'BlogTagsWidget','primary_sidebar','jobbox-vi',4,'{\"id\":\"BlogTagsWidget\",\"name\":\"Th\\u1ebb ph\\u1ed5 bi\\u1ebfn]\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(29,'BlogSearchWidget','blog_sidebar','jobbox-vi',0,'{\"id\":\"BlogSearchWidget\",\"name\":\"T\\u00ecm ki\\u1ebfm b\\u00e0i vi\\u1ebft\",\"description\":\"T\\u00ecm ki\\u1ebfm b\\u00e0i vi\\u1ebft blog\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(30,'BlogPostsWidget','blog_sidebar','jobbox-vi',1,'{\"id\":\"BlogPostsWidget\",\"name\":\"B\\u00e0i vi\\u1ebft Blog\",\"description\":\"Widget b\\u00e0i vi\\u1ebft Blog.\",\"type\":\"popular\",\"number_display\":5}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(31,'AdsBannerWidget','blog_sidebar','jobbox-vi',2,'{\"id\":\"AdsBannerWidget\",\"name\":\"Bi\\u1ec3u ng\\u1eef Ads\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(32,'GalleryWidget','blog_sidebar','jobbox-vi',3,'{\"id\":\"GalleryWidget\",\"name\":\"Th\\u01b0 vi\\u1ec7n \\u1ea3nh\",\"title_gallery\":\"Th\\u01b0 vi\\u1ec7n \\u1ea3nh\",\"number_image\":8}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(33,'AdsBannerWidget','candidate_sidebar','jobbox-vi',0,'{\"id\":\"AdsBannerWidget\",\"name\":\"Bi\\u1ec3u ng\\u1eef Ads\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47'),(34,'AdsBannerWidget','company_sidebar','jobbox-vi',0,'{\"id\":\"AdsBannerWidget\",\"name\":\"Bi\\u1ec3u ng\\u1eef Ads\",\"banner_ads\":\"widgets\\/widget-banner.png\",\"url\":\"\\/\"}','2023-02-20 00:01:47','2023-02-20 00:01:47');
/*!40000 ALTER TABLE `widgets` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2023-02-20 14:02:11
