-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 24, 2026 at 07:54 PM
-- Server version: 10.6.25-MariaDB-log
-- PHP Version: 8.3.30

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


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

--
-- Database: `hoseadevimcon_hr`
--

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

--
-- Table structure for table `activity_logs`
--

CREATE TABLE `activity_logs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `loggable_type` varchar(191) NOT NULL,
  `loggable_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `action` varchar(50) NOT NULL,
  `field` varchar(100) DEFAULT NULL,
  `from` text DEFAULT NULL,
  `to` text DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `activity_logs`
--

INSERT INTO `activity_logs` (`id`, `loggable_type`, `loggable_id`, `user_id`, `action`, `field`, `from`, `to`, `meta`, `created_at`, `updated_at`) VALUES
(1, 'App\\JobApplication', 4, 1, 'field_changed', 'status_id', '1', '5', NULL, '2025-09-03 12:28:26', '2025-09-03 12:28:26'),
(2, 'App\\JobApplication', 5, 1, 'field_changed', 'status_id', '1', '5', NULL, '2025-09-08 10:49:37', '2025-09-08 10:49:37'),
(3, 'App\\Job', 8, 1, 'field_changed', 'status', 'active', 'inactive', NULL, '2025-09-08 11:11:15', '2025-09-08 11:11:15'),
(4, 'App\\JobApplication', 5, 4, 'field_changed', 'status_id', '5', '2', NULL, '2025-10-07 05:14:12', '2025-10-07 05:14:12'),
(5, 'App\\JobApplication', 5, 4, 'field_changed', 'status_id', '2', '4', NULL, '2025-10-07 05:14:14', '2025-10-07 05:14:14'),
(6, 'App\\Job', 9, 4, 'field_changed', 'status', 'inactive', 'active', NULL, '2025-10-07 07:56:01', '2025-10-07 07:56:01'),
(7, 'App\\JobApplication', 6, 4, 'field_changed', 'status_id', '1', '5', NULL, '2025-10-07 08:08:08', '2025-10-07 08:08:08'),
(8, 'App\\JobApplication', 6, 4, 'field_changed', 'status_id', '5', '8', NULL, '2025-10-07 08:09:43', '2025-10-07 08:09:43'),
(9, 'App\\JobApplication', 6, 4, 'field_changed', 'status_id', '8', '2', NULL, '2025-10-07 08:15:18', '2025-10-07 08:15:18'),
(10, 'App\\JobApplication', 8, 1, 'field_changed', 'status_id', '1', '5', NULL, '2025-12-04 12:13:56', '2025-12-04 12:13:56'),
(11, 'App\\JobApplication', 8, 1, 'field_changed', 'status_id', '5', '2', NULL, '2025-12-04 12:16:47', '2025-12-04 12:16:47'),
(12, 'App\\JobApplication', 8, 1, 'field_changed', 'status_id', '2', '3', NULL, '2025-12-04 12:17:19', '2025-12-04 12:17:19'),
(13, 'App\\JobApplication', 3, 1, 'field_changed', 'status_id', '4', '3', NULL, '2025-12-04 12:18:13', '2025-12-04 12:18:13');

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

--
-- Table structure for table `applicant_notes`
--

CREATE TABLE `applicant_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `job_application_id` int(10) UNSIGNED NOT NULL,
  `note_text` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `application_settings`
--

CREATE TABLE `application_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `legal_term` longtext DEFAULT NULL,
  `mail_setting` text NOT NULL,
  `job_application_limitation` int(11) NOT NULL DEFAULT 0,
  `google_map_api_key` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `application_settings`
--

INSERT INTO `application_settings` (`id`, `legal_term`, `mail_setting`, `job_application_limitation`, `google_map_api_key`, `created_at`, `updated_at`) VALUES
(1, 'If any provision of these Terms and Conditions is held to be invalid or unenforceable, the provision shall be removed (or interpreted, if possible, in a manner as to be enforceable), and the remaining provisions shall be enforced. Headings are for reference purposes only and in no way define, limit, construe or describe the scope or extent of such section. Our failure to act with respect to a breach by you or others does not waive our right to act with respect to subsequent or similar breaches. These Terms and Conditions set forth the entire understanding and agreement between us with respect to the subject matter contained herein and supersede any other agreement, proposals and communications, written or oral, between our representatives and you with respect to the subject matter hereof, including any terms and conditions on any of customer\'s documents or purchase orders.<br>No Joint Venture, No Derogation of Rights. You agree that no joint venture, partnership, employment, or agency relationship exists between you and us as a result of these Terms and Conditions or your use of the Site. Our performance of these Terms and Conditions is subject to existing laws and legal process, and nothing contained herein is in derogation of our right to comply with governmental, court and law enforcement requests or requirements relating to your use of the Site or information provided to or gathered by us with respect to such use.', '{\"1\":{\"name\":\"applied\",\"status\":true},\"2\":{\"name\":\"phone screen\",\"status\":true},\"3\":{\"name\":\"interview\",\"status\":true},\"4\":{\"name\":\"hired\",\"status\":true},\"5\":{\"name\":\"rejected\",\"status\":true},\"8\":{\"name\":\"Qualified\",\"status\":true},\"9\":{\"name\":\"Not Shortlisted\",\"status\":true},\"10\":{\"name\":\"Medicals\",\"status\":true}}', 0, NULL, '2025-03-05 08:57:07', '2025-12-04 12:20:18');

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

--
-- Table structure for table `application_status`
--

CREATE TABLE `application_status` (
  `id` int(10) UNSIGNED NOT NULL,
  `status` varchar(191) NOT NULL,
  `position` smallint(6) DEFAULT NULL,
  `color` varchar(12) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `application_status`
--

INSERT INTO `application_status` (`id`, `status`, `position`, `color`, `created_at`, `updated_at`) VALUES
(1, 'applied', 1, '#2B2B2B', NULL, '2025-03-07 06:45:49'),
(2, 'Shortlist', 5, '#F1E52E', NULL, '2025-08-13 11:32:05'),
(3, 'interview', 7, '#3d8ee8', NULL, '2025-12-04 12:20:18'),
(4, 'hired', 8, '#32ac16', NULL, '2025-12-04 12:20:18'),
(5, 'rejected', 2, '#EE1127', NULL, '2025-03-10 05:24:42'),
(6, 'expired', 9, '#FF8C00', NULL, '2025-12-04 12:20:18'),
(8, 'Qualified', 3, '#0FDD96', '2025-08-13 11:18:02', '2025-08-13 11:18:02'),
(9, 'Not Shortlisted', 4, '#DD0F20', '2025-08-13 11:32:05', '2025-08-13 11:32:05'),
(10, 'Medicals', 6, '#0FDD52', '2025-12-04 12:20:18', '2025-12-04 12:20:18');

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

--
-- Table structure for table `companies`
--

CREATE TABLE `companies` (
  `id` int(10) UNSIGNED NOT NULL,
  `company_name` varchar(191) NOT NULL,
  `company_email` varchar(191) NOT NULL,
  `company_phone` varchar(191) DEFAULT NULL,
  `logo` varchar(191) DEFAULT NULL,
  `address` varchar(191) DEFAULT NULL,
  `website` varchar(191) DEFAULT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `show_in_frontend` enum('true','false') NOT NULL DEFAULT 'true',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `linkedin` enum('enable','disable') NOT NULL DEFAULT 'disable'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `companies`
--

INSERT INTO `companies` (`id`, `company_name`, `company_email`, `company_phone`, `logo`, `address`, `website`, `status`, `show_in_frontend`, `created_at`, `updated_at`, `linkedin`) VALUES
(2, 'Meatco', 'recruitment@hosea.dev-imcon.com', '+264 (061) 321 6400', '4f4bb0ac49c64cf14fd6f0c8862c4ced.png', 'Meat Corporation of Namibia, Simataa Khama Street, Windhoek, Namibia', 'https://meatco.com.na/', 'active', 'true', '2025-07-14 19:15:44', '2025-12-02 05:39:44', 'disable');

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

--
-- Table structure for table `company_settings`
--

CREATE TABLE `company_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `company_name` varchar(191) NOT NULL,
  `company_email` varchar(191) NOT NULL,
  `company_phone` varchar(191) NOT NULL,
  `logo` varchar(191) DEFAULT NULL,
  `address` text NOT NULL,
  `website` varchar(191) NOT NULL,
  `timezone` varchar(191) NOT NULL,
  `locale` varchar(191) NOT NULL,
  `latitude` decimal(10,8) NOT NULL,
  `longitude` decimal(11,8) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `purchase_code` varchar(100) DEFAULT NULL,
  `supported_until` timestamp NULL DEFAULT NULL,
  `system_update` tinyint(1) NOT NULL DEFAULT 1,
  `front_language` tinyint(1) NOT NULL DEFAULT 1,
  `job_alert_status` tinyint(1) NOT NULL DEFAULT 1,
  `show_review_modal` tinyint(1) NOT NULL DEFAULT 1,
  `meta_details` text DEFAULT NULL,
  `currency_id` int(11) DEFAULT NULL,
  `favicon` varchar(191) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `company_settings`
--

INSERT INTO `company_settings` (`id`, `company_name`, `company_email`, `company_phone`, `logo`, `address`, `website`, `timezone`, `locale`, `latitude`, `longitude`, `created_at`, `updated_at`, `purchase_code`, `supported_until`, `system_update`, `front_language`, `job_alert_status`, `show_review_modal`, `meta_details`, `currency_id`, `favicon`) VALUES
(1, 'Meatco', 'recruitment@hosea.dev-imcon.com', '+264 (64) 410 4111', 'da9fed845d514ed4b8f5ea1330f4c424.png', 'Meat Corporation of Namibia, Simataa Khama Street, Windhoek, Namibia', 'https://meatco.com.na/', 'Africa/Windhoek', 'en', 26.91243360, 75.78727090, NULL, '2025-12-02 05:32:56', 'bc76a146-83eb-40f3-83c9-623acc9e3ba5', '2025-09-03 21:18:07', 1, 0, 1, 0, '', 1, '822f1d27fd0bcf5604bab643c9d28dbc.jpg');

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

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

CREATE TABLE `countries` (
  `id` int(10) UNSIGNED NOT NULL,
  `country_code` varchar(5) NOT NULL,
  `country_name` varchar(191) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `countries` (`id`, `country_code`, `country_name`) VALUES
(1, 'AF', 'Afghanistan'),
(2, 'AL', 'Albania'),
(3, 'DZ', 'Algeria'),
(4, 'DS', 'American Samoa'),
(5, 'AD', 'Andorra'),
(6, 'AO', 'Angola'),
(7, 'AI', 'Anguilla'),
(8, 'AQ', 'Antarctica'),
(9, 'AG', 'Antigua and Barbuda'),
(10, 'AR', 'Argentina'),
(11, 'AM', 'Armenia'),
(12, 'AW', 'Aruba'),
(13, 'AU', 'Australia'),
(14, 'AT', 'Austria'),
(15, 'AZ', 'Azerbaijan'),
(16, 'BS', 'Bahamas'),
(17, 'BH', 'Bahrain'),
(18, 'BD', 'Bangladesh'),
(19, 'BB', 'Barbados'),
(20, 'BY', 'Belarus'),
(21, 'BE', 'Belgium'),
(22, 'BZ', 'Belize'),
(23, 'BJ', 'Benin'),
(24, 'BM', 'Bermuda'),
(25, 'BT', 'Bhutan'),
(26, 'BO', 'Bolivia'),
(27, 'BA', 'Bosnia and Herzegovina'),
(28, 'BW', 'Botswana'),
(29, 'BV', 'Bouvet Island'),
(30, 'BR', 'Brazil'),
(31, 'IO', 'British Indian Ocean Territory'),
(32, 'BN', 'Brunei Darussalam'),
(33, 'BG', 'Bulgaria'),
(34, 'BF', 'Burkina Faso'),
(35, 'BI', 'Burundi'),
(36, 'KH', 'Cambodia'),
(37, 'CM', 'Cameroon'),
(38, 'CA', 'Canada'),
(39, 'CV', 'Cape Verde'),
(40, 'KY', 'Cayman Islands'),
(41, 'CF', 'Central African Republic'),
(42, 'TD', 'Chad'),
(43, 'CL', 'Chile'),
(44, 'CN', 'China'),
(45, 'CX', 'Christmas Island'),
(46, 'CC', 'Cocos (Keeling) Islands'),
(47, 'CO', 'Colombia'),
(48, 'KM', 'Comoros'),
(49, 'CG', 'Congo'),
(50, 'CK', 'Cook Islands'),
(51, 'CR', 'Costa Rica'),
(52, 'HR', 'Croatia (Hrvatska)'),
(53, 'CU', 'Cuba'),
(54, 'CY', 'Cyprus'),
(55, 'CZ', 'Czech Republic'),
(56, 'DK', 'Denmark'),
(57, 'DJ', 'Djibouti'),
(58, 'DM', 'Dominica'),
(59, 'DO', 'Dominican Republic'),
(60, 'TP', 'East Timor'),
(61, 'EC', 'Ecuador'),
(62, 'EG', 'Egypt'),
(63, 'SV', 'El Salvador'),
(64, 'GQ', 'Equatorial Guinea'),
(65, 'ER', 'Eritrea'),
(66, 'EE', 'Estonia'),
(67, 'ET', 'Ethiopia'),
(68, 'FK', 'Falkland Islands (Malvinas)'),
(69, 'FO', 'Faroe Islands'),
(70, 'FJ', 'Fiji'),
(71, 'FI', 'Finland'),
(72, 'FR', 'France'),
(73, 'FX', 'France, Metropolitan'),
(74, 'GF', 'French Guiana'),
(75, 'PF', 'French Polynesia'),
(76, 'TF', 'French Southern Territories'),
(77, 'GA', 'Gabon'),
(78, 'GM', 'Gambia'),
(79, 'GE', 'Georgia'),
(80, 'DE', 'Germany'),
(81, 'GH', 'Ghana'),
(82, 'GI', 'Gibraltar'),
(83, 'GK', 'Guernsey'),
(84, 'GR', 'Greece'),
(85, 'GL', 'Greenland'),
(86, 'GD', 'Grenada'),
(87, 'GP', 'Guadeloupe'),
(88, 'GU', 'Guam'),
(89, 'GT', 'Guatemala'),
(90, 'GN', 'Guinea'),
(91, 'GW', 'Guinea-Bissau'),
(92, 'GY', 'Guyana'),
(93, 'HT', 'Haiti'),
(94, 'HM', 'Heard and Mc Donald Islands'),
(95, 'HN', 'Honduras'),
(96, 'HK', 'Hong Kong'),
(97, 'HU', 'Hungary'),
(98, 'IS', 'Iceland'),
(99, 'IN', 'India'),
(100, 'IM', 'Isle of Man'),
(101, 'ID', 'Indonesia'),
(102, 'IR', 'Iran (Islamic Republic of)'),
(103, 'IQ', 'Iraq'),
(104, 'IE', 'Ireland'),
(105, 'IL', 'Israel'),
(106, 'IT', 'Italy'),
(107, 'CI', 'Ivory Coast'),
(108, 'JE', 'Jersey'),
(109, 'JM', 'Jamaica'),
(110, 'JP', 'Japan'),
(111, 'JO', 'Jordan'),
(112, 'KZ', 'Kazakhstan'),
(113, 'KE', 'Kenya'),
(114, 'KI', 'Kiribati'),
(115, 'KP', 'Korea, Democratic People\'s Republic of'),
(116, 'KR', 'Korea, Republic of'),
(117, 'XK', 'Kosovo'),
(118, 'KW', 'Kuwait'),
(119, 'KG', 'Kyrgyzstan'),
(120, 'LA', 'Lao People\'s Democratic Republic'),
(121, 'LV', 'Latvia'),
(122, 'LB', 'Lebanon'),
(123, 'LS', 'Lesotho'),
(124, 'LR', 'Liberia'),
(125, 'LY', 'Libyan Arab Jamahiriya'),
(126, 'LI', 'Liechtenstein'),
(127, 'LT', 'Lithuania'),
(128, 'LU', 'Luxembourg'),
(129, 'MO', 'Macau'),
(130, 'MK', 'Macedonia'),
(131, 'MG', 'Madagascar'),
(132, 'MW', 'Malawi'),
(133, 'MY', 'Malaysia'),
(134, 'MV', 'Maldives'),
(135, 'ML', 'Mali'),
(136, 'MT', 'Malta'),
(137, 'MH', 'Marshall Islands'),
(138, 'MQ', 'Martinique'),
(139, 'MR', 'Mauritania'),
(140, 'MU', 'Mauritius'),
(141, 'TY', 'Mayotte'),
(142, 'MX', 'Mexico'),
(143, 'FM', 'Micronesia, Federated States of'),
(144, 'MD', 'Moldova, Republic of'),
(145, 'MC', 'Monaco'),
(146, 'MN', 'Mongolia'),
(147, 'ME', 'Montenegro'),
(148, 'MS', 'Montserrat'),
(149, 'MA', 'Morocco'),
(150, 'MZ', 'Mozambique'),
(151, 'MM', 'Myanmar'),
(152, 'NA', 'Namibia'),
(153, 'NR', 'Nauru'),
(154, 'NP', 'Nepal'),
(155, 'NL', 'Netherlands'),
(156, 'AN', 'Netherlands Antilles'),
(157, 'NC', 'New Caledonia'),
(158, 'NZ', 'New Zealand'),
(159, 'NI', 'Nicaragua'),
(160, 'NE', 'Niger'),
(161, 'NG', 'Nigeria'),
(162, 'NU', 'Niue'),
(163, 'NF', 'Norfolk Island'),
(164, 'MP', 'Northern Mariana Islands'),
(165, 'NO', 'Norway'),
(166, 'OM', 'Oman'),
(167, 'PK', 'Pakistan'),
(168, 'PW', 'Palau'),
(169, 'PS', 'Palestine'),
(170, 'PA', 'Panama'),
(171, 'PG', 'Papua New Guinea'),
(172, 'PY', 'Paraguay'),
(173, 'PE', 'Peru'),
(174, 'PH', 'Philippines'),
(175, 'PN', 'Pitcairn'),
(176, 'PL', 'Poland'),
(177, 'PT', 'Portugal'),
(178, 'PR', 'Puerto Rico'),
(179, 'QA', 'Qatar'),
(180, 'RE', 'Reunion'),
(181, 'RO', 'Romania'),
(182, 'RU', 'Russian Federation'),
(183, 'RW', 'Rwanda'),
(184, 'KN', 'Saint Kitts and Nevis'),
(185, 'LC', 'Saint Lucia'),
(186, 'VC', 'Saint Vincent and the Grenadines'),
(187, 'WS', 'Samoa'),
(188, 'SM', 'San Marino'),
(189, 'ST', 'Sao Tome and Principe'),
(190, 'SA', 'Saudi Arabia'),
(191, 'SN', 'Senegal'),
(192, 'RS', 'Serbia'),
(193, 'SC', 'Seychelles'),
(194, 'SL', 'Sierra Leone'),
(195, 'SG', 'Singapore'),
(196, 'SK', 'Slovakia'),
(197, 'SI', 'Slovenia'),
(198, 'SB', 'Solomon Islands'),
(199, 'SO', 'Somalia'),
(200, 'ZA', 'South Africa'),
(201, 'GS', 'South Georgia South Sandwich Islands'),
(202, 'ES', 'Spain'),
(203, 'LK', 'Sri Lanka'),
(204, 'SH', 'St. Helena'),
(205, 'PM', 'St. Pierre and Miquelon'),
(206, 'SD', 'Sudan'),
(207, 'SR', 'Suriname'),
(208, 'SJ', 'Svalbard and Jan Mayen Islands'),
(209, 'SZ', 'Swaziland'),
(210, 'SE', 'Sweden'),
(211, 'CH', 'Switzerland'),
(212, 'SY', 'Syrian Arab Republic'),
(213, 'TW', 'Taiwan'),
(214, 'TJ', 'Tajikistan'),
(215, 'TZ', 'Tanzania, United Republic of'),
(216, 'TH', 'Thailand'),
(217, 'TG', 'Togo'),
(218, 'TK', 'Tokelau'),
(219, 'TO', 'Tonga'),
(220, 'TT', 'Trinidad and Tobago'),
(221, 'TN', 'Tunisia'),
(222, 'TR', 'Turkey'),
(223, 'TM', 'Turkmenistan'),
(224, 'TC', 'Turks and Caicos Islands'),
(225, 'TV', 'Tuvalu'),
(226, 'UG', 'Uganda'),
(227, 'UA', 'Ukraine'),
(228, 'AE', 'United Arab Emirates'),
(229, 'GB', 'United Kingdom'),
(230, 'US', 'United States'),
(231, 'UM', 'United States minor outlying islands'),
(232, 'UY', 'Uruguay'),
(233, 'UZ', 'Uzbekistan'),
(234, 'VU', 'Vanuatu'),
(235, 'VA', 'Vatican City State'),
(236, 'VE', 'Venezuela'),
(237, 'VN', 'Vietnam'),
(238, 'VG', 'Virgin Islands (British)'),
(239, 'VI', 'Virgin Islands (U.S.)'),
(240, 'WF', 'Wallis and Futuna Islands'),
(241, 'EH', 'Western Sahara'),
(242, 'YE', 'Yemen'),
(243, 'ZR', 'Zaire'),
(244, 'ZM', 'Zambia'),
(245, 'ZW', 'Zimbabwe');

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

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

CREATE TABLE `currencies` (
  `id` int(10) UNSIGNED NOT NULL,
  `currency_name` varchar(191) NOT NULL,
  `currency_symbol` varchar(191) NOT NULL,
  `currency_code` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `default` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `currencies` (`id`, `currency_name`, `currency_symbol`, `currency_code`, `created_at`, `updated_at`, `default`) VALUES
(1, 'Namibian Dollars', 'N$', 'NAD', '2025-03-05 08:57:09', '2025-03-05 09:16:29', 1);

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

--
-- Table structure for table `departments`
--

CREATE TABLE `departments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `designations`
--

CREATE TABLE `designations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `documents`
--

CREATE TABLE `documents` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `documentable_id` int(11) NOT NULL,
  `documentable_type` varchar(191) NOT NULL,
  `name` varchar(100) NOT NULL,
  `hashname` varchar(100) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `documents`
--

INSERT INTO `documents` (`id`, `documentable_id`, `documentable_type`, `name`, `hashname`, `created_at`, `updated_at`) VALUES
(1, 1, 'App\\JobApplication', 'Resume', 'ceaa3de32453a3db4ad4db9e9230e048.jpg', '2025-03-07 06:34:31', '2025-03-07 06:34:31'),
(2, 2, 'App\\JobApplication', 'Resume', 'c08a6026f3e34c80dac89a6447f9890f.jpg', '2025-03-10 09:29:33', '2025-03-10 09:29:33'),
(3, 8, 'App\\JobApplication', 'Resume', '471cb794eaefe69cf2438d2562d244c0.pdf', '2025-12-04 12:00:31', '2025-12-04 12:00:31');

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

--
-- Table structure for table `footer_settings`
--

CREATE TABLE `footer_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `description` longtext DEFAULT NULL,
  `status` enum('active','inactive') DEFAULT 'active',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `footer_settings`
--

INSERT INTO `footer_settings` (`id`, `name`, `slug`, `description`, `status`, `created_at`, `updated_at`) VALUES
(1, 'About', 'about', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.', 'active', '2025-03-05 08:57:06', '2025-03-05 08:57:06'),
(2, 'Help', 'help', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.', 'active', '2025-03-05 08:57:07', '2025-03-05 08:57:07');

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

--
-- Table structure for table `google_captcha_settings`
--

CREATE TABLE `google_captcha_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `v2_status` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `v2_site_key` varchar(191) DEFAULT NULL,
  `v2_secret_key` varchar(191) DEFAULT NULL,
  `v3_status` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `v3_site_key` varchar(191) DEFAULT NULL,
  `v3_secret_key` varchar(191) DEFAULT NULL,
  `login_page` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `job_apply_page` enum('active','inactive') NOT NULL DEFAULT 'inactive',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `google_captcha_settings`
--

INSERT INTO `google_captcha_settings` (`id`, `status`, `v2_status`, `v2_site_key`, `v2_secret_key`, `v3_status`, `v3_site_key`, `v3_secret_key`, `login_page`, `job_apply_page`, `created_at`, `updated_at`) VALUES
(1, 'active', 'active', NULL, NULL, 'inactive', NULL, NULL, 'inactive', 'inactive', '2025-03-05 08:57:11', '2025-07-14 19:51:20');

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

--
-- Table structure for table `interview_schedules`
--

CREATE TABLE `interview_schedules` (
  `id` int(10) UNSIGNED NOT NULL,
  `job_application_id` int(10) UNSIGNED NOT NULL,
  `schedule_date` datetime NOT NULL,
  `status` enum('rejected','hired','pending','canceled') NOT NULL DEFAULT 'pending',
  `interview_type` mediumtext DEFAULT NULL,
  `user_accept_status` enum('accept','refuse','waiting') NOT NULL DEFAULT 'waiting',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `meeting_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `interview_schedules`
--

INSERT INTO `interview_schedules` (`id`, `job_application_id`, `schedule_date`, `status`, `interview_type`, `user_accept_status`, `created_at`, `updated_at`, `meeting_id`) VALUES
(3, 3, '2025-07-17 22:00:00', 'pending', 'offline', 'waiting', '2025-07-16 11:27:01', '2025-07-16 11:27:01', NULL),
(4, 3, '2025-12-05 10:59:00', 'pending', 'offline', 'waiting', '2025-12-04 12:18:13', '2025-12-04 12:18:13', NULL);

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

--
-- Table structure for table `interview_schedule_comments`
--

CREATE TABLE `interview_schedule_comments` (
  `id` int(10) UNSIGNED NOT NULL,
  `interview_schedule_id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `comment` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `interview_schedule_employees`
--

CREATE TABLE `interview_schedule_employees` (
  `id` int(10) UNSIGNED NOT NULL,
  `interview_schedule_id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `user_accept_status` enum('accept','refuse','waiting') NOT NULL DEFAULT 'waiting',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `interview_schedule_employees`
--

INSERT INTO `interview_schedule_employees` (`id`, `interview_schedule_id`, `user_id`, `user_accept_status`, `created_at`, `updated_at`) VALUES
(3, 3, 4, 'waiting', NULL, NULL),
(4, 4, 1, 'accept', NULL, '2025-12-04 12:18:50');

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

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

CREATE TABLE `jobs` (
  `id` int(10) UNSIGNED NOT NULL,
  `title` text NOT NULL,
  `slug` varchar(191) DEFAULT NULL,
  `company_id` int(10) UNSIGNED DEFAULT NULL,
  `job_description` mediumtext NOT NULL,
  `job_requirement` mediumtext NOT NULL,
  `total_positions` int(11) NOT NULL,
  `location_id` int(10) UNSIGNED DEFAULT NULL,
  `category_id` int(10) UNSIGNED DEFAULT NULL,
  `job_type_id` bigint(20) UNSIGNED DEFAULT NULL,
  `work_experience_id` bigint(20) UNSIGNED DEFAULT NULL,
  `starting_salary` double DEFAULT NULL,
  `maximum_salary` double DEFAULT NULL,
  `pay_according` varchar(191) DEFAULT NULL,
  `show_work_experience` tinyint(1) NOT NULL DEFAULT 0,
  `show_salary` tinyint(1) NOT NULL DEFAULT 0,
  `show_job_type` tinyint(1) NOT NULL DEFAULT 0,
  `pay_type` varchar(191) DEFAULT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `required_columns` text NOT NULL,
  `meta_details` text NOT NULL,
  `section_visibility` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `jobs` (`id`, `title`, `slug`, `company_id`, `job_description`, `job_requirement`, `total_positions`, `location_id`, `category_id`, `job_type_id`, `work_experience_id`, `starting_salary`, `maximum_salary`, `pay_according`, `show_work_experience`, `show_salary`, `show_job_type`, `pay_type`, `start_date`, `end_date`, `status`, `required_columns`, `meta_details`, `section_visibility`, `created_at`, `updated_at`) VALUES
(6, 'IT Intern', 'it-intern', 2, 'We are seeking a motivated IT Intern to join our team and support day-to-day technology operations. The intern will assist with troubleshooting hardware and software issues, maintaining IT systems, providing user support, and helping with basic network and system administration tasks. This is an excellent opportunity to gain hands-on experience in a professional IT environment.', 'The ideal candidate should be currently pursuing or recently completed a diploma or degree in Information Technology, Computer Science, or a related field. A strong interest in IT, basic knowledge of computer hardware and software, familiarity with Windows and/or Linux operating systems, and good problem-solving skills are essential. The ability to communicate clearly, work independently or as part of a team, and a willingness to learn are highly valued.', 2, NULL, 6, 4, 3, 10000, 15000, 'Month', 0, 0, 0, 'Range', '2025-07-14 00:00:00', '2025-08-14 00:00:00', 'active', '{\"gender\":true,\"dob\":true,\"country\":true,\"address\":true}', '{\"title\":\"IT Intern\",\"description\":\"We are seeking a motivated IT Intern to join our team and support day-to-day technology operations. The intern will assist with troubleshooting hardwa\"}', '{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"yes\"}', '2025-07-14 19:22:52', '2025-07-16 10:46:37'),
(7, 'Software Developer', 'software-developer', 2, 'Maintain Website', 'Drivers License', 2, NULL, 6, 1, 3, 10000, NULL, 'Month', 0, 0, 0, 'Exact Amount', '2025-07-16 00:00:00', '2025-09-30 00:00:00', 'active', '{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false}', '{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"}', '{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"}', '2025-07-16 10:45:19', '2025-09-03 12:26:44'),
(8, 'Admin', 'admin', 2, 'Bookkeeping', 'Grade 12', 1, NULL, 1, 1, 3, 100000, NULL, 'Month', 0, 0, 0, 'Exact Amount', '2025-09-08 00:00:00', '2025-10-31 00:00:00', 'inactive', '{\"gender\":true,\"dob\":false,\"country\":true,\"address\":false}', '{\"title\":\"Admin\",\"description\":\"Bookkeeping\"}', '{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"}', '2025-09-08 10:45:59', '2025-09-08 11:11:15'),
(9, 'Engineering Projects', 'engineering-projects', 2, '<span>There are a few stages\r\nthat an application can go through. If you are using the <b>Board View</b>, you\r\nmay drag and drop the application to a column with the desired status. If you\r\nare using the <b>Table View</b>, you must click edit and select a new status to\r\nchance the status of the application.</span><br>', 'Registration at Engineering Council', 1, NULL, 8, 1, 4, 20000, 25000, 'Month', 0, 0, 0, 'Range', '2025-10-07 00:00:00', '2025-11-30 00:00:00', 'active', '{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false}', '{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"}', '{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"}', '2025-10-07 07:49:09', '2025-10-07 07:56:00'),
(10, 'Assistant Accountant', 'assistant-accountant', 2, '<div>REPORTS TO:	Accountants	DIVISION:	Finance, IT &amp; HR</div><div>NUMBER OF POSITIONS:	Three	DUTY STATION:	Windhoek Office</div><div>DIRECT REPORTS:	None	COMPILATION DATE:	22 August 2019</div><div>		REVISION DATE:	22 August 2024</div><div><br>To provide a\r\nfinancial, clerical and administrative service to its stakeholders by ensuring\r\naccurate and effective verification and monitoring of income and accounts\r\npayments related functions.</div>', '<span>\r\n <span><span>\r\n  <span>\r\n  <span><u>Required Qualifications</u>:</span>\r\n  </span>\r\n  <span>\r\n  <span><span>§<br></span>Diploma in Finance or Accounting NQA\r\n  Level 6</span>\r\n  <br></span>\r\n </span>\r\n <span>\r\n  <span>\r\n  <b>JOB\r\n  SPECIFICATION:</b>\r\n  <br></span>\r\n </span>\r\n <span>\r\n  <span>\r\n  <span><u>Required\r\n  Experience</u>:</span>&nbsp;</span><span><span><br>Three (3) years working\r\n  experience in a finance or accounting administration environment</span>\r\n  </span>\r\n </span>\r\n</span></span><br>', 2, NULL, 7, 1, 3, 10000, 20000, 'Month', 1, 1, 1, 'Range', '2025-12-04 00:00:00', '2026-02-01 00:00:00', 'active', '{\"gender\":true,\"dob\":false,\"country\":false,\"address\":false}', '{\"title\":\"Assistant Accountant\",\"description\":\"REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT & HRNUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office\"}', '{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"}', '2025-12-04 11:57:19', '2025-12-04 12:24:58');

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

--
-- Table structure for table `job_alerts`
--

CREATE TABLE `job_alerts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(191) NOT NULL,
  `work_experience_id` bigint(20) UNSIGNED NOT NULL,
  `job_type_id` bigint(20) UNSIGNED NOT NULL,
  `status` enum('active','inactive') NOT NULL DEFAULT 'active',
  `hash` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_alerts`
--

INSERT INTO `job_alerts` (`id`, `email`, `work_experience_id`, `job_type_id`, `status`, `hash`, `created_at`, `updated_at`) VALUES
(1, 'etuna@imarketing.com.na', 2, 1, 'active', 'x7mCPSCxqeQwCwWE', '2025-07-16 11:34:23', '2025-07-16 11:34:23'),
(2, 'JNuuyoma@meatco.com.na', 3, 1, 'active', 'U9BKUGloMU3Cm9MS', '2025-12-04 12:31:40', '2025-12-04 12:31:40');

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

--
-- Table structure for table `job_alert_categories`
--

CREATE TABLE `job_alert_categories` (
  `job_alert_id` bigint(20) UNSIGNED NOT NULL,
  `category_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_alert_categories`
--

INSERT INTO `job_alert_categories` (`job_alert_id`, `category_id`) VALUES
(1, 6),
(2, 6);

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

--
-- Table structure for table `job_alert_locations`
--

CREATE TABLE `job_alert_locations` (
  `job_alert_id` bigint(20) UNSIGNED NOT NULL,
  `location_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_alert_locations`
--

INSERT INTO `job_alert_locations` (`job_alert_id`, `location_id`) VALUES
(1, 4),
(2, 4);

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

--
-- Table structure for table `job_applications`
--

CREATE TABLE `job_applications` (
  `id` int(10) UNSIGNED NOT NULL,
  `full_name` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `phone` varchar(191) NOT NULL,
  `address` text DEFAULT NULL,
  `gender` varchar(191) DEFAULT NULL,
  `dob` date DEFAULT NULL,
  `country` varchar(191) DEFAULT NULL,
  `state` varchar(191) DEFAULT NULL,
  `city` varchar(191) DEFAULT NULL,
  `zip_code` double DEFAULT NULL,
  `photo` varchar(191) DEFAULT NULL,
  `rating` enum('1','2','3','4','5') DEFAULT NULL,
  `skills` text DEFAULT NULL,
  `skype_id` varchar(191) DEFAULT NULL,
  `cover_letter` mediumtext DEFAULT NULL,
  `job_id` int(10) UNSIGNED DEFAULT NULL,
  `status_id` int(10) UNSIGNED DEFAULT NULL,
  `location_id` int(10) UNSIGNED DEFAULT NULL,
  `column_priority` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_applications`
--

INSERT INTO `job_applications` (`id`, `full_name`, `email`, `phone`, `address`, `gender`, `dob`, `country`, `state`, `city`, `zip_code`, `photo`, `rating`, `skills`, `skype_id`, `cover_letter`, `job_id`, `status_id`, `location_id`, `column_priority`, `created_at`, `updated_at`, `deleted_at`) VALUES
(3, 'Etuna', 'etuna@imarketing.com.na', '+264817825960', NULL, 'male', '2010-10-23', 'Namibia', 'Khomas', 'Windhoek', 0, NULL, '3', NULL, NULL, 'Test', 7, 3, 4, 1, '2025-07-16 10:49:36', '2025-12-04 12:18:13', NULL),
(4, 'Etuna Mbandeka', 'etuna@imarketing.com.na', '+264817825960', NULL, 'male', '2002-05-24', 'Namibia', 'Khomas', 'Windhoek', 0, NULL, NULL, NULL, NULL, 'I like Jobs', 7, 5, 4, 1, '2025-09-03 12:28:08', '2025-12-04 12:26:24', NULL),
(5, 'Etuna Mbandeka', 'etuna@imarketing.com.na', '+264817825960', NULL, 'male', NULL, 'Namibia', 'Khomas', 'Windhoek', 0, NULL, NULL, NULL, NULL, 'Hello', 8, 4, 4, 1, '2025-09-08 10:48:04', '2025-10-07 05:14:14', NULL),
(6, 'Etuna Mbandeka', 'etuna@imarketing.com.na', '+264817825960', NULL, 'male', '1970-01-01', 'Namibia', 'Khomas', 'Windhoek', 9000, NULL, NULL, NULL, NULL, NULL, 9, 2, 4, 1, '2025-10-07 07:58:03', '2025-12-04 12:28:14', NULL),
(7, 'John Doe', 'john@example.com', '081777777777', NULL, 'male', '1979-01-01', 'Namibia', 'Kavango', 'Windhoek', 9000, NULL, NULL, NULL, NULL, NULL, 9, 1, 4, 0, '2025-10-07 08:28:03', '2025-10-07 08:28:03', NULL),
(8, 'Etuna Mbandeka', 'etuna@imarketing.com.na', '081777777777', NULL, 'male', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, 3, 4, 1, '2025-12-04 12:00:31', '2025-12-04 12:17:19', NULL);

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

--
-- Table structure for table `job_application_answers`
--

CREATE TABLE `job_application_answers` (
  `id` int(10) UNSIGNED NOT NULL,
  `job_application_id` int(10) UNSIGNED NOT NULL,
  `job_id` int(10) UNSIGNED NOT NULL,
  `question_id` int(10) UNSIGNED NOT NULL,
  `answer` mediumtext DEFAULT NULL,
  `file` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_application_answers`
--

INSERT INTO `job_application_answers` (`id`, `job_application_id`, `job_id`, `question_id`, `answer`, `file`, `created_at`, `updated_at`) VALUES
(3, 3, 7, 1, NULL, '433a33d6bdae546a65676d4fe937b563.pdf', '2025-07-16 10:49:37', '2025-07-16 10:49:37'),
(4, 3, 7, 2, 'Yes', NULL, '2025-07-16 10:49:37', '2025-07-16 10:49:37'),
(5, 4, 7, 1, NULL, 'fea443d2db9c3798ac0ccb81b613fa7f.pdf', '2025-09-03 12:28:08', '2025-09-03 12:28:08'),
(6, 4, 7, 2, 'Yes', NULL, '2025-09-03 12:28:08', '2025-09-03 12:28:08'),
(7, 4, 7, 4, NULL, 'eaae0845f92f906da00445c3e4240288.pdf', '2025-09-03 12:28:08', '2025-09-03 12:28:08'),
(8, 5, 8, 1, NULL, '508974677963eb3b14cfb7bf11b269eb.pdf', '2025-09-08 10:48:04', '2025-09-08 10:48:04'),
(9, 5, 8, 2, 'Yes', NULL, '2025-09-08 10:48:04', '2025-09-08 10:48:04'),
(10, 5, 8, 3, 'No', NULL, '2025-09-08 10:48:04', '2025-09-08 10:48:04'),
(11, 5, 8, 4, NULL, '25adbfa67bb6039f743ba47f1c0b4c07.pdf', '2025-09-08 10:48:04', '2025-09-08 10:48:04'),
(12, 6, 9, 5, NULL, '2e8263713877f5c88cf8ba32403af552.pdf', '2025-10-07 07:58:03', '2025-10-07 07:58:03'),
(13, 7, 9, 5, NULL, '25b5181cdb62ac9a71e3386c68dcb349.pdf', '2025-10-07 08:28:03', '2025-10-07 08:28:03'),
(14, 8, 10, 1, NULL, '56f59c54e8b92fbd7e185aa85b178dd1.pdf', '2025-12-04 12:00:31', '2025-12-04 12:00:31'),
(15, 8, 10, 5, NULL, '47364d2ff4dba257c6189216ef93cb07.pdf', '2025-12-04 12:00:31', '2025-12-04 12:00:31');

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

--
-- Table structure for table `job_categories`
--

CREATE TABLE `job_categories` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_categories`
--

INSERT INTO `job_categories` (`id`, `name`, `created_at`, `updated_at`) VALUES
(1, 'Administration', '2025-03-05 10:32:02', '2025-07-18 05:35:20'),
(4, 'Procurement', '2025-03-07 05:59:08', '2025-03-07 05:59:08'),
(5, 'Production', '2025-03-07 05:59:33', '2025-03-07 05:59:33'),
(6, 'Information Technology', '2025-03-10 07:33:35', '2025-03-10 07:33:35'),
(7, 'Finance', '2025-07-16 10:41:13', '2025-07-16 10:41:13'),
(8, 'Engineering', '2025-10-07 07:40:50', '2025-10-07 07:40:50');

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

--
-- Table structure for table `job_job_application`
--

CREATE TABLE `job_job_application` (
  `job_application_id` int(10) UNSIGNED NOT NULL,
  `job_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `job_job_locations`
--

CREATE TABLE `job_job_locations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `job_id` int(10) UNSIGNED NOT NULL,
  `location_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_job_locations`
--

INSERT INTO `job_job_locations` (`id`, `job_id`, `location_id`, `created_at`, `updated_at`) VALUES
(13, 6, 4, '2025-07-16 10:46:37', '2025-07-16 10:46:37'),
(15, 7, 4, '2025-09-03 12:26:44', '2025-09-03 12:26:44'),
(17, 8, 4, '2025-09-08 11:11:15', '2025-09-08 11:11:15'),
(20, 9, 4, '2025-10-07 07:56:01', '2025-10-07 07:56:01'),
(22, 10, 4, '2025-12-04 12:24:58', '2025-12-04 12:24:58');

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

--
-- Table structure for table `job_locations`
--

CREATE TABLE `job_locations` (
  `id` int(10) UNSIGNED NOT NULL,
  `location` varchar(191) NOT NULL,
  `country_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_locations`
--

INSERT INTO `job_locations` (`id`, `location`, `country_id`, `created_at`, `updated_at`) VALUES
(4, 'Windhoek', 152, '2025-07-14 19:21:46', '2025-12-02 05:45:12');

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

--
-- Table structure for table `job_offer_questions`
--

CREATE TABLE `job_offer_questions` (
  `id` int(10) UNSIGNED NOT NULL,
  `question` varchar(191) NOT NULL,
  `status` enum('enable','disable') NOT NULL DEFAULT 'enable',
  `required` enum('yes','no') NOT NULL DEFAULT 'no',
  `type` enum('text','file') NOT NULL DEFAULT 'text',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_offer_questions`
--

INSERT INTO `job_offer_questions` (`id`, `question`, `status`, `required`, `type`, `created_at`, `updated_at`) VALUES
(1, 'Do you have a driver\'s licence', 'enable', 'yes', 'text', '2025-03-07 08:01:00', '2025-03-07 08:01:00'),
(2, 'How many years of work exprience?', 'enable', 'yes', 'text', '2025-03-07 08:01:52', '2025-03-07 08:01:52');

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

--
-- Table structure for table `job_onboard_questions`
--

CREATE TABLE `job_onboard_questions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `question_id` int(10) UNSIGNED NOT NULL,
  `job_offer_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `job_questions`
--

CREATE TABLE `job_questions` (
  `id` int(10) UNSIGNED NOT NULL,
  `question_id` int(10) UNSIGNED NOT NULL,
  `job_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_questions`
--

INSERT INTO `job_questions` (`id`, `question_id`, `job_id`, `created_at`, `updated_at`) VALUES
(3, 1, 7, NULL, NULL),
(4, 2, 7, NULL, NULL),
(5, 1, 6, NULL, NULL),
(6, 2, 6, NULL, NULL),
(7, 3, 6, NULL, NULL),
(8, 4, 7, NULL, NULL),
(9, 1, 8, NULL, NULL),
(10, 2, 8, NULL, NULL),
(11, 3, 8, NULL, NULL),
(12, 4, 8, NULL, NULL),
(13, 5, 9, NULL, NULL),
(14, 1, 10, NULL, NULL),
(15, 5, 10, NULL, NULL),
(16, 2, 10, NULL, NULL),
(17, 3, 10, NULL, NULL),
(18, 4, 10, NULL, NULL);

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

--
-- Table structure for table `job_skills`
--

CREATE TABLE `job_skills` (
  `id` int(10) UNSIGNED NOT NULL,
  `skill_id` int(10) UNSIGNED DEFAULT NULL,
  `job_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_skills`
--

INSERT INTO `job_skills` (`id`, `skill_id`, `job_id`, `created_at`, `updated_at`) VALUES
(12, 4, 6, '2025-07-16 10:46:37', '2025-07-16 10:46:37'),
(16, 4, 7, '2025-09-03 12:26:44', '2025-09-03 12:26:44');

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

--
-- Table structure for table `job_types`
--

CREATE TABLE `job_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `job_type` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `job_types`
--

INSERT INTO `job_types` (`id`, `job_type`, `created_at`, `updated_at`) VALUES
(1, 'Full time', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(2, 'Part time', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(3, 'On Contract', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(4, 'Internship', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(5, 'Trainee', '2025-03-05 08:57:09', '2025-03-05 08:57:09');

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

--
-- Table structure for table `language_settings`
--

CREATE TABLE `language_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `language_code` varchar(191) NOT NULL,
  `language_name` varchar(191) NOT NULL,
  `status` enum('enabled','disabled') NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `language_settings`
--

INSERT INTO `language_settings` (`id`, `language_code`, `language_name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'ar', 'Arabic', 'disabled', NULL, NULL),
(2, 'de', 'German', 'disabled', NULL, NULL),
(3, 'es', 'Spanish', 'enabled', NULL, NULL),
(4, 'et', 'Estonian', 'disabled', NULL, NULL),
(5, 'fa', 'Farsi', 'disabled', NULL, NULL),
(6, 'fr', 'French', 'enabled', NULL, NULL),
(7, 'gr', 'Greek', 'disabled', NULL, NULL),
(8, 'it', 'Italian', 'disabled', NULL, NULL),
(9, 'nl', 'Dutch', 'disabled', NULL, NULL),
(10, 'pl', 'Polish', 'disabled', NULL, NULL),
(11, 'pt', 'Portuguese', 'disabled', NULL, NULL),
(12, 'pt-br', 'Portuguese (Brazil)', 'disabled', NULL, NULL),
(13, 'ro', 'Romanian', 'disabled', NULL, NULL),
(14, 'ru', 'Russian', 'enabled', NULL, NULL),
(15, 'tr', 'Turkish', 'disabled', NULL, NULL),
(16, 'zh-CN', 'Chinese (S)', 'disabled', NULL, NULL),
(17, 'zh-TW', 'Chinese (T)', 'disabled', NULL, NULL),
(18, 'en', 'English', 'enabled', '2025-03-05 08:57:07', '2025-03-05 08:57:07');

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

--
-- Table structure for table `linked_in_settings`
--

CREATE TABLE `linked_in_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `client_id` varchar(191) DEFAULT NULL,
  `client_secret` varchar(191) DEFAULT NULL,
  `status` enum('enable','disable') NOT NULL DEFAULT 'disable',
  `callback_url` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `linked_in_settings`
--

INSERT INTO `linked_in_settings` (`id`, `client_id`, `client_secret`, `status`, `callback_url`, `created_at`, `updated_at`) VALUES
(1, '', '', 'disable', '', '2025-03-05 08:57:05', '2025-03-05 08:57:05');

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

--
-- Table structure for table `ltm_translations`
--

CREATE TABLE `ltm_translations` (
  `id` int(10) UNSIGNED NOT NULL,
  `status` int(11) NOT NULL DEFAULT 0,
  `locale` varchar(191) NOT NULL,
  `group` varchar(191) NOT NULL,
  `key` text NOT NULL,
  `value` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(191) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_04_02_193005_create_translations_table', 1),
(2, '2014_10_12_000000_create_users_table', 1),
(3, '2014_10_12_100000_create_password_resets_table', 1),
(4, '2018_06_03_132522_create_job_categories_table', 1),
(5, '2018_06_04_152857_create_skills_table', 1),
(6, '2018_06_04_154802_create_countries_table', 1),
(7, '2018_06_04_155025_create_job_location_table', 1),
(8, '2018_06_04_162742_create_company_settings_table', 1),
(9, '2018_06_04_171244_create_jobs_table', 1),
(10, '2018_06_04_172111_create_job_skills_table', 1),
(11, '2018_06_04_174729_create_application_status_table', 1),
(12, '2018_06_04_174936_create_job_applications_table', 1),
(13, '2018_06_05_165900_create_tasks_table', 1),
(14, '2018_06_28_191256_create_language_settings_table', 1),
(15, '2018_07_03_054511_entrust_setup_tables', 1),
(16, '2018_07_08_103701_create_modules_table', 1),
(17, '2018_07_09_071111_add_permissions', 1),
(18, '2018_07_11_070438_add_skills_permissions', 1),
(19, '2018_07_11_084527_add_locations_permissions', 1),
(20, '2018_07_11_102717_add_jobs_permissions', 1),
(21, '2018_07_12_190134_add_slug_column_jobs_table', 1),
(22, '2018_07_13_190220_add_job_application_permission', 1),
(23, '2018_07_16_120833_add_column_priority_column_job_applications', 1),
(24, '2018_07_17_053002_add_image_column_users_table', 1),
(25, '2018_07_17_061732_add_team_permission', 1),
(26, '2018_07_17_113611_create_theme_settings_table', 1),
(27, '2018_07_19_064526_create_notifications_table', 1),
(28, '2018_09_11_195258_fix_user_roles', 1),
(29, '2018_10_12_120216_create_smtp_settings_table', 1),
(30, '2018_10_15_120216_create_questions_table', 1),
(31, '2018_10_15_130216_create_job_questions_table', 1),
(32, '2018_10_15_140216_create_job_question_answer_table', 1),
(33, '2018_10_15_261732_add_question_permission', 1),
(34, '2018_10_17_051239_alter_smtp_setting_table', 1),
(35, '2018_10_29_140216_create_interview_schedule_table', 1),
(36, '2018_10_31_061732_add_interview_schedule_permission', 1),
(37, '2018_11_01_140216_create_schedule_employee_table', 1),
(38, '2018_12_08_051239_alter_interview_schedule_table', 1),
(39, '2018_12_08_840216_create_schedule_comment_table', 1),
(40, '2018_12_13_104131_change_cover_letter_column_nullable_job_applications_table', 1),
(41, '2018_12_14_251239_alter_job_application_table', 1),
(42, '2018_12_21_251239_alter_job_application_rating_table', 1),
(43, '2019_03_14_113901_create_companies_table', 1),
(44, '2019_03_14_114823_add_company_id_column', 1),
(45, '2019_03_14_115620_add_company_permissions', 1),
(46, '2019_03_14_131217_add_status_column_companies_table', 1),
(47, '2019_03_16_061717_add_show_in_frontend_column_companies_table', 1),
(48, '2019_08_13_073129_update_settings_add_envato_key', 1),
(49, '2019_08_13_073129_update_settings_add_support_key', 1),
(50, '2019_08_28_081847_update_smtp_setting_verified', 1),
(51, '2019_09_16_081847_add_image_theme_setting_table', 1),
(52, '2019_10_03_061505_create_sticky_notes_table', 1),
(53, '2019_11_05_061546_create_new_job_email_status_table', 1),
(54, '2019_11_06_055738_create_sms_settings_table', 1),
(55, '2019_11_06_055900_add_mobile_related_columns_in_users_table', 1),
(56, '2019_11_12_044756_create_linked_in_settings_table', 1),
(57, '2019_11_12_044955_add_linkedin_columns_to_companies_table', 1),
(58, '2019_11_12_054145_add_system_update_column_in_company_settings_table', 1),
(59, '2019_11_20_0974848_create_departments_table', 1),
(60, '2019_11_20_1074848_create_designation_table', 1),
(61, '2019_11_20_1174848_create_onboard_details_table', 1),
(62, '2019_11_20_1274848_create_onboard_files_table', 1),
(63, '2019_12_01_060100_create_applicant_notes_table', 1),
(64, '2019_12_02_115133_alter_onboard_status_table', 1),
(65, '2019_12_10_110039_create_footer_settings_table', 1),
(66, '2019_12_23_081452_create_todo_items_table', 1),
(67, '2020_01_07_060649_add_gender_age_country_city_columns_to_job_applications_table', 1),
(68, '2020_01_07_060725_add_required_columns_column_in_jobs_table', 1),
(69, '2020_01_08_044909_add_english_row_in_language_settings_table', 1),
(70, '2020_01_09_110009_add_skills_column_in_job_applications_table', 1),
(71, '2020_01_29_092642_create_application_settings_table', 1),
(72, '2020_02_01_101914_update_settings_review', 1),
(73, '2020_04_16_043747_add_mail_setting_column_in_application_settings_table', 1),
(74, '2020_04_22_041412_add_meta_details_and_section_visibility_columns_in_jobs_table', 1),
(75, '2020_04_22_065801_remove_profile_image_show_column_from_application_settings_table', 1),
(76, '2020_04_24_045232_create_documents_table', 1),
(77, '2020_05_19_083936_add_position_and_color_columns_in_application_status_table', 1),
(78, '2021_07_06_044438_create_zoom_meetings_table', 1),
(79, '2021_07_06_045310_create_zoom_settings_table', 1),
(80, '2021_07_06_045757_create_user_zoom_meeting_table', 1),
(81, '2021_07_06_045927_create_zoom_category_table', 1),
(82, '2021_07_06_050209_add_category_id_zoom_meetings_table', 1),
(83, '2021_07_06_051948_add_meeting_app_column_settings_table', 1),
(84, '2021_07_07_090754_add_interview_type_in_interview_schedules_table', 1),
(85, '2021_07_16_093106_change_interview_type_column_nullable_in_interview_schedules_table', 1),
(86, '2021_07_16_103028_add_zoom_enable_column_in_zoom_setting_table', 1),
(87, '2021_11_30_120644_create_currencies_table', 1),
(88, '2021_12_01_061157_add_currency_id_on_board_details_table', 1),
(89, '2021_12_30_050309_create_storage_settings_table', 1),
(90, '2022_01_27_090022_add_disable_frontend_in_theme_settings_table', 1),
(91, '2022_02_18_050542_add_cancel_reason_column_in_on_board_detail_table', 1),
(92, '2022_04_25_064140_add_colomn_in_company_settings_table', 1),
(93, '2022_05_02_051239_alter_company_seeting_meta_detail_table', 1),
(94, '2022_05_02_110159_add_colmn_in_questions_table', 1),
(95, '2022_05_30_085832_create_job_types_table', 1),
(96, '2022_05_31_091613_add_colomn_in_jobs_table', 1),
(97, '2022_06_06_062626_add_colomn_in_job_applications_table', 1),
(98, '2022_06_08_081314_add_front_language_colomn_in_company_settings_table', 1),
(99, '2022_07_14_052807_create_job_alerts_table', 1),
(100, '2022_07_14_063541_create_job_alert_categories_table', 1),
(101, '2022_07_14_063919_create_job_alert_locations_table', 1),
(102, '2022_07_19_050512_add_column_job_alert_status_in_company_settings_table', 1),
(103, '2022_07_26_055847_create_job_offer_questions_table', 1),
(104, '2022_07_26_083142_create_job_onboard_questions_table', 1),
(105, '2022_07_26_114355_create_onboard_answers_table', 1),
(106, '2022_11_11_070118_add_address_to_job_applications_table', 1),
(107, '2022_11_17_055454_add_job_application_limitation_to_application_settings_table', 1),
(108, '2023_01_09_062603_add_google_map_api_key_to_application_settings_table', 1),
(109, '2023_02_04_050706_create_job_job_location_table', 1),
(110, '2023_02_10_072243_add_status_to_currencies_table', 1),
(111, '2023_02_13_093253_add_currency_id_to_company_settings_table', 1),
(112, '2023_04_03_115508_create_google_captcha_settings_table', 1),
(113, '2023_04_18_051733_add_location_id_colomn_in_job_applications_table', 1),
(114, '2023_05_05_102016_add_secret_token_to_zoom_settings_table', 1),
(115, '2023_05_08_100813_add_favicon_to_company_settings_table', 1),
(116, '2023_06_02_052446_add_some_columns_in_zoom_settings_table', 1),
(117, '2025_09_03_070425_create_activity_logs_table', 2);

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

--
-- Table structure for table `modules`
--

CREATE TABLE `modules` (
  `id` int(10) UNSIGNED NOT NULL,
  `module_name` varchar(191) NOT NULL,
  `description` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `modules`
--

INSERT INTO `modules` (`id`, `module_name`, `description`, `created_at`, `updated_at`) VALUES
(1, 'job categories', '', NULL, NULL),
(2, 'job skills', '', NULL, NULL),
(3, 'job applications', '', NULL, NULL),
(4, 'job locations', '', NULL, NULL),
(6, 'jobs', '', NULL, NULL),
(7, 'settings', '', NULL, NULL),
(8, 'team', '', NULL, NULL),
(9, 'question', '', NULL, NULL),
(10, 'schedule', '', '2025-03-05 08:57:00', '2025-03-05 08:57:00'),
(11, 'company', '', NULL, NULL);

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

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

CREATE TABLE `notifications` (
  `id` char(36) NOT NULL,
  `type` varchar(191) NOT NULL,
  `notifiable_type` varchar(191) NOT NULL,
  `notifiable_id` bigint(20) UNSIGNED NOT NULL,
  `data` text NOT NULL,
  `read_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notifications`
--

INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('13f782f9-f762-4e75-8ff7-3132021dd768', 'App\\Notifications\\CandidateScheduleInterview', 'App\\JobApplication', 3, '{\"data\":{\"id\":3,\"full_name\":\"Etuna\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":0,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Test\",\"job_id\":7,\"status_id\":3,\"location_id\":4,\"column_priority\":1,\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"updated_at\":\"2025-07-16T13:27:01.000000Z\",\"deleted_at\":null,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-08-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-07-16T12:55:35.000000Z\",\"active\":false}}}', NULL, '2025-07-16 11:27:03', '2025-07-16 11:27:03'),
('18a45b48-da17-401f-9283-58baef126f37', 'App\\Notifications\\NewJobApplication', 'App\\User', 5, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"10\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"081777777777\",\"gender\":\"male\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-12-04T13:00:31.000000Z\",\"created_at\":\"2025-12-04T13:00:31.000000Z\",\"id\":8,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/8\\/471cb794eaefe69cf2438d2562d244c0.pdf\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":10,\"title\":\"Assistant Accountant\",\"slug\":\"assistant-accountant\",\"company_id\":2,\"job_description\":\"<div>REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT &amp; HR<\\/div><div><span>NUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office<\\/span><\\/div><div><span>DIRECT REPORTS:\\tNone\\tCOMPILATION DATE:\\t22 August 2019<\\/span><\\/div><div><span>\\t\\tREVISION DATE:\\t22 August 2024<\\/span><\\/div><div><br><span>To provide a\\r\\nfinancial, clerical and administrative service to its stakeholders by ensuring\\r\\naccurate and effective verification and monitoring of income and accounts\\r\\npayments related functions.<\\/span><\\/div>\",\"job_requirement\":\"<span>\\r\\n <span><span>\\r\\n  <span>\\r\\n  <span><u>Required Qualifications<\\/u>:<\\/span>\\r\\n  <\\/span>\\r\\n  <span>\\r\\n  <span><span>\\u00a7<br><\\/span>Diploma in Finance or Accounting NQA\\r\\n  Level 6<\\/span>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <b>JOB\\r\\n  SPECIFICATION:<\\/b>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <span><u>Required\\r\\n  Experience<\\/u>:<\\/span>&nbsp;<\\/span><span><span><span><br><\\/span>Three (3) years working\\r\\n  experience in a finance or accounting administration environment<\\/span>\\r\\n  <\\/span>\\r\\n <\\/span>\\r\\n<\\/span><\\/span><br>\",\"total_positions\":2,\"location_id\":null,\"category_id\":7,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":20000,\"pay_according\":\"Month\",\"show_work_experience\":1,\"show_salary\":1,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-12-04T00:00:00.000000Z\",\"end_date\":\"2026-02-01T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":false,\"address\":false},\"meta_details\":{\"title\":\"Assistant Accountant\",\"description\":\"REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT & HRNUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-12-04T12:57:19.000000Z\",\"updated_at\":\"2025-12-04T12:57:19.000000Z\",\"active\":false}}}', NULL, '2025-12-04 12:00:34', '2025-12-04 12:00:34'),
('1c359a2a-e566-45a1-bab3-719092c729ef', 'App\\Notifications\\NewJobApplication', 'App\\User', 5, '{\"data\":{\"full_name\":\"John Doe\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"john@example.com\",\"phone\":\"081777777777\",\"gender\":\"male\",\"dob\":\"1979-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Kavango\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T10:28:03.000000Z\",\"created_at\":\"2025-10-07T10:28:03.000000Z\",\"id\":7,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 08:28:03', '2025-10-07 08:28:03'),
('23e0a19b-6835-488d-b7f3-ff28289f7007', 'App\\Notifications\\CandidateScheduleInterview', 'App\\JobApplication', 3, '{\"data\":{\"id\":3,\"full_name\":\"Etuna\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":0,\"photo\":null,\"rating\":\"3\",\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Test\",\"job_id\":7,\"status_id\":3,\"location_id\":4,\"column_priority\":1,\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"updated_at\":\"2025-12-04T13:18:13.000000Z\",\"deleted_at\":null,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-09-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-09-03T14:26:44.000000Z\",\"active\":false}}}', NULL, '2025-12-04 12:18:14', '2025-12-04 12:18:14'),
('3ce014fe-8167-4a81-946c-c284419cb1cb', 'App\\Notifications\\NewJobApplication', 'App\\User', 3, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"8\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"Hello\",\"column_priority\":0,\"updated_at\":\"2025-09-08T12:48:04.000000Z\",\"created_at\":\"2025-09-08T12:48:04.000000Z\",\"id\":5,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":8,\"title\":\"Admin\",\"slug\":\"admin\",\"company_id\":2,\"job_description\":\"Bookkeeping\",\"job_requirement\":\"Grade 12\",\"total_positions\":1,\"location_id\":null,\"category_id\":1,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":100000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-09-08T00:00:00.000000Z\",\"end_date\":\"2025-10-31T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin\",\"description\":\"Bookkeeping\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-09-08T12:45:59.000000Z\",\"updated_at\":\"2025-09-08T12:45:59.000000Z\",\"active\":false}}}', NULL, '2025-09-08 10:48:05', '2025-09-08 10:48:05'),
('463db749-c5d5-4f5e-b861-c9a99d1659c2', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"7\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"2002-05-24T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"I like Jobs\",\"column_priority\":0,\"updated_at\":\"2025-09-03T14:28:08.000000Z\",\"created_at\":\"2025-09-03T14:28:08.000000Z\",\"id\":4,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-09-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-09-03T14:26:44.000000Z\",\"active\":true}}}', NULL, '2025-09-03 12:28:09', '2025-09-03 12:28:09'),
('4c84ddb0-0b60-4b97-9d1b-0a92323d9563', 'App\\Notifications\\ScheduleInterview', 'App\\User', 2, '{\"data\":{\"id\":1,\"full_name\":\"Tangi\",\"email\":\"peckyneumbo@gmail.com\",\"phone\":\"0817459111\",\"address\":\"Windhoek\",\"gender\":\"female\",\"dob\":\"2000-02-09T00:00:00.000000Z\",\"country\":null,\"state\":null,\"city\":null,\"zip_code\":null,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":null,\"job_id\":2,\"status_id\":3,\"location_id\":2,\"column_priority\":0,\"created_at\":\"2025-03-07T07:34:31.000000Z\",\"updated_at\":\"2025-03-07T07:46:53.000000Z\",\"deleted_at\":null,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/1\\/ceaa3de32453a3db4ad4db9e9230e048.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":2,\"title\":\"Accountant\",\"slug\":\"accountant\",\"company_id\":1,\"job_description\":\"Test\",\"job_requirement\":\"Master\'s&nbsp;dregree<br>Driver\'s licence<br>3 years experince\",\"total_positions\":1,\"location_id\":null,\"category_id\":2,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":263000,\"maximum_salary\":289000,\"pay_according\":\"Year\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-03-07T00:00:00.000000Z\",\"end_date\":\"2028-04-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":false,\"address\":true},\"meta_details\":{\"title\":\"Accountant\",\"description\":\"Test\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-03-07T07:24:20.000000Z\",\"updated_at\":\"2025-03-07T07:24:20.000000Z\",\"active\":false}}}', NULL, '2025-03-07 06:47:48', '2025-03-07 06:47:48'),
('4e0e4998-a369-4f47-8e8f-2d60339998a1', 'App\\Notifications\\ScheduleInterview', 'App\\User', 2, '{\"data\":{\"id\":2,\"full_name\":\"Etuna Mbandeka\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"0817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2002-05-24T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":9000,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Cover letter text\",\"job_id\":4,\"status_id\":3,\"location_id\":1,\"column_priority\":1,\"created_at\":\"2025-03-10T10:29:33.000000Z\",\"updated_at\":\"2025-03-10T10:46:09.000000Z\",\"deleted_at\":null,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/2\\/c08a6026f3e34c80dac89a6447f9890f.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":4,\"title\":\"Admin Intern\",\"slug\":\"admin-intern\",\"company_id\":1,\"job_description\":\"klfsdjljfdk\",\"job_requirement\":\"jgadsgljsgdk\",\"total_positions\":1,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-02-02T00:00:00.000000Z\",\"end_date\":\"2025-03-11T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin Intern\",\"description\":\"klfsdjljfdk\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"yes\"},\"created_at\":\"2025-03-10T10:20:27.000000Z\",\"updated_at\":\"2025-03-10T10:24:35.000000Z\",\"active\":true}}}', NULL, '2025-03-10 09:47:02', '2025-03-10 09:47:02'),
('4f347885-593b-4491-aad3-56bbb650265d', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"4\",\"location_id\":\"1\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"0817825960\",\"gender\":\"male\",\"dob\":\"2002-05-24T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":\"Cover letter text\",\"column_priority\":0,\"updated_at\":\"2025-03-10T10:29:33.000000Z\",\"created_at\":\"2025-03-10T10:29:33.000000Z\",\"id\":2,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/2\\/c08a6026f3e34c80dac89a6447f9890f.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":4,\"title\":\"Admin Intern\",\"slug\":\"admin-intern\",\"company_id\":1,\"job_description\":\"klfsdjljfdk\",\"job_requirement\":\"jgadsgljsgdk\",\"total_positions\":1,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-02-02T00:00:00.000000Z\",\"end_date\":\"2025-03-11T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin Intern\",\"description\":\"klfsdjljfdk\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"yes\"},\"created_at\":\"2025-03-10T10:20:27.000000Z\",\"updated_at\":\"2025-03-10T10:24:35.000000Z\",\"active\":true}}}', NULL, '2025-03-10 09:29:36', '2025-03-10 09:29:36'),
('5db77eff-0ffa-4c16-9f55-2827166b2f96', 'App\\Notifications\\EmployeeResponse', 'App\\User', 6, '{\"data\":{\"id\":6,\"name\":\"Emmanuel Chisanga\",\"email\":\"EChisanga@meatco.com.na\",\"calling_code\":\"+264\",\"mobile\":\"613216400\",\"mobile_verified\":0,\"created_at\":\"2025-12-02T06:54:39.000000Z\",\"profile_image_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"mobile_with_code\":\"264613216400\",\"formatted_mobile\":\"+264-613216400\"}}', NULL, '2025-12-04 12:18:50', '2025-12-04 12:18:50'),
('5f4cd791-a723-44f3-92f8-6d7e682eca20', 'App\\Notifications\\NewJobApplication', 'App\\User', 6, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"10\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"081777777777\",\"gender\":\"male\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-12-04T13:00:31.000000Z\",\"created_at\":\"2025-12-04T13:00:31.000000Z\",\"id\":8,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/8\\/471cb794eaefe69cf2438d2562d244c0.pdf\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":10,\"title\":\"Assistant Accountant\",\"slug\":\"assistant-accountant\",\"company_id\":2,\"job_description\":\"<div>REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT &amp; HR<\\/div><div><span>NUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office<\\/span><\\/div><div><span>DIRECT REPORTS:\\tNone\\tCOMPILATION DATE:\\t22 August 2019<\\/span><\\/div><div><span>\\t\\tREVISION DATE:\\t22 August 2024<\\/span><\\/div><div><br><span>To provide a\\r\\nfinancial, clerical and administrative service to its stakeholders by ensuring\\r\\naccurate and effective verification and monitoring of income and accounts\\r\\npayments related functions.<\\/span><\\/div>\",\"job_requirement\":\"<span>\\r\\n <span><span>\\r\\n  <span>\\r\\n  <span><u>Required Qualifications<\\/u>:<\\/span>\\r\\n  <\\/span>\\r\\n  <span>\\r\\n  <span><span>\\u00a7<br><\\/span>Diploma in Finance or Accounting NQA\\r\\n  Level 6<\\/span>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <b>JOB\\r\\n  SPECIFICATION:<\\/b>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <span><u>Required\\r\\n  Experience<\\/u>:<\\/span>&nbsp;<\\/span><span><span><span><br><\\/span>Three (3) years working\\r\\n  experience in a finance or accounting administration environment<\\/span>\\r\\n  <\\/span>\\r\\n <\\/span>\\r\\n<\\/span><\\/span><br>\",\"total_positions\":2,\"location_id\":null,\"category_id\":7,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":20000,\"pay_according\":\"Month\",\"show_work_experience\":1,\"show_salary\":1,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-12-04T00:00:00.000000Z\",\"end_date\":\"2026-02-01T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":false,\"address\":false},\"meta_details\":{\"title\":\"Assistant Accountant\",\"description\":\"REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT & HRNUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-12-04T12:57:19.000000Z\",\"updated_at\":\"2025-12-04T12:57:19.000000Z\",\"active\":false}}}', NULL, '2025-12-04 12:00:34', '2025-12-04 12:00:34'),
('61546142-00b6-4a81-b768-f8dc2d2c4552', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna\",\"job_id\":\"7\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"Test\",\"column_priority\":0,\"updated_at\":\"2025-07-16T12:49:36.000000Z\",\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"id\":3,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-08-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-07-16T12:45:19.000000Z\",\"active\":false}}}', NULL, '2025-07-16 10:49:38', '2025-07-16 10:49:38'),
('6aa88a63-7975-47ac-ba62-ecbabf36a852', 'App\\Notifications\\NewJobApplication', 'App\\User', 3, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"1970-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T09:58:03.000000Z\",\"created_at\":\"2025-10-07T09:58:03.000000Z\",\"id\":6,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 07:58:05', '2025-10-07 07:58:05'),
('6cccefff-d36c-4856-9ad6-ed83fd2093ac', 'App\\Notifications\\NewJobApplication', 'App\\User', 3, '{\"data\":{\"full_name\":\"Etuna\",\"job_id\":\"7\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"Test\",\"column_priority\":0,\"updated_at\":\"2025-07-16T12:49:36.000000Z\",\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"id\":3,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-08-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-07-16T12:45:19.000000Z\",\"active\":false}}}', NULL, '2025-07-16 10:49:38', '2025-07-16 10:49:38'),
('6eea581f-d3dd-4c41-a446-3c6bbfbf1ccb', 'App\\Notifications\\NewJobApplication', 'App\\User', 5, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"8\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"Hello\",\"column_priority\":0,\"updated_at\":\"2025-09-08T12:48:04.000000Z\",\"created_at\":\"2025-09-08T12:48:04.000000Z\",\"id\":5,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":8,\"title\":\"Admin\",\"slug\":\"admin\",\"company_id\":2,\"job_description\":\"Bookkeeping\",\"job_requirement\":\"Grade 12\",\"total_positions\":1,\"location_id\":null,\"category_id\":1,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":100000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-09-08T00:00:00.000000Z\",\"end_date\":\"2025-10-31T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin\",\"description\":\"Bookkeeping\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-09-08T12:45:59.000000Z\",\"updated_at\":\"2025-09-08T12:45:59.000000Z\",\"active\":false}}}', NULL, '2025-09-08 10:48:05', '2025-09-08 10:48:05'),
('701ac6c5-a23a-4784-99f9-0d12a303eae3', 'App\\Notifications\\NewJobApplication', 'App\\User', 5, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"1970-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T09:58:03.000000Z\",\"created_at\":\"2025-10-07T09:58:03.000000Z\",\"id\":6,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 07:58:05', '2025-10-07 07:58:05'),
('7050d896-2027-4f07-9f10-79c6fff7f836', 'App\\Notifications\\ScheduleInterview', 'App\\User', 1, '{\"data\":{\"id\":3,\"full_name\":\"Etuna\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":0,\"photo\":null,\"rating\":\"3\",\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Test\",\"job_id\":7,\"status_id\":3,\"location_id\":4,\"column_priority\":1,\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"updated_at\":\"2025-12-04T13:18:13.000000Z\",\"deleted_at\":null,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-09-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-09-03T14:26:44.000000Z\",\"active\":false}}}', NULL, '2025-12-04 12:18:13', '2025-12-04 12:18:13'),
('76999d7b-8af4-456e-b866-26c474f954e8', 'App\\Notifications\\CandidateScheduleInterview', 'App\\JobApplication', 2, '{\"data\":{\"id\":2,\"full_name\":\"Etuna Mbandeka\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"0817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2002-05-24T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":9000,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Cover letter text\",\"job_id\":4,\"status_id\":3,\"location_id\":1,\"column_priority\":1,\"created_at\":\"2025-03-10T10:29:33.000000Z\",\"updated_at\":\"2025-03-10T10:46:09.000000Z\",\"deleted_at\":null,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/2\\/c08a6026f3e34c80dac89a6447f9890f.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":4,\"title\":\"Admin Intern\",\"slug\":\"admin-intern\",\"company_id\":1,\"job_description\":\"klfsdjljfdk\",\"job_requirement\":\"jgadsgljsgdk\",\"total_positions\":1,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-02-02T00:00:00.000000Z\",\"end_date\":\"2025-03-11T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin Intern\",\"description\":\"klfsdjljfdk\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"yes\"},\"created_at\":\"2025-03-10T10:20:27.000000Z\",\"updated_at\":\"2025-03-10T10:24:35.000000Z\",\"active\":true}}}', NULL, '2025-03-10 09:47:02', '2025-03-10 09:47:02'),
('7a89cc12-3bee-4bb0-88de-126bb89b6c9c', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Tangi\",\"job_id\":\"2\",\"location_id\":\"2\",\"status_id\":1,\"email\":\"peckyneumbo@gmail.com\",\"phone\":\"0817459111\",\"gender\":\"female\",\"address\":\"Windhoek\",\"dob\":\"2000-02-09T00:00:00.000000Z\",\"cover_letter\":\"Test\",\"column_priority\":0,\"updated_at\":\"2025-03-07T07:34:31.000000Z\",\"created_at\":\"2025-03-07T07:34:31.000000Z\",\"id\":1,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/1\\/ceaa3de32453a3db4ad4db9e9230e048.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":2,\"title\":\"Accountant\",\"slug\":\"accountant\",\"company_id\":1,\"job_description\":\"Test\",\"job_requirement\":\"Master\'s&nbsp;dregree<br>Driver\'s licence<br>3 years experince\",\"total_positions\":1,\"location_id\":null,\"category_id\":2,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":263000,\"maximum_salary\":289000,\"pay_according\":\"Year\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-03-07T00:00:00.000000Z\",\"end_date\":\"2028-04-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":false,\"address\":true},\"meta_details\":{\"title\":\"Accountant\",\"description\":\"Test\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-03-07T07:24:20.000000Z\",\"updated_at\":\"2025-03-07T07:24:20.000000Z\",\"active\":false}}}', NULL, '2025-03-07 06:34:34', '2025-03-07 06:34:34'),
('8a80ad89-dbb7-4732-8755-cb944bfca4cb', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"1970-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T09:58:03.000000Z\",\"created_at\":\"2025-10-07T09:58:03.000000Z\",\"id\":6,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 07:58:04', '2025-10-07 07:58:04'),
('944f4a42-6dcf-4d76-aeef-2103a5cab555', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"John Doe\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"john@example.com\",\"phone\":\"081777777777\",\"gender\":\"male\",\"dob\":\"1979-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Kavango\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T10:28:03.000000Z\",\"created_at\":\"2025-10-07T10:28:03.000000Z\",\"id\":7,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 08:28:03', '2025-10-07 08:28:03'),
('a17fba64-f9b8-484b-aa6b-49ce0264249e', 'App\\Notifications\\NewJobApplication', 'App\\User', 3, '{\"data\":{\"full_name\":\"John Doe\",\"job_id\":\"9\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"john@example.com\",\"phone\":\"081777777777\",\"gender\":\"male\",\"dob\":\"1979-01-01T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Kavango\",\"city\":\"Windhoek\",\"zip_code\":\"9000\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-10-07T10:28:03.000000Z\",\"created_at\":\"2025-10-07T10:28:03.000000Z\",\"id\":7,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":9,\"title\":\"Engineering Projects\",\"slug\":\"engineering-projects\",\"company_id\":2,\"job_description\":\"<span>There are a few stages\\r\\nthat an application can go through. If you are using the <b>Board View<\\/b>, you\\r\\nmay drag and drop the application to a column with the desired status. If you\\r\\nare using the <b>Table View<\\/b>, you must click edit and select a new status to\\r\\nchance the status of the application.<\\/span><br>\",\"job_requirement\":\"Registration at Engineering Council\",\"total_positions\":1,\"location_id\":null,\"category_id\":8,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":20000,\"maximum_salary\":25000,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Range\",\"start_date\":\"2025-10-07T00:00:00.000000Z\",\"end_date\":\"2025-11-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Engineering Projects\",\"description\":\"There are a few stages\\r\\nthat an application can go through. If you are using the Board View, you\\r\\nmay drag and drop the application to a\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-10-07T09:49:09.000000Z\",\"updated_at\":\"2025-10-07T09:56:00.000000Z\",\"active\":false}}}', NULL, '2025-10-07 08:28:03', '2025-10-07 08:28:03'),
('ae7ccd02-6687-46c3-a904-4cc3769c3236', 'App\\Notifications\\CandidateScheduleInterview', 'App\\JobApplication', 1, '{\"data\":{\"id\":1,\"full_name\":\"Tangi\",\"email\":\"peckyneumbo@gmail.com\",\"phone\":\"0817459111\",\"address\":\"Windhoek\",\"gender\":\"female\",\"dob\":\"2000-02-09T00:00:00.000000Z\",\"country\":null,\"state\":null,\"city\":null,\"zip_code\":null,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":null,\"job_id\":2,\"status_id\":3,\"location_id\":2,\"column_priority\":0,\"created_at\":\"2025-03-07T07:34:31.000000Z\",\"updated_at\":\"2025-03-07T07:46:53.000000Z\",\"deleted_at\":null,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/1\\/ceaa3de32453a3db4ad4db9e9230e048.jpg\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":2,\"title\":\"Accountant\",\"slug\":\"accountant\",\"company_id\":1,\"job_description\":\"Test\",\"job_requirement\":\"Master\'s&nbsp;dregree<br>Driver\'s licence<br>3 years experince\",\"total_positions\":1,\"location_id\":null,\"category_id\":2,\"job_type_id\":1,\"work_experience_id\":4,\"starting_salary\":263000,\"maximum_salary\":289000,\"pay_according\":\"Year\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-03-07T00:00:00.000000Z\",\"end_date\":\"2028-04-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":false,\"address\":true},\"meta_details\":{\"title\":\"Accountant\",\"description\":\"Test\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-03-07T07:24:20.000000Z\",\"updated_at\":\"2025-03-07T07:24:20.000000Z\",\"active\":false}}}', NULL, '2025-03-07 06:47:48', '2025-03-07 06:47:48'),
('b1e31a6d-f5e7-4d8c-914a-d0707a8cea77', 'App\\Notifications\\EmployeeResponse', 'App\\User', 1, '{\"data\":{\"id\":1,\"name\":\"Admin\",\"email\":\"hosea@imarketing.com.na\",\"calling_code\":\"+264\",\"mobile\":\"811701777\",\"mobile_verified\":0,\"created_at\":\"2025-03-05T09:57:12.000000Z\",\"profile_image_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"mobile_with_code\":\"264811701777\",\"formatted_mobile\":\"+264-811701777\"}}', NULL, '2025-12-04 12:18:49', '2025-12-04 12:18:49'),
('b45cf837-83e7-4a63-9815-21b434dfb2db', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"10\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"081777777777\",\"gender\":\"male\",\"cover_letter\":null,\"column_priority\":0,\"updated_at\":\"2025-12-04T13:00:31.000000Z\",\"created_at\":\"2025-12-04T13:00:31.000000Z\",\"id\":8,\"resume_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/user-uploads\\/documents\\/8\\/471cb794eaefe69cf2438d2562d244c0.pdf\",\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":10,\"title\":\"Assistant Accountant\",\"slug\":\"assistant-accountant\",\"company_id\":2,\"job_description\":\"<div>REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT &amp; HR<\\/div><div><span>NUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office<\\/span><\\/div><div><span>DIRECT REPORTS:\\tNone\\tCOMPILATION DATE:\\t22 August 2019<\\/span><\\/div><div><span>\\t\\tREVISION DATE:\\t22 August 2024<\\/span><\\/div><div><br><span>To provide a\\r\\nfinancial, clerical and administrative service to its stakeholders by ensuring\\r\\naccurate and effective verification and monitoring of income and accounts\\r\\npayments related functions.<\\/span><\\/div>\",\"job_requirement\":\"<span>\\r\\n <span><span>\\r\\n  <span>\\r\\n  <span><u>Required Qualifications<\\/u>:<\\/span>\\r\\n  <\\/span>\\r\\n  <span>\\r\\n  <span><span>\\u00a7<br><\\/span>Diploma in Finance or Accounting NQA\\r\\n  Level 6<\\/span>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <b>JOB\\r\\n  SPECIFICATION:<\\/b>\\r\\n  <br><\\/span>\\r\\n <\\/span>\\r\\n <span>\\r\\n  <span>\\r\\n  <span><u>Required\\r\\n  Experience<\\/u>:<\\/span>&nbsp;<\\/span><span><span><span><br><\\/span>Three (3) years working\\r\\n  experience in a finance or accounting administration environment<\\/span>\\r\\n  <\\/span>\\r\\n <\\/span>\\r\\n<\\/span><\\/span><br>\",\"total_positions\":2,\"location_id\":null,\"category_id\":7,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":20000,\"pay_according\":\"Month\",\"show_work_experience\":1,\"show_salary\":1,\"show_job_type\":1,\"pay_type\":\"Range\",\"start_date\":\"2025-12-04T00:00:00.000000Z\",\"end_date\":\"2026-02-01T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":false,\"address\":false},\"meta_details\":{\"title\":\"Assistant Accountant\",\"description\":\"REPORTS TO:\\tAccountants\\tDIVISION:\\tFinance, IT & HRNUMBER OF POSITIONS:\\tThree\\tDUTY STATION:\\tWindhoek Office\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"yes\",\"cover_letter\":\"no\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-12-04T12:57:19.000000Z\",\"updated_at\":\"2025-12-04T12:57:19.000000Z\",\"active\":false}}}', NULL, '2025-12-04 12:00:33', '2025-12-04 12:00:33'),
('bc464b24-0fd2-4409-a990-af39a4a11185', 'App\\Notifications\\NewJobApplication', 'App\\User', 3, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"7\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"dob\":\"2002-05-24T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"I like Jobs\",\"column_priority\":0,\"updated_at\":\"2025-09-03T14:28:08.000000Z\",\"created_at\":\"2025-09-03T14:28:08.000000Z\",\"id\":4,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-09-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-09-03T14:26:44.000000Z\",\"active\":true}}}', NULL, '2025-09-03 12:28:09', '2025-09-03 12:28:09');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('c2bcd011-b071-43d0-86be-3fcad5968355', 'App\\Notifications\\ScheduleInterview', 'App\\User', 4, '{\"data\":{\"id\":3,\"full_name\":\"Etuna\",\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"address\":null,\"gender\":\"male\",\"dob\":\"2010-10-23T00:00:00.000000Z\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":0,\"photo\":null,\"rating\":null,\"skills\":null,\"skype_id\":null,\"cover_letter\":\"Test\",\"job_id\":7,\"status_id\":3,\"location_id\":4,\"column_priority\":1,\"created_at\":\"2025-07-16T12:49:36.000000Z\",\"updated_at\":\"2025-07-16T13:27:01.000000Z\",\"deleted_at\":null,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":7,\"title\":\"Software Developer\",\"slug\":\"software-developer\",\"company_id\":2,\"job_description\":\"Maintain Website\",\"job_requirement\":\"Drivers License\",\"total_positions\":2,\"location_id\":null,\"category_id\":6,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":10000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-07-16T00:00:00.000000Z\",\"end_date\":\"2025-08-30T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":true,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Software Developer\",\"description\":\"Maintain Website\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-07-16T12:45:19.000000Z\",\"updated_at\":\"2025-07-16T12:55:35.000000Z\",\"active\":false}}}', NULL, '2025-07-16 11:27:02', '2025-07-16 11:27:02'),
('d1e75473-5771-431b-9a67-360194e4ec42', 'App\\Notifications\\EmployeeResponse', 'App\\User', 5, '{\"data\":{\"id\":5,\"name\":\"Pecky\",\"email\":\"pecky@imarketing.com.na\",\"calling_code\":\"+264\",\"mobile\":\"817459111\",\"mobile_verified\":0,\"created_at\":\"2025-09-08T09:05:54.000000Z\",\"profile_image_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"mobile_with_code\":\"264817459111\",\"formatted_mobile\":\"+264-817459111\"}}', NULL, '2025-12-04 12:18:50', '2025-12-04 12:18:50'),
('eda4abd8-0a91-47f6-a58e-bd48dcc43036', 'App\\Notifications\\NewJobApplication', 'App\\User', 1, '{\"data\":{\"full_name\":\"Etuna Mbandeka\",\"job_id\":\"8\",\"location_id\":\"4\",\"status_id\":1,\"email\":\"etuna@imarketing.com.na\",\"phone\":\"+264817825960\",\"gender\":\"male\",\"country\":\"Namibia\",\"state\":\"Khomas\",\"city\":\"Windhoek\",\"zip_code\":\"0000\",\"cover_letter\":\"Hello\",\"column_priority\":0,\"updated_at\":\"2025-09-08T12:48:04.000000Z\",\"created_at\":\"2025-09-08T12:48:04.000000Z\",\"id\":5,\"resume_url\":false,\"photo_url\":\"https:\\/\\/hr.hosea.dev-imcon.com\\/public\\/avatar.png\",\"job\":{\"id\":8,\"title\":\"Admin\",\"slug\":\"admin\",\"company_id\":2,\"job_description\":\"Bookkeeping\",\"job_requirement\":\"Grade 12\",\"total_positions\":1,\"location_id\":null,\"category_id\":1,\"job_type_id\":1,\"work_experience_id\":3,\"starting_salary\":100000,\"maximum_salary\":null,\"pay_according\":\"Month\",\"show_work_experience\":0,\"show_salary\":0,\"show_job_type\":0,\"pay_type\":\"Exact Amount\",\"start_date\":\"2025-09-08T00:00:00.000000Z\",\"end_date\":\"2025-10-31T00:00:00.000000Z\",\"status\":\"active\",\"required_columns\":{\"gender\":true,\"dob\":false,\"country\":true,\"address\":false},\"meta_details\":{\"title\":\"Admin\",\"description\":\"Bookkeeping\"},\"section_visibility\":{\"profile_image\":\"no\",\"resume\":\"no\",\"cover_letter\":\"yes\",\"terms_and_conditions\":\"no\"},\"created_at\":\"2025-09-08T12:45:59.000000Z\",\"updated_at\":\"2025-09-08T12:45:59.000000Z\",\"active\":false}}}', NULL, '2025-09-08 10:48:05', '2025-09-08 10:48:05');

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

--
-- Table structure for table `onboard_answers`
--

CREATE TABLE `onboard_answers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `onboard_id` bigint(20) UNSIGNED NOT NULL,
  `question_id` int(10) UNSIGNED NOT NULL,
  `answer` mediumtext DEFAULT NULL,
  `file` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `on_board_details`
--

CREATE TABLE `on_board_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `job_application_id` int(10) UNSIGNED DEFAULT NULL,
  `designation_id` bigint(20) UNSIGNED DEFAULT NULL,
  `department_id` bigint(20) UNSIGNED DEFAULT NULL,
  `reports_to_id` int(10) UNSIGNED DEFAULT NULL,
  `salary_offered` int(11) NOT NULL,
  `joining_date` date NOT NULL,
  `accept_last_date` date NOT NULL,
  `offer_code` varchar(20) DEFAULT NULL,
  `sign` varchar(191) DEFAULT NULL,
  `reject_reason` varchar(191) DEFAULT NULL,
  `hired_status` enum('offered','accepted','rejected','canceled') NOT NULL,
  `employee_status` enum('part_time','full_time','on_contract') NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `currency_id` int(10) UNSIGNED DEFAULT NULL,
  `cancel_reason` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `on_board_files`
--

CREATE TABLE `on_board_files` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `on_board_detail_id` bigint(20) UNSIGNED DEFAULT NULL,
  `name` varchar(191) NOT NULL,
  `file` varchar(191) NOT NULL,
  `hash_name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(191) NOT NULL,
  `token` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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

CREATE TABLE `permissions` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `display_name` varchar(191) DEFAULT NULL,
  `description` varchar(191) DEFAULT NULL,
  `module_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `permissions`
--

INSERT INTO `permissions` (`id`, `name`, `display_name`, `description`, `module_id`, `created_at`, `updated_at`) VALUES
(1, 'add_category', 'Add Category', NULL, 1, '2025-03-05 08:56:53', '2025-03-05 08:56:53'),
(2, 'view_category', 'View Category', NULL, 1, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(3, 'edit_category', 'Edit Category', NULL, 1, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(4, 'delete_category', 'Delete Category', NULL, 1, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(5, 'manage_settings', 'Manage Settings', NULL, 7, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(6, 'add_skills', 'Add Skills', NULL, 2, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(7, 'view_skills', 'View Skills', NULL, 2, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(8, 'edit_skills', 'Edit Skills', NULL, 2, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(9, 'delete_skills', 'Delete Skills', NULL, 2, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(10, 'add_locations', 'Add Location', NULL, 4, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(11, 'view_locations', 'View Location', NULL, 4, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(12, 'edit_locations', 'Edit Location', NULL, 4, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(13, 'delete_locations', 'Delete Location', NULL, 4, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(14, 'add_jobs', 'Add Jobs', NULL, 6, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(15, 'view_jobs', 'View Jobs', NULL, 6, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(16, 'edit_jobs', 'Edit Jobs', NULL, 6, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(17, 'delete_jobs', 'Delete Jobs', NULL, 6, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(18, 'add_job_applications', 'Add Job Applications', NULL, 3, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(19, 'view_job_applications', 'View Job Applications', NULL, 3, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(20, 'edit_job_applications', 'Edit Job Applications', NULL, 3, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(21, 'delete_job_applications', 'Delete Job Applications', NULL, 3, '2025-03-05 08:56:54', '2025-03-05 08:56:54'),
(22, 'add_team', 'Add Team', NULL, 8, '2025-03-05 08:56:55', '2025-03-05 08:56:55'),
(23, 'view_team', 'View Team', NULL, 8, '2025-03-05 08:56:55', '2025-03-05 08:56:55'),
(24, 'edit_team', 'Edit Team', NULL, 8, '2025-03-05 08:56:55', '2025-03-05 08:56:55'),
(25, 'delete_team', 'Delete Team', NULL, 8, '2025-03-05 08:56:55', '2025-03-05 08:56:55'),
(26, 'add_question', 'Add Question', NULL, 9, '2025-03-05 08:56:59', '2025-03-05 08:56:59'),
(27, 'view_question', 'View Question', NULL, 9, '2025-03-05 08:56:59', '2025-03-05 08:56:59'),
(28, 'edit_question', 'Edit Question', NULL, 9, '2025-03-05 08:56:59', '2025-03-05 08:56:59'),
(29, 'delete_question', 'Delete Question', NULL, 9, '2025-03-05 08:56:59', '2025-03-05 08:56:59'),
(30, 'add_schedule', 'Add Schedule', NULL, 10, '2025-03-05 08:57:00', '2025-03-05 08:57:00'),
(31, 'view_schedule', 'View Schedule', NULL, 10, '2025-03-05 08:57:00', '2025-03-05 08:57:00'),
(32, 'edit_schedule', 'Edit Schedule', NULL, 10, '2025-03-05 08:57:00', '2025-03-05 08:57:00'),
(33, 'delete_schedule', 'Delete Schedule', NULL, 10, '2025-03-05 08:57:00', '2025-03-05 08:57:00'),
(34, 'add_company', 'Add Company', NULL, 11, '2025-03-05 08:57:05', '2025-03-05 08:57:05'),
(35, 'view_company', 'View Company', NULL, 11, '2025-03-05 08:57:05', '2025-03-05 08:57:05'),
(36, 'edit_company', 'Edit Company', NULL, 11, '2025-03-05 08:57:05', '2025-03-05 08:57:05'),
(37, 'delete_company', 'Delete Company', NULL, 11, '2025-03-05 08:57:05', '2025-03-05 08:57:05');

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

--
-- Table structure for table `permission_role`
--

CREATE TABLE `permission_role` (
  `permission_id` int(10) UNSIGNED NOT NULL,
  `role_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `permission_role`
--

INSERT INTO `permission_role` (`permission_id`, `role_id`) VALUES
(1, 1),
(1, 2),
(2, 1),
(2, 2),
(3, 1),
(3, 2),
(4, 1),
(4, 2),
(5, 1),
(6, 1),
(6, 2),
(7, 1),
(7, 2),
(8, 1),
(8, 2),
(9, 1),
(9, 2),
(10, 1),
(11, 1),
(12, 1),
(13, 1),
(14, 1),
(14, 2),
(15, 1),
(15, 2),
(16, 1),
(16, 2),
(17, 1),
(17, 2),
(18, 1),
(18, 2),
(19, 1),
(19, 2),
(20, 1),
(20, 2),
(21, 1),
(21, 2),
(22, 1),
(23, 1),
(24, 1),
(25, 1),
(26, 1),
(26, 2),
(27, 1),
(27, 2),
(28, 1),
(28, 2),
(29, 1),
(29, 2),
(30, 1),
(31, 1),
(32, 1),
(33, 1),
(34, 1),
(35, 1),
(36, 1),
(37, 1);

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

--
-- Table structure for table `questions`
--

CREATE TABLE `questions` (
  `id` int(10) UNSIGNED NOT NULL,
  `question` varchar(191) NOT NULL,
  `status` enum('enable','disable') NOT NULL DEFAULT 'enable',
  `required` enum('yes','no') NOT NULL DEFAULT 'no',
  `type` enum('text','file') NOT NULL DEFAULT 'text',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `questions`
--

INSERT INTO `questions` (`id`, `question`, `status`, `required`, `type`, `created_at`, `updated_at`) VALUES
(1, 'Do you have a driver\'s licence', 'enable', 'yes', 'file', '2025-03-10 09:21:30', '2025-03-10 09:21:30'),
(2, 'Are you a Namibian citizen?', 'enable', 'yes', 'text', '2025-03-10 09:22:52', '2025-03-10 09:22:52'),
(3, 'Criminal Record?', 'enable', 'yes', 'text', '2025-07-16 10:46:08', '2025-07-16 10:46:08'),
(4, 'Grade 12 Qualification', 'enable', 'yes', 'file', '2025-07-16 10:55:08', '2025-07-16 10:55:08'),
(5, 'University Certificate', 'enable', 'yes', 'file', '2025-10-07 07:53:12', '2025-10-07 07:53:12');

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

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

CREATE TABLE `roles` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `display_name` varchar(191) DEFAULT NULL,
  `description` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `roles` (`id`, `name`, `display_name`, `description`, `created_at`, `updated_at`) VALUES
(1, 'admin', 'App Administrator', 'Admin is allowed to manage everything of the app.', '2025-03-05 08:56:53', '2025-03-05 08:56:53'),
(2, 'Meatco Admin', 'Meatco Admin', NULL, '2025-03-05 09:17:32', '2025-12-02 05:42:29');

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

--
-- Table structure for table `role_user`
--

CREATE TABLE `role_user` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `role_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `role_user`
--

INSERT INTO `role_user` (`user_id`, `role_id`) VALUES
(1, 1),
(4, 2),
(5, 1),
(6, 1);

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

--
-- Table structure for table `skills`
--

CREATE TABLE `skills` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `category_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `skills`
--

INSERT INTO `skills` (`id`, `name`, `category_id`, `created_at`, `updated_at`) VALUES
(2, 'Communication', 4, '2025-03-07 06:01:43', '2025-03-07 06:01:43'),
(4, 'PHP', 6, '2025-03-10 07:34:13', '2025-03-10 07:34:13'),
(6, 'Azure', 6, '2025-10-07 07:42:17', '2025-10-07 07:42:17');

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

--
-- Table structure for table `sms_settings`
--

CREATE TABLE `sms_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `nexmo_status` enum('active','deactive') NOT NULL DEFAULT 'deactive',
  `nexmo_key` varchar(191) DEFAULT NULL,
  `nexmo_secret` varchar(191) DEFAULT NULL,
  `nexmo_from` varchar(191) DEFAULT 'NEXMO',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sms_settings`
--

INSERT INTO `sms_settings` (`id`, `nexmo_status`, `nexmo_key`, `nexmo_secret`, `nexmo_from`, `created_at`, `updated_at`) VALUES
(1, 'deactive', NULL, NULL, 'NEXMO', '2025-03-05 08:57:05', '2025-03-05 08:57:05');

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

--
-- Table structure for table `smtp_settings`
--

CREATE TABLE `smtp_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `mail_driver` varchar(191) NOT NULL DEFAULT 'smtp',
  `mail_host` varchar(191) NOT NULL DEFAULT 'smtp.gmail.com',
  `mail_port` varchar(191) NOT NULL DEFAULT '587',
  `mail_username` varchar(191) NOT NULL DEFAULT 'youremail@gmail.com',
  `mail_password` varchar(191) NOT NULL DEFAULT 'your password',
  `mail_from_name` varchar(191) NOT NULL DEFAULT 'Recruit',
  `mail_from_email` varchar(191) NOT NULL DEFAULT 'admin@example.com',
  `mail_encryption` enum('tls','ssl') DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `verified` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `smtp_settings`
--

INSERT INTO `smtp_settings` (`id`, `mail_driver`, `mail_host`, `mail_port`, `mail_username`, `mail_password`, `mail_from_name`, `mail_from_email`, `mail_encryption`, `created_at`, `updated_at`, `verified`) VALUES
(1, 'smtp', 'mail.hosea.dev-imcon.com', '465', 'recruitment@hosea.dev-imcon.com', 'this !s r3cruitment', 'Recruit - Meatco Namibia', 'recruitment@hosea.dev-imcon.com', 'ssl', '2025-03-05 08:56:57', '2025-03-05 09:06:03', 1);

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

--
-- Table structure for table `sticky_notes`
--

CREATE TABLE `sticky_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `note_text` mediumtext NOT NULL,
  `colour` enum('blue','yellow','red','gray','purple','green') NOT NULL DEFAULT 'blue',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `storage_settings`
--

CREATE TABLE `storage_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `filesystem` varchar(191) NOT NULL DEFAULT 'local',
  `auth_keys` text DEFAULT NULL,
  `status` enum('enabled','disabled') NOT NULL DEFAULT 'disabled',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `storage_settings`
--

INSERT INTO `storage_settings` (`id`, `filesystem`, `auth_keys`, `status`, `created_at`, `updated_at`) VALUES
(1, 'local', NULL, 'enabled', '2025-03-05 08:57:09', '2025-03-05 08:57:09');

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

--
-- Table structure for table `tasks`
--

CREATE TABLE `tasks` (
  `id` int(10) UNSIGNED NOT NULL,
  `title` text NOT NULL,
  `description` mediumtext NOT NULL,
  `due_date` datetime NOT NULL,
  `user_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `theme_settings`
--

CREATE TABLE `theme_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `primary_color` varchar(191) NOT NULL,
  `admin_custom_css` longtext DEFAULT NULL,
  `front_custom_css` longtext DEFAULT NULL,
  `home_background_image` varchar(191) DEFAULT NULL,
  `welcome_title` varchar(191) DEFAULT NULL,
  `welcome_sub_title` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `disable_frontend` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `theme_settings`
--

INSERT INTO `theme_settings` (`id`, `primary_color`, `admin_custom_css`, `front_custom_css`, `home_background_image`, `welcome_title`, `welcome_sub_title`, `created_at`, `updated_at`, `disable_frontend`) VALUES
(1, '#0072bc', '/*Enter your custom css after this line*/\r\n.brand-link{\r\n    background-color: #fff;\r\n} \r\n\r\nbody .hold-transition .login-page {    \r\n    background-image: url(https://etuna.dev-imcon.com/pics/Meatco_bg.jpg)!important;\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n}', '/*Enter your custom css after this line*/', NULL, 'Working at Meatco!', '<div><p style=\"text-align: center;\"><font color=\"#ffffff\" face=\"Roboto, sans-serif\"><span style=\"font-size: 15px;\">We want people to thrive at Meatco</span></font></p><div style=\"text-align: center;\"><font color=\"#ffffff\" face=\"Roboto, sans-serif\"><span style=\"font-size: 15px;\">we believe you do your best work when you feel your best.</span></font></div></div>', '2025-03-05 08:56:55', '2025-12-02 05:56:08', 0);

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

--
-- Table structure for table `todo_items`
--

CREATE TABLE `todo_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(191) NOT NULL,
  `status` enum('pending','completed') NOT NULL DEFAULT 'pending',
  `position` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `todo_items`
--

INSERT INTO `todo_items` (`id`, `user_id`, `title`, `status`, `position`, `created_at`, `updated_at`) VALUES
(1, 1, 'TestP', 'completed', 1, '2025-03-07 05:36:18', '2025-03-07 05:36:33'),
(2, 1, 'Add skills for IT Persons', 'pending', 1, '2025-07-16 11:33:09', '2025-07-16 11:33:09');

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

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

CREATE TABLE `users` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `calling_code` varchar(191) DEFAULT NULL,
  `mobile` varchar(191) DEFAULT NULL,
  `mobile_verified` tinyint(1) NOT NULL DEFAULT 0,
  `password` varchar(191) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `image` varchar(191) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `users` (`id`, `name`, `email`, `calling_code`, `mobile`, `mobile_verified`, `password`, `remember_token`, `created_at`, `updated_at`, `image`) VALUES
(1, 'Admin', 'hosea@imarketing.com.na', '+264', '811701777', 0, '$2y$10$cCGMzDd8tRtO5sYrC2qLI.JoRTVzrcA7/PtWSErcaiBilzGmHrt7G', NULL, '2025-03-05 08:57:12', '2025-03-05 09:14:31', NULL),
(4, 'Etuna Mbandeka', 'etuna@imarketing.com.na', '+264', '817825960', 0, '$2y$10$96Q8eAVQ5KeFv/8l/XjCMO4h0Bp5/ARsG3ZNcbND1k0JgFQIf0njC', 'u9DP3h2gH61H3WSm5tpA5xyV7I2TlN1KsZ4nqEchYKnYfrXFN5mZnMnezrn5', '2025-07-15 04:48:19', '2025-10-10 11:31:06', NULL),
(5, 'Pecky', 'pecky@imarketing.com.na', '+264', '817459111', 0, '$2y$10$stkHf0gKza5P.y.Q7xAyo.TsQZjVNpRsToBr1PAj5YPgHXtalegJ2', NULL, '2025-09-08 07:05:54', '2025-09-08 07:06:36', NULL),
(6, 'Emmanuel Chisanga', 'EChisanga@meatco.com.na', '+264', '613216400', 0, '$2y$10$HHpSY7H01ltCAFJukkzhcuPaDx9wuN82xVZdRE9jF7ZKjQhblZSDa', NULL, '2025-12-02 05:54:39', '2025-12-02 05:54:39', NULL);

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

--
-- Table structure for table `user_zoom_meeting`
--

CREATE TABLE `user_zoom_meeting` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `zoom_meeting_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `work_experiences`
--

CREATE TABLE `work_experiences` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `work_experience` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `work_experiences`
--

INSERT INTO `work_experiences` (`id`, `work_experience`, `created_at`, `updated_at`) VALUES
(1, 'Fresher', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(2, '0-1 years', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(3, '1-3 years', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(4, '3-5 years', '2025-03-05 08:57:09', '2025-03-05 08:57:09'),
(5, '5+ years', '2025-03-05 08:57:09', '2025-03-05 08:57:09');

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

--
-- Table structure for table `zoom_categories`
--

CREATE TABLE `zoom_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `category_name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `zoom_meetings`
--

CREATE TABLE `zoom_meetings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meeting_id` varchar(50) DEFAULT NULL,
  `created_by` int(10) UNSIGNED NOT NULL,
  `meeting_name` varchar(100) NOT NULL,
  `label_color` varchar(20) NOT NULL,
  `description` mediumtext DEFAULT NULL,
  `start_date_time` datetime NOT NULL,
  `end_date_time` datetime NOT NULL,
  `repeat` tinyint(1) NOT NULL DEFAULT 0,
  `repeat_every` int(11) DEFAULT NULL,
  `repeat_cycles` int(11) DEFAULT NULL,
  `repeat_type` enum('day','week','month','year') NOT NULL,
  `send_reminder` tinyint(1) NOT NULL DEFAULT 0,
  `remind_time` int(11) DEFAULT NULL,
  `remind_type` enum('day','hour','minute') NOT NULL,
  `host_video` tinyint(1) NOT NULL DEFAULT 0,
  `participant_video` tinyint(1) NOT NULL DEFAULT 0,
  `start_link` varchar(191) DEFAULT NULL,
  `join_link` varchar(191) DEFAULT NULL,
  `source_meeting_id` bigint(20) UNSIGNED DEFAULT NULL,
  `occurrence_id` bigint(20) DEFAULT NULL,
  `occurrence_order` int(11) DEFAULT NULL,
  `status` enum('waiting','live','canceled','finished') NOT NULL DEFAULT 'waiting',
  `password` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `zoom_settings`
--

CREATE TABLE `zoom_settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `account_id` varchar(50) DEFAULT NULL,
  `api_key` varchar(50) DEFAULT NULL,
  `secret_key` varchar(50) DEFAULT NULL,
  `purchase_code` varchar(191) DEFAULT NULL,
  `supported_until` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `meeting_app` varchar(191) NOT NULL DEFAULT 'in_app',
  `enable_zoom` tinyint(1) NOT NULL DEFAULT 0,
  `secret_token` varchar(50) DEFAULT NULL,
  `meeting_sdk_api_key` varchar(50) DEFAULT NULL,
  `meeting_sdk_api_secret` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `zoom_settings`
--

INSERT INTO `zoom_settings` (`id`, `account_id`, `api_key`, `secret_key`, `purchase_code`, `supported_until`, `created_at`, `updated_at`, `meeting_app`, `enable_zoom`, `secret_token`, `meeting_sdk_api_key`, `meeting_sdk_api_secret`) VALUES
(1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'in_app', 0, NULL, NULL, NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `activity_logs`
--
ALTER TABLE `activity_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `activity_logs_loggable_type_loggable_id_index` (`loggable_type`,`loggable_id`),
  ADD KEY `activity_logs_created_at_index` (`created_at`),
  ADD KEY `activity_logs_user_id_index` (`user_id`);

--
-- Indexes for table `applicant_notes`
--
ALTER TABLE `applicant_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `applicant_notes_user_id_foreign` (`user_id`),
  ADD KEY `applicant_notes_job_application_id_foreign` (`job_application_id`);

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

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

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

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

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

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

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

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

--
-- Indexes for table `documents`
--
ALTER TABLE `documents`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `documents_documentable_id_documentable_type_name_unique` (`documentable_id`,`documentable_type`,`name`);

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

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

--
-- Indexes for table `interview_schedules`
--
ALTER TABLE `interview_schedules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `interview_schedules_job_application_id_foreign` (`job_application_id`),
  ADD KEY `interview_schedules_meeting_id_foreign` (`meeting_id`);

--
-- Indexes for table `interview_schedule_comments`
--
ALTER TABLE `interview_schedule_comments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `interview_schedule_comments_interview_schedule_id_foreign` (`interview_schedule_id`),
  ADD KEY `interview_schedule_comments_user_id_foreign` (`user_id`);

--
-- Indexes for table `interview_schedule_employees`
--
ALTER TABLE `interview_schedule_employees`
  ADD PRIMARY KEY (`id`),
  ADD KEY `interview_schedule_employees_interview_schedule_id_foreign` (`interview_schedule_id`),
  ADD KEY `interview_schedule_employees_user_id_foreign` (`user_id`);

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_location_id_foreign` (`location_id`),
  ADD KEY `jobs_category_id_foreign` (`category_id`),
  ADD KEY `jobs_company_id_foreign` (`company_id`),
  ADD KEY `jobs_job_type_id_foreign` (`job_type_id`),
  ADD KEY `jobs_work_experience_id_foreign` (`work_experience_id`);

--
-- Indexes for table `job_alerts`
--
ALTER TABLE `job_alerts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_alerts_work_experience_id_foreign` (`work_experience_id`),
  ADD KEY `job_alerts_job_type_id_foreign` (`job_type_id`);

--
-- Indexes for table `job_alert_categories`
--
ALTER TABLE `job_alert_categories`
  ADD KEY `job_alert_categories_job_alert_id_foreign` (`job_alert_id`),
  ADD KEY `job_alert_categories_category_id_foreign` (`category_id`);

--
-- Indexes for table `job_alert_locations`
--
ALTER TABLE `job_alert_locations`
  ADD KEY `job_alert_locations_job_alert_id_foreign` (`job_alert_id`),
  ADD KEY `job_alert_locations_location_id_foreign` (`location_id`);

--
-- Indexes for table `job_applications`
--
ALTER TABLE `job_applications`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_applications_job_id_foreign` (`job_id`),
  ADD KEY `job_applications_status_id_foreign` (`status_id`),
  ADD KEY `job_applications_location_id_foreign` (`location_id`);

--
-- Indexes for table `job_application_answers`
--
ALTER TABLE `job_application_answers`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_application_answers_job_application_id_foreign` (`job_application_id`),
  ADD KEY `job_application_answers_job_id_foreign` (`job_id`),
  ADD KEY `job_application_answers_question_id_foreign` (`question_id`);

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

--
-- Indexes for table `job_job_application`
--
ALTER TABLE `job_job_application`
  ADD KEY `job_job_application_job_application_id_foreign` (`job_application_id`),
  ADD KEY `job_job_application_job_id_foreign` (`job_id`);

--
-- Indexes for table `job_job_locations`
--
ALTER TABLE `job_job_locations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_job_locations_job_id_foreign` (`job_id`),
  ADD KEY `job_job_locations_location_id_foreign` (`location_id`);

--
-- Indexes for table `job_locations`
--
ALTER TABLE `job_locations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_locations_country_id_foreign` (`country_id`);

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

--
-- Indexes for table `job_onboard_questions`
--
ALTER TABLE `job_onboard_questions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_onboard_questions_question_id_foreign` (`question_id`),
  ADD KEY `job_onboard_questions_job_offer_id_foreign` (`job_offer_id`);

--
-- Indexes for table `job_questions`
--
ALTER TABLE `job_questions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_questions_question_id_foreign` (`question_id`),
  ADD KEY `job_questions_job_id_foreign` (`job_id`);

--
-- Indexes for table `job_skills`
--
ALTER TABLE `job_skills`
  ADD PRIMARY KEY (`id`),
  ADD KEY `job_skills_skill_id_foreign` (`skill_id`),
  ADD KEY `job_skills_job_id_foreign` (`job_id`);

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

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

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

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

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

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

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

--
-- Indexes for table `onboard_answers`
--
ALTER TABLE `onboard_answers`
  ADD PRIMARY KEY (`id`),
  ADD KEY `onboard_answers_onboard_id_foreign` (`onboard_id`),
  ADD KEY `onboard_answers_question_id_foreign` (`question_id`);

--
-- Indexes for table `on_board_details`
--
ALTER TABLE `on_board_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `on_board_details_job_application_id_foreign` (`job_application_id`),
  ADD KEY `on_board_details_designation_id_foreign` (`designation_id`),
  ADD KEY `on_board_details_department_id_foreign` (`department_id`),
  ADD KEY `on_board_details_reports_to_id_foreign` (`reports_to_id`),
  ADD KEY `on_board_details_currency_id_foreign` (`currency_id`);

--
-- Indexes for table `on_board_files`
--
ALTER TABLE `on_board_files`
  ADD PRIMARY KEY (`id`),
  ADD KEY `on_board_files_on_board_detail_id_foreign` (`on_board_detail_id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`);

--
-- Indexes for table `permissions`
--
ALTER TABLE `permissions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `permissions_name_unique` (`name`),
  ADD KEY `permissions_module_id_foreign` (`module_id`);

--
-- Indexes for table `permission_role`
--
ALTER TABLE `permission_role`
  ADD PRIMARY KEY (`permission_id`,`role_id`),
  ADD KEY `permission_role_role_id_foreign` (`role_id`);

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

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

--
-- Indexes for table `role_user`
--
ALTER TABLE `role_user`
  ADD PRIMARY KEY (`user_id`,`role_id`),
  ADD KEY `role_user_role_id_foreign` (`role_id`);

--
-- Indexes for table `skills`
--
ALTER TABLE `skills`
  ADD PRIMARY KEY (`id`),
  ADD KEY `skills_category_id_foreign` (`category_id`);

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

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

--
-- Indexes for table `sticky_notes`
--
ALTER TABLE `sticky_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `sticky_notes_user_id_foreign` (`user_id`);

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

--
-- Indexes for table `tasks`
--
ALTER TABLE `tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tasks_user_id_foreign` (`user_id`);

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

--
-- Indexes for table `todo_items`
--
ALTER TABLE `todo_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `todo_items_user_id_foreign` (`user_id`);

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

--
-- Indexes for table `user_zoom_meeting`
--
ALTER TABLE `user_zoom_meeting`
  ADD KEY `user_zoom_meeting_user_id_foreign` (`user_id`),
  ADD KEY `user_zoom_meeting_zoom_meeting_id_foreign` (`zoom_meeting_id`);

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

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

--
-- Indexes for table `zoom_meetings`
--
ALTER TABLE `zoom_meetings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `zoom_meetings_created_by_foreign` (`created_by`),
  ADD KEY `zoom_meetings_source_meeting_id_foreign` (`source_meeting_id`),
  ADD KEY `zoom_meetings_category_id_foreign` (`category_id`);

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

--
-- AUTO_INCREMENT for dumped tables
--

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

--
-- AUTO_INCREMENT for table `applicant_notes`
--
ALTER TABLE `applicant_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `ltm_translations`
--
ALTER TABLE `ltm_translations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `sticky_notes`
--
ALTER TABLE `sticky_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tasks`
--
ALTER TABLE `tasks`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

--
-- Constraints for dumped tables
--

--
-- Constraints for table `applicant_notes`
--
ALTER TABLE `applicant_notes`
  ADD CONSTRAINT `applicant_notes_job_application_id_foreign` FOREIGN KEY (`job_application_id`) REFERENCES `job_applications` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `applicant_notes_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `interview_schedules`
--
ALTER TABLE `interview_schedules`
  ADD CONSTRAINT `interview_schedules_job_application_id_foreign` FOREIGN KEY (`job_application_id`) REFERENCES `job_applications` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `interview_schedules_meeting_id_foreign` FOREIGN KEY (`meeting_id`) REFERENCES `zoom_meetings` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `interview_schedule_comments`
--
ALTER TABLE `interview_schedule_comments`
  ADD CONSTRAINT `interview_schedule_comments_interview_schedule_id_foreign` FOREIGN KEY (`interview_schedule_id`) REFERENCES `interview_schedules` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `interview_schedule_comments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `interview_schedule_employees`
--
ALTER TABLE `interview_schedule_employees`
  ADD CONSTRAINT `interview_schedule_employees_interview_schedule_id_foreign` FOREIGN KEY (`interview_schedule_id`) REFERENCES `interview_schedules` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `interview_schedule_employees_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `jobs`
--
ALTER TABLE `jobs`
  ADD CONSTRAINT `jobs_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `job_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `jobs_company_id_foreign` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `jobs_job_type_id_foreign` FOREIGN KEY (`job_type_id`) REFERENCES `job_types` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `jobs_location_id_foreign` FOREIGN KEY (`location_id`) REFERENCES `job_locations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `jobs_work_experience_id_foreign` FOREIGN KEY (`work_experience_id`) REFERENCES `work_experiences` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_alerts`
--
ALTER TABLE `job_alerts`
  ADD CONSTRAINT `job_alerts_job_type_id_foreign` FOREIGN KEY (`job_type_id`) REFERENCES `job_types` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_alerts_work_experience_id_foreign` FOREIGN KEY (`work_experience_id`) REFERENCES `work_experiences` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_alert_categories`
--
ALTER TABLE `job_alert_categories`
  ADD CONSTRAINT `job_alert_categories_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `job_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_alert_categories_job_alert_id_foreign` FOREIGN KEY (`job_alert_id`) REFERENCES `job_alerts` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_alert_locations`
--
ALTER TABLE `job_alert_locations`
  ADD CONSTRAINT `job_alert_locations_job_alert_id_foreign` FOREIGN KEY (`job_alert_id`) REFERENCES `job_alerts` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_alert_locations_location_id_foreign` FOREIGN KEY (`location_id`) REFERENCES `job_locations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_applications`
--
ALTER TABLE `job_applications`
  ADD CONSTRAINT `job_applications_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_applications_location_id_foreign` FOREIGN KEY (`location_id`) REFERENCES `job_locations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_applications_status_id_foreign` FOREIGN KEY (`status_id`) REFERENCES `application_status` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_application_answers`
--
ALTER TABLE `job_application_answers`
  ADD CONSTRAINT `job_application_answers_job_application_id_foreign` FOREIGN KEY (`job_application_id`) REFERENCES `job_applications` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_application_answers_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_application_answers_question_id_foreign` FOREIGN KEY (`question_id`) REFERENCES `questions` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_job_application`
--
ALTER TABLE `job_job_application`
  ADD CONSTRAINT `job_job_application_job_application_id_foreign` FOREIGN KEY (`job_application_id`) REFERENCES `job_applications` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_job_application_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_job_locations`
--
ALTER TABLE `job_job_locations`
  ADD CONSTRAINT `job_job_locations_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_job_locations_location_id_foreign` FOREIGN KEY (`location_id`) REFERENCES `job_locations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_locations`
--
ALTER TABLE `job_locations`
  ADD CONSTRAINT `job_locations_country_id_foreign` FOREIGN KEY (`country_id`) REFERENCES `countries` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_onboard_questions`
--
ALTER TABLE `job_onboard_questions`
  ADD CONSTRAINT `job_onboard_questions_job_offer_id_foreign` FOREIGN KEY (`job_offer_id`) REFERENCES `on_board_details` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_onboard_questions_question_id_foreign` FOREIGN KEY (`question_id`) REFERENCES `job_offer_questions` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_questions`
--
ALTER TABLE `job_questions`
  ADD CONSTRAINT `job_questions_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_questions_question_id_foreign` FOREIGN KEY (`question_id`) REFERENCES `questions` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `job_skills`
--
ALTER TABLE `job_skills`
  ADD CONSTRAINT `job_skills_job_id_foreign` FOREIGN KEY (`job_id`) REFERENCES `jobs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `job_skills_skill_id_foreign` FOREIGN KEY (`skill_id`) REFERENCES `skills` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `onboard_answers`
--
ALTER TABLE `onboard_answers`
  ADD CONSTRAINT `onboard_answers_onboard_id_foreign` FOREIGN KEY (`onboard_id`) REFERENCES `on_board_details` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `onboard_answers_question_id_foreign` FOREIGN KEY (`question_id`) REFERENCES `job_offer_questions` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `on_board_details`
--
ALTER TABLE `on_board_details`
  ADD CONSTRAINT `on_board_details_currency_id_foreign` FOREIGN KEY (`currency_id`) REFERENCES `currencies` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `on_board_details_department_id_foreign` FOREIGN KEY (`department_id`) REFERENCES `departments` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `on_board_details_designation_id_foreign` FOREIGN KEY (`designation_id`) REFERENCES `designations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `on_board_details_job_application_id_foreign` FOREIGN KEY (`job_application_id`) REFERENCES `job_applications` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `on_board_details_reports_to_id_foreign` FOREIGN KEY (`reports_to_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `on_board_files`
--
ALTER TABLE `on_board_files`
  ADD CONSTRAINT `on_board_files_on_board_detail_id_foreign` FOREIGN KEY (`on_board_detail_id`) REFERENCES `on_board_details` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `permissions`
--
ALTER TABLE `permissions`
  ADD CONSTRAINT `permissions_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `permission_role`
--
ALTER TABLE `permission_role`
  ADD CONSTRAINT `permission_role_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `permission_role_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `role_user`
--
ALTER TABLE `role_user`
  ADD CONSTRAINT `role_user_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `role_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `skills`
--
ALTER TABLE `skills`
  ADD CONSTRAINT `skills_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `job_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

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

--
-- Constraints for table `tasks`
--
ALTER TABLE `tasks`
  ADD CONSTRAINT `tasks_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL ON UPDATE CASCADE;

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

--
-- Constraints for table `user_zoom_meeting`
--
ALTER TABLE `user_zoom_meeting`
  ADD CONSTRAINT `user_zoom_meeting_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `user_zoom_meeting_zoom_meeting_id_foreign` FOREIGN KEY (`zoom_meeting_id`) REFERENCES `zoom_meetings` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `zoom_meetings`
--
ALTER TABLE `zoom_meetings`
  ADD CONSTRAINT `zoom_meetings_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `zoom_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `zoom_meetings_created_by_foreign` FOREIGN KEY (`created_by`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `zoom_meetings_source_meeting_id_foreign` FOREIGN KEY (`source_meeting_id`) REFERENCES `zoom_meetings` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
COMMIT;

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