master_template/db_accessskillsdb.sql
2024-06-10 18:06:58 +05:45

2814 lines
747 KiB
SQL

-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Feb 12, 2024 at 05:38 AM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.2.12
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: `db_accessskillsdb`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_accridiations`
--
CREATE TABLE `tbl_accridiations` (
`accridiation_id` int(11) NOT NULL,
`display` varchar(255) DEFAULT NULL,
`title` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_accridiations`
--
INSERT INTO `tbl_accridiations` (`accridiation_id`, `display`, `title`, `text`, `image`, `thumb`, `cover`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, 'Test', 'Test', '<p>Test</p>', '', 'storage/accessskills/files/1/accessskills/blogs image/Individual.jpg', '', 1, 1, 1, 1, '2023-12-27 09:18:14', '2023-12-27 09:18:14');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_activity_logs`
--
CREATE TABLE `tbl_activity_logs` (
`activity_id` bigint(20) NOT NULL,
`user_id` int(11) DEFAULT NULL,
`controllerName` varchar(100) DEFAULT NULL,
`methodName` varchar(100) DEFAULT NULL,
`actionUrl` varchar(255) DEFAULT NULL,
`activity` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_activity_logs`
--
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(1, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-10 03:20:45', '2023-12-10 03:20:45'),
(2, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2023-12-10 03:20:55', '2023-12-10 03:20:55'),
(3, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-10 03:20:55', '2023-12-10 03:20:55'),
(4, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2023-12-10 03:21:08', '2023-12-10 03:21:08'),
(5, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-10 03:21:09', '2023-12-10 03:21:09'),
(6, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'https://access-skills.com/admin/resourcetypes', ' Resourcetypes index', '2023-12-10 03:21:29', '2023-12-10 03:21:29'),
(7, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:21:35', '2023-12-10 03:21:35'),
(8, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-10 03:21:37', '2023-12-10 03:21:37'),
(9, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-10 03:21:44', '2023-12-10 03:21:44'),
(10, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:21:44', '2023-12-10 03:21:44'),
(11, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-10 03:21:46', '2023-12-10 03:21:46'),
(12, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-10 03:21:51', '2023-12-10 03:21:51'),
(13, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:21:52', '2023-12-10 03:21:52'),
(14, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-10 03:21:54', '2023-12-10 03:21:54'),
(15, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-10 03:22:00', '2023-12-10 03:22:00'),
(16, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:22:00', '2023-12-10 03:22:00'),
(17, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-10 03:22:02', '2023-12-10 03:22:02'),
(18, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-10 03:22:11', '2023-12-10 03:22:11'),
(19, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:22:11', '2023-12-10 03:22:11'),
(20, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-10 03:22:12', '2023-12-10 03:22:12'),
(21, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-10 03:22:23', '2023-12-10 03:22:23'),
(22, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-10 03:22:23', '2023-12-10 03:22:23'),
(23, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'https://access-skills.com/preparationclassoffers', ' Preparationclassoffers index', '2023-12-10 14:40:22', '2023-12-10 14:40:22'),
(24, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'create', 'https://access-skills.com/preparationclassoffers/create', ' Preparationclassoffers create', '2023-12-10 14:40:24', '2023-12-10 14:40:24'),
(25, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-11 06:53:01', '2023-12-11 06:53:01'),
(26, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/1', ' Articles edit', '2023-12-11 06:53:10', '2023-12-11 06:53:10'),
(27, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/1', ' Articles update', '2023-12-11 06:53:29', '2023-12-11 06:53:29'),
(28, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/1', ' Articles edit', '2023-12-11 06:53:29', '2023-12-11 06:53:29'),
(29, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 06:54:06', '2023-12-11 06:54:06'),
(30, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 06:54:09', '2023-12-11 06:54:09'),
(31, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 06:54:15', '2023-12-11 06:54:15'),
(32, 1, 'App\\Http\\Controllers\\ProgramsController', 'index', 'https://access-skills.com/admin/programs', ' Programs index', '2023-12-11 06:54:20', '2023-12-11 06:54:20'),
(33, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'https://access-skills.com/preparationclassoffers', ' Preparationclassoffers index', '2023-12-11 06:54:22', '2023-12-11 06:54:22'),
(34, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://access-skills.com/admin/countryarticles', ' Countryarticles index', '2023-12-11 06:54:28', '2023-12-11 06:54:28'),
(35, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-11 06:54:38', '2023-12-11 06:54:38'),
(36, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'https://access-skills.com/admin/services', ' Services index', '2023-12-11 06:54:57', '2023-12-11 06:54:57'),
(37, 1, 'App\\Http\\Controllers\\ProgramsController', 'index', 'https://access-skills.com/admin/programs', ' Programs index', '2023-12-11 06:55:03', '2023-12-11 06:55:03'),
(38, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 06:55:06', '2023-12-11 06:55:06'),
(39, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 06:57:04', '2023-12-11 06:57:04'),
(40, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 06:59:56', '2023-12-11 06:59:56'),
(41, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 06:59:56', '2023-12-11 06:59:56'),
(42, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 07:01:00', '2023-12-11 07:01:00'),
(43, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:01:00', '2023-12-11 07:01:00'),
(44, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 07:06:08', '2023-12-11 07:06:08'),
(45, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:06:08', '2023-12-11 07:06:08'),
(46, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 07:06:26', '2023-12-11 07:06:26'),
(47, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:06:27', '2023-12-11 07:06:27'),
(48, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 07:07:09', '2023-12-11 07:07:09'),
(49, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:07:09', '2023-12-11 07:07:09'),
(50, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:07:29', '2023-12-11 07:07:29'),
(51, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 07:07:33', '2023-12-11 07:07:33'),
(52, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 07:08:01', '2023-12-11 07:08:01'),
(53, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:08:01', '2023-12-11 07:08:01'),
(54, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 07:08:18', '2023-12-11 07:08:18'),
(55, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 07:09:11', '2023-12-11 07:09:11'),
(56, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 07:09:12', '2023-12-11 07:09:12'),
(57, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:10:16', '2023-12-11 07:10:16'),
(58, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 07:10:55', '2023-12-11 07:10:55'),
(59, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 07:11:08', '2023-12-11 07:11:08'),
(60, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:11:08', '2023-12-11 07:11:08'),
(61, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 07:12:38', '2023-12-11 07:12:38'),
(62, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 07:12:49', '2023-12-11 07:12:49'),
(63, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:12:50', '2023-12-11 07:12:50'),
(64, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 07:13:17', '2023-12-11 07:13:17'),
(65, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 07:13:33', '2023-12-11 07:13:33'),
(66, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:13:38', '2023-12-11 07:13:38'),
(67, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:16:45', '2023-12-11 07:16:45'),
(68, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/1', ' Preparationclasses update', '2023-12-11 07:17:09', '2023-12-11 07:17:09'),
(69, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2023-12-11 07:17:09', '2023-12-11 07:17:09'),
(70, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:40:12', '2023-12-11 07:40:12'),
(71, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2023-12-11 07:40:17', '2023-12-11 07:40:17'),
(72, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/2', ' Preparationclasses update', '2023-12-11 07:40:45', '2023-12-11 07:40:45'),
(73, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2023-12-11 07:40:45', '2023-12-11 07:40:45'),
(74, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:40:49', '2023-12-11 07:40:49'),
(75, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2023-12-11 07:40:55', '2023-12-11 07:40:55'),
(76, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/9', ' Preparationclasses update', '2023-12-11 07:41:07', '2023-12-11 07:41:07'),
(77, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2023-12-11 07:41:07', '2023-12-11 07:41:07'),
(78, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:41:11', '2023-12-11 07:41:11'),
(79, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2023-12-11 07:43:20', '2023-12-11 07:43:20'),
(80, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/3', ' Preparationclasses update', '2023-12-11 07:43:40', '2023-12-11 07:43:40'),
(81, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2023-12-11 07:43:41', '2023-12-11 07:43:41'),
(82, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:44:00', '2023-12-11 07:44:00'),
(83, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2023-12-11 07:44:54', '2023-12-11 07:44:54'),
(84, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/7', ' Preparationclasses update', '2023-12-11 07:45:13', '2023-12-11 07:45:13'),
(85, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2023-12-11 07:45:13', '2023-12-11 07:45:13'),
(86, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:46:39', '2023-12-11 07:46:39'),
(87, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2023-12-11 07:46:47', '2023-12-11 07:46:47'),
(88, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/8', ' Preparationclasses update', '2023-12-11 07:47:06', '2023-12-11 07:47:06'),
(89, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2023-12-11 07:47:06', '2023-12-11 07:47:06'),
(90, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:50:15', '2023-12-11 07:50:15'),
(91, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2023-12-11 07:50:24', '2023-12-11 07:50:24'),
(92, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/5', ' Preparationclasses update', '2023-12-11 07:51:51', '2023-12-11 07:51:51'),
(93, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2023-12-11 07:51:52', '2023-12-11 07:51:52'),
(94, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:54:10', '2023-12-11 07:54:10'),
(95, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2023-12-11 07:54:18', '2023-12-11 07:54:18'),
(96, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/4', ' Preparationclasses update', '2023-12-11 07:54:42', '2023-12-11 07:54:42'),
(97, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2023-12-11 07:54:42', '2023-12-11 07:54:42'),
(98, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:58:15', '2023-12-11 07:58:15'),
(99, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 07:59:45', '2023-12-11 07:59:45'),
(100, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 07:59:50', '2023-12-11 07:59:50'),
(101, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 07:59:59', '2023-12-11 07:59:59'),
(102, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 08:02:08', '2023-12-11 08:02:08'),
(103, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 08:02:08', '2023-12-11 08:02:08'),
(104, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 08:03:02', '2023-12-11 08:03:02'),
(105, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 08:03:02', '2023-12-11 08:03:02'),
(106, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 08:04:11', '2023-12-11 08:04:11'),
(107, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 08:04:11', '2023-12-11 08:04:11'),
(108, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 08:04:52', '2023-12-11 08:04:52'),
(109, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 08:04:52', '2023-12-11 08:04:52'),
(110, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/6', ' Preparationclasses update', '2023-12-11 08:05:28', '2023-12-11 08:05:28'),
(111, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2023-12-11 08:05:28', '2023-12-11 08:05:28'),
(112, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 08:05:46', '2023-12-11 08:05:46'),
(113, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 08:06:07', '2023-12-11 08:06:07'),
(114, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 08:06:37', '2023-12-11 08:06:37'),
(115, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 08:06:38', '2023-12-11 08:06:38'),
(116, 1, 'App\\Http\\Controllers\\SuccessstoriesController', 'index', 'https://access-skills.com/admin/successstories', ' Successstories index', '2023-12-11 08:13:26', '2023-12-11 08:13:26'),
(117, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://access-skills.com/testimonials', ' Testimonials index', '2023-12-11 08:13:29', '2023-12-11 08:13:29'),
(118, 1, 'App\\Http\\Controllers\\BrancharticlesController', 'index', 'https://access-skills.com/admin/brancharticles', ' Brancharticles index', '2023-12-11 08:13:37', '2023-12-11 08:13:37'),
(119, 1, 'App\\Http\\Controllers\\BranchesController', 'index', 'https://access-skills.com/admin/branches', ' Branches index', '2023-12-11 08:13:40', '2023-12-11 08:13:40'),
(120, 1, 'App\\Http\\Controllers\\MilestonesController', 'index', 'https://access-skills.com/admin/milestones', ' Milestones index', '2023-12-11 08:13:43', '2023-12-11 08:13:43'),
(121, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-11 08:13:46', '2023-12-11 08:13:46'),
(122, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'https://access-skills.com/admin/contacts', ' Contacts index', '2023-12-11 09:05:12', '2023-12-11 09:05:12'),
(123, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-11 09:05:17', '2023-12-11 09:05:17'),
(124, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'https://access-skills.com/admin/popups', ' Popups index', '2023-12-11 09:06:16', '2023-12-11 09:06:16'),
(125, 1, 'App\\Http\\Controllers\\SuccessstoriesController', 'index', 'https://access-skills.com/admin/successstories', ' Successstories index', '2023-12-11 09:06:19', '2023-12-11 09:06:19'),
(126, 1, 'App\\Http\\Controllers\\VisasController', 'index', 'https://access-skills.com/admin/visas', ' Visas index', '2023-12-11 09:06:23', '2023-12-11 09:06:23'),
(127, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://access-skills.com/testimonials', ' Testimonials index', '2023-12-11 09:06:26', '2023-12-11 09:06:26'),
(128, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:06:30', '2023-12-11 09:06:30'),
(129, 1, 'App\\Http\\Controllers\\SettingsController', 'index', 'https://access-skills.com/admin/settings', ' Settings index', '2023-12-11 09:07:18', '2023-12-11 09:07:18'),
(130, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-11 09:07:29', '2023-12-11 09:07:29'),
(131, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'https://access-skills.com/admin/contacts', ' Contacts index', '2023-12-11 09:08:21', '2023-12-11 09:08:21'),
(132, 1, 'App\\Http\\Controllers\\ContactsController', 'create', 'https://access-skills.com/admin/contacts/create', ' Contacts create', '2023-12-11 09:08:26', '2023-12-11 09:08:26'),
(133, 1, 'App\\Http\\Controllers\\ContactsController', 'store', 'https://access-skills.com/admin/contacts/store', ' Contacts store', '2023-12-11 09:09:20', '2023-12-11 09:09:20'),
(134, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'https://access-skills.com/admin/contacts', ' Contacts index', '2023-12-11 09:09:20', '2023-12-11 09:09:20'),
(135, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:09:32', '2023-12-11 09:09:32'),
(136, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2023-12-11 09:09:56', '2023-12-11 09:09:56'),
(137, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:09:56', '2023-12-11 09:09:56'),
(138, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'https://access-skills.com/admin/contacts', ' Contacts index', '2023-12-11 09:10:07', '2023-12-11 09:10:07'),
(139, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:10:46', '2023-12-11 09:10:46'),
(140, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2023-12-11 09:10:58', '2023-12-11 09:10:58'),
(141, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:10:58', '2023-12-11 09:10:58'),
(142, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2023-12-11 09:11:31', '2023-12-11 09:11:31'),
(143, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-11 09:11:31', '2023-12-11 09:11:31'),
(144, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-11 09:13:03', '2023-12-11 09:13:03'),
(145, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-11 09:13:11', '2023-12-11 09:13:11'),
(146, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://access-skills.com/admin/faqs/create', ' Faqs create', '2023-12-11 09:13:13', '2023-12-11 09:13:13'),
(147, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://access-skills.com/admin/faqs/store', ' Faqs store', '2023-12-11 09:13:18', '2023-12-11 09:13:18'),
(148, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-11 09:13:19', '2023-12-11 09:13:19'),
(149, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-11 09:13:36', '2023-12-11 09:13:36'),
(150, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:17:05', '2023-12-11 09:17:05'),
(151, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 09:17:12', '2023-12-11 09:17:12'),
(152, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 09:19:11', '2023-12-11 09:19:11'),
(153, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:19:11', '2023-12-11 09:19:11'),
(154, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2023-12-11 09:19:46', '2023-12-11 09:19:46'),
(155, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/11', ' Preparationclasses update', '2023-12-11 09:20:04', '2023-12-11 09:20:04'),
(156, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2023-12-11 09:20:04', '2023-12-11 09:20:04'),
(157, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/11', ' Preparationclasses update', '2023-12-11 09:20:46', '2023-12-11 09:20:46'),
(158, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2023-12-11 09:20:46', '2023-12-11 09:20:46'),
(159, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:21:16', '2023-12-11 09:21:16'),
(160, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 09:21:24', '2023-12-11 09:21:24'),
(161, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 09:24:00', '2023-12-11 09:24:00'),
(162, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:24:00', '2023-12-11 09:24:00'),
(163, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 09:24:25', '2023-12-11 09:24:25'),
(164, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 09:54:57', '2023-12-11 09:54:57'),
(165, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:54:57', '2023-12-11 09:54:57'),
(166, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/13', ' Preparationclasses edit', '2023-12-11 09:55:23', '2023-12-11 09:55:23'),
(167, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/13', ' Preparationclasses update', '2023-12-11 09:55:47', '2023-12-11 09:55:47'),
(168, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/13', ' Preparationclasses edit', '2023-12-11 09:55:47', '2023-12-11 09:55:47'),
(169, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/13', ' Preparationclasses update', '2023-12-11 09:59:42', '2023-12-11 09:59:42'),
(170, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/13', ' Preparationclasses edit', '2023-12-11 09:59:42', '2023-12-11 09:59:42'),
(171, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 09:59:51', '2023-12-11 09:59:51'),
(172, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 10:00:13', '2023-12-11 10:00:13'),
(173, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:43:10', '2023-12-11 10:43:10'),
(174, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 10:43:24', '2023-12-11 10:43:24'),
(175, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 10:46:26', '2023-12-11 10:46:26'),
(176, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:46:26', '2023-12-11 10:46:26'),
(177, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2023-12-11 10:46:52', '2023-12-11 10:46:52'),
(178, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/14', ' Preparationclasses update', '2023-12-11 10:47:04', '2023-12-11 10:47:04'),
(179, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2023-12-11 10:47:04', '2023-12-11 10:47:04'),
(180, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:47:19', '2023-12-11 10:47:19'),
(181, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-11 10:47:22', '2023-12-11 10:47:22'),
(182, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-11 10:48:53', '2023-12-11 10:48:53'),
(183, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:48:53', '2023-12-11 10:48:53'),
(184, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2023-12-11 10:49:16', '2023-12-11 10:49:16'),
(185, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/15', ' Preparationclasses update', '2023-12-11 10:49:25', '2023-12-11 10:49:25'),
(186, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2023-12-11 10:49:25', '2023-12-11 10:49:25'),
(187, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/15', ' Preparationclasses update', '2023-12-11 10:50:25', '2023-12-11 10:50:25'),
(188, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2023-12-11 10:50:25', '2023-12-11 10:50:25'),
(189, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:50:48', '2023-12-11 10:50:48'),
(190, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2023-12-11 10:51:10', '2023-12-11 10:51:10'),
(191, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/10', ' Preparationclasses update', '2023-12-11 10:51:18', '2023-12-11 10:51:18'),
(192, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2023-12-11 10:51:18', '2023-12-11 10:51:18'),
(193, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:51:42', '2023-12-11 10:51:42'),
(194, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2023-12-11 10:51:52', '2023-12-11 10:51:52'),
(195, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/10', ' Preparationclasses update', '2023-12-11 10:52:04', '2023-12-11 10:52:04'),
(196, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2023-12-11 10:52:04', '2023-12-11 10:52:04'),
(197, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-11 10:52:24', '2023-12-11 10:52:24'),
(198, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-11 10:55:57', '2023-12-11 10:55:57'),
(199, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'https://access-skills.com/admin/blogs/create', ' Blogs create', '2023-12-11 10:56:02', '2023-12-11 10:56:02'),
(200, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'https://access-skills.com/admin/blogs/store', ' Blogs store', '2023-12-11 10:56:14', '2023-12-11 10:56:14'),
(201, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-11 10:56:14', '2023-12-11 10:56:14'),
(202, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 04:52:43', '2023-12-12 04:52:43'),
(203, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 04:53:18', '2023-12-12 04:53:18'),
(204, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2023-12-12 04:54:28', '2023-12-12 04:54:28'),
(205, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 04:55:28', '2023-12-12 04:55:28'),
(206, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 04:55:35', '2023-12-12 04:55:35'),
(207, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:04:30', '2023-12-12 05:04:30'),
(208, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:04:30', '2023-12-12 05:04:30'),
(209, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:06:18', '2023-12-12 05:06:18'),
(210, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:08:55', '2023-12-12 05:08:55'),
(211, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:08:55', '2023-12-12 05:08:55'),
(212, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:14:25', '2023-12-12 05:14:25'),
(213, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:15:40', '2023-12-12 05:15:40'),
(214, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:15:40', '2023-12-12 05:15:40'),
(215, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:15:53', '2023-12-12 05:15:53'),
(216, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:17:07', '2023-12-12 05:17:07'),
(217, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:17:07', '2023-12-12 05:17:07'),
(218, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:17:15', '2023-12-12 05:17:15'),
(219, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:18:41', '2023-12-12 05:18:41'),
(220, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:18:41', '2023-12-12 05:18:41'),
(221, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:20:31', '2023-12-12 05:20:31'),
(222, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:20:55', '2023-12-12 05:20:55'),
(223, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:20:55', '2023-12-12 05:20:55'),
(224, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/21', ' Preparationclasses edit', '2023-12-12 05:21:12', '2023-12-12 05:21:12'),
(225, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/21', ' Preparationclasses update', '2023-12-12 05:22:15', '2023-12-12 05:22:15'),
(226, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/21', ' Preparationclasses edit', '2023-12-12 05:22:15', '2023-12-12 05:22:15'),
(227, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:22:25', '2023-12-12 05:22:25'),
(228, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:22:56', '2023-12-12 05:22:56'),
(229, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:25:09', '2023-12-12 05:25:09'),
(230, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:25:09', '2023-12-12 05:25:09'),
(231, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:25:24', '2023-12-12 05:25:24'),
(232, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:27:18', '2023-12-12 05:27:18'),
(233, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:27:18', '2023-12-12 05:27:18'),
(234, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:27:30', '2023-12-12 05:27:30'),
(235, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:29:26', '2023-12-12 05:29:26'),
(236, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:29:26', '2023-12-12 05:29:26'),
(237, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:29:37', '2023-12-12 05:29:37'),
(238, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:31:19', '2023-12-12 05:31:19'),
(239, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:31:19', '2023-12-12 05:31:19'),
(240, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:31:25', '2023-12-12 05:31:25'),
(241, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:32:56', '2023-12-12 05:32:56'),
(242, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:32:56', '2023-12-12 05:32:56'),
(243, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:33:17', '2023-12-12 05:33:17'),
(244, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:36:05', '2023-12-12 05:36:05'),
(245, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:36:05', '2023-12-12 05:36:05'),
(246, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:36:18', '2023-12-12 05:36:18'),
(247, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 05:43:12', '2023-12-12 05:43:12'),
(248, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 05:43:12', '2023-12-12 05:43:12'),
(249, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 05:55:23', '2023-12-12 05:55:23');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(250, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 06:02:44', '2023-12-12 06:02:44'),
(251, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 06:02:44', '2023-12-12 06:02:44'),
(252, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 06:28:14', '2023-12-12 06:28:14'),
(253, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 06:30:46', '2023-12-12 06:30:46'),
(254, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 06:30:46', '2023-12-12 06:30:46'),
(255, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 06:31:00', '2023-12-12 06:31:00'),
(256, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 08:08:17', '2023-12-12 08:08:17'),
(257, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 09:14:03', '2023-12-12 09:14:03'),
(258, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 09:15:30', '2023-12-12 09:15:30'),
(259, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 09:15:42', '2023-12-12 09:15:42'),
(260, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 09:17:09', '2023-12-12 09:17:09'),
(261, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 09:17:09', '2023-12-12 09:17:09'),
(262, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 09:17:15', '2023-12-12 09:17:15'),
(263, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 09:18:35', '2023-12-12 09:18:35'),
(264, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 09:18:36', '2023-12-12 09:18:36'),
(265, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 09:20:17', '2023-12-12 09:20:17'),
(266, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 09:21:09', '2023-12-12 09:21:09'),
(267, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 09:21:09', '2023-12-12 09:21:09'),
(268, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://access-skills.com/testimonials', ' Testimonials index', '2023-12-12 09:21:30', '2023-12-12 09:21:30'),
(269, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'https://access-skills.com/testimonials/create', ' Testimonials create', '2023-12-12 09:21:33', '2023-12-12 09:21:33'),
(270, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'https://access-skills.com/testimonials/store', ' Testimonials store', '2023-12-12 09:21:56', '2023-12-12 09:21:56'),
(271, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://access-skills.com/testimonials', ' Testimonials index', '2023-12-12 09:21:56', '2023-12-12 09:21:56'),
(272, 1, 'App\\Http\\Controllers\\TestimonialsController', 'destroy', 'https://access-skills.com/testimonials/destroy/1', ' Testimonials destroy', '2023-12-12 09:22:25', '2023-12-12 09:22:25'),
(273, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://access-skills.com/testimonials', ' Testimonials index', '2023-12-12 09:22:26', '2023-12-12 09:22:26'),
(274, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 09:22:35', '2023-12-12 09:22:35'),
(275, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 10:45:30', '2023-12-12 10:45:30'),
(276, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 11:12:03', '2023-12-12 11:12:03'),
(277, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 11:12:03', '2023-12-12 11:12:03'),
(278, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 11:22:06', '2023-12-12 11:22:06'),
(279, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 11:24:37', '2023-12-12 11:24:37'),
(280, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 11:24:37', '2023-12-12 11:24:37'),
(281, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 11:24:46', '2023-12-12 11:24:46'),
(282, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 11:25:31', '2023-12-12 11:25:31'),
(283, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 11:25:31', '2023-12-12 11:25:31'),
(284, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 11:25:44', '2023-12-12 11:25:44'),
(285, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 11:26:17', '2023-12-12 11:26:17'),
(286, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 11:26:17', '2023-12-12 11:26:17'),
(287, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://access-skills.com/admin/preparationclasses/create', ' Preparationclasses create', '2023-12-12 11:26:26', '2023-12-12 11:26:26'),
(288, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://access-skills.com/admin/preparationclasses/store', ' Preparationclasses store', '2023-12-12 11:26:57', '2023-12-12 11:26:57'),
(289, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-12 11:26:57', '2023-12-12 11:26:57'),
(290, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:27:28', '2023-12-12 11:27:28'),
(291, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:28:23', '2023-12-12 11:28:23'),
(292, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:28:35', '2023-12-12 11:28:35'),
(293, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:29:26', '2023-12-12 11:29:26'),
(294, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:29:26', '2023-12-12 11:29:26'),
(295, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:29:49', '2023-12-12 11:29:49'),
(296, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:30:00', '2023-12-12 11:30:00'),
(297, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:31:17', '2023-12-12 11:31:17'),
(298, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:31:18', '2023-12-12 11:31:18'),
(299, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:31:31', '2023-12-12 11:31:31'),
(300, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:35:07', '2023-12-12 11:35:07'),
(301, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:35:07', '2023-12-12 11:35:07'),
(302, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/3', ' Articles edit', '2023-12-12 11:35:30', '2023-12-12 11:35:30'),
(303, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/3', ' Articles update', '2023-12-12 11:35:36', '2023-12-12 11:35:36'),
(304, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/3', ' Articles edit', '2023-12-12 11:35:36', '2023-12-12 11:35:36'),
(305, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:35:41', '2023-12-12 11:35:41'),
(306, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:35:44', '2023-12-12 11:35:44'),
(307, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:36:19', '2023-12-12 11:36:19'),
(308, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:36:19', '2023-12-12 11:36:19'),
(309, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:36:54', '2023-12-12 11:36:54'),
(310, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:36:56', '2023-12-12 11:36:56'),
(311, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:38:30', '2023-12-12 11:38:30'),
(312, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:38:30', '2023-12-12 11:38:30'),
(313, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:38:35', '2023-12-12 11:38:35'),
(314, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:38:39', '2023-12-12 11:38:39'),
(315, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:39:03', '2023-12-12 11:39:03'),
(316, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:39:03', '2023-12-12 11:39:03'),
(317, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:39:07', '2023-12-12 11:39:07'),
(318, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:39:10', '2023-12-12 11:39:10'),
(319, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:41:01', '2023-12-12 11:41:01'),
(320, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:41:01', '2023-12-12 11:41:01'),
(321, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:41:06', '2023-12-12 11:41:06'),
(322, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:43:24', '2023-12-12 11:43:24'),
(323, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:43:24', '2023-12-12 11:43:24'),
(324, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-12 11:43:30', '2023-12-12 11:43:30'),
(325, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-12 11:47:10', '2023-12-12 11:47:10'),
(326, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-12 11:47:11', '2023-12-12 11:47:11'),
(327, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:47:19', '2023-12-12 11:47:19'),
(328, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:47:22', '2023-12-12 11:47:22'),
(329, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:48:14', '2023-12-12 11:48:14'),
(330, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:48:14', '2023-12-12 11:48:14'),
(331, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://access-skills.com/admin/menuitems/edit/4?menulocation=', ' Menuitems edit', '2023-12-12 11:48:19', '2023-12-12 11:48:19'),
(332, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'https://access-skills.com/admin/menuitems/update/4?menulocation=', ' Menuitems update', '2023-12-12 11:48:25', '2023-12-12 11:48:25'),
(333, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-12 11:48:32', '2023-12-12 11:48:32'),
(334, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:48:35', '2023-12-12 11:48:35'),
(335, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:49:05', '2023-12-12 11:49:05'),
(336, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:49:05', '2023-12-12 11:49:05'),
(337, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-12 11:49:32', '2023-12-12 11:49:32'),
(338, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-12 11:49:32', '2023-12-12 11:49:32'),
(339, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'https://access-skills.com/admin/services', ' Services index', '2023-12-13 06:30:01', '2023-12-13 06:30:01'),
(340, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'https://access-skills.com/admin/countries', ' Countries index', '2023-12-13 06:30:03', '2023-12-13 06:30:03'),
(341, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://access-skills.com/admin/countryarticles', ' Countryarticles index', '2023-12-13 06:30:05', '2023-12-13 06:30:05'),
(342, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-13 06:30:09', '2023-12-13 06:30:09'),
(343, 1, 'App\\Http\\Controllers\\MilestonesController', 'index', 'https://access-skills.com/admin/milestones', ' Milestones index', '2023-12-13 06:30:15', '2023-12-13 06:30:15'),
(344, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'https://access-skills.com/admin/countries', ' Countries index', '2023-12-13 06:30:24', '2023-12-13 06:30:24'),
(345, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://access-skills.com/admin/countryarticles', ' Countryarticles index', '2023-12-13 06:30:26', '2023-12-13 06:30:26'),
(346, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://access-skills.com/admin/institutions', ' Institutions index', '2023-12-13 06:30:28', '2023-12-13 06:30:28'),
(347, 1, 'App\\Http\\Controllers\\ProgramsController', 'index', 'https://access-skills.com/admin/programs', ' Programs index', '2023-12-13 06:30:30', '2023-12-13 06:30:30'),
(348, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-13 06:30:39', '2023-12-13 06:30:39'),
(349, 1, 'App\\Http\\Controllers\\MilestonesController', 'index', 'https://access-skills.com/admin/milestones', ' Milestones index', '2023-12-13 06:30:41', '2023-12-13 06:30:41'),
(350, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-13 06:30:43', '2023-12-13 06:30:43'),
(351, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/2', ' Articles edit', '2023-12-13 06:30:52', '2023-12-13 06:30:52'),
(352, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-13 09:22:28', '2023-12-13 09:22:28'),
(353, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-13 09:46:01', '2023-12-13 09:46:01'),
(354, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-13 09:47:45', '2023-12-13 09:47:45'),
(355, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-13 09:48:31', '2023-12-13 09:48:31'),
(356, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-13 09:48:31', '2023-12-13 09:48:31'),
(357, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://access-skills.com/admin/menuitems/edit/7?menulocation=', ' Menuitems edit', '2023-12-13 09:48:43', '2023-12-13 09:48:43'),
(358, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'https://access-skills.com/admin/menuitems/update/7?menulocation=', ' Menuitems update', '2023-12-13 09:48:49', '2023-12-13 09:48:49'),
(359, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-13 09:48:55', '2023-12-13 09:48:55'),
(360, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'https://access-skills.com/admin/services', ' Services index', '2023-12-14 06:38:22', '2023-12-14 06:38:22'),
(361, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-14 06:38:39', '2023-12-14 06:38:39'),
(362, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/1', ' Blogs edit', '2023-12-14 06:38:43', '2023-12-14 06:38:43'),
(363, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/1', ' Blogs update', '2023-12-14 06:38:57', '2023-12-14 06:38:57'),
(364, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/1', ' Blogs edit', '2023-12-14 06:38:57', '2023-12-14 06:38:57'),
(365, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-14 06:40:42', '2023-12-14 06:40:42'),
(366, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://access-skills.com/admin/sliders', ' Sliders index', '2023-12-14 06:41:42', '2023-12-14 06:41:42'),
(367, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-14 06:47:08', '2023-12-14 06:47:08'),
(368, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-14 06:47:53', '2023-12-14 06:47:53'),
(369, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-14 10:08:41', '2023-12-14 10:08:41'),
(370, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-14 10:08:49', '2023-12-14 10:08:49'),
(371, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2023-12-14 11:00:05', '2023-12-14 11:00:05'),
(372, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2023-12-14 11:03:06', '2023-12-14 11:03:06'),
(373, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://access-skills.com/admin/preparationclasses/update/7', ' Preparationclasses update', '2023-12-14 11:03:20', '2023-12-14 11:03:20'),
(374, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2023-12-14 11:03:20', '2023-12-14 11:03:20'),
(375, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-17 10:43:28', '2023-12-17 10:43:28'),
(376, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/1', ' Articles edit', '2023-12-17 10:43:34', '2023-12-17 10:43:34'),
(377, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/1', ' Articles update', '2023-12-17 10:47:09', '2023-12-17 10:47:09'),
(378, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/1', ' Articles edit', '2023-12-17 10:47:09', '2023-12-17 10:47:09'),
(379, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 10:50:19', '2023-12-17 10:50:19'),
(380, 1, 'App\\Http\\Controllers\\FaqsController', 'edit', 'https://access-skills.com/admin/faqs/edit/1', ' Faqs edit', '2023-12-17 10:50:24', '2023-12-17 10:50:24'),
(381, 1, 'App\\Http\\Controllers\\FaqsController', 'update', 'https://access-skills.com/admin/faqs/update/1', ' Faqs update', '2023-12-17 10:50:58', '2023-12-17 10:50:58'),
(382, 1, 'App\\Http\\Controllers\\FaqsController', 'edit', 'https://access-skills.com/admin/faqs/edit/1', ' Faqs edit', '2023-12-17 10:50:58', '2023-12-17 10:50:58'),
(383, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 10:51:02', '2023-12-17 10:51:02'),
(384, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://access-skills.com/admin/faqs/create', ' Faqs create', '2023-12-17 10:52:52', '2023-12-17 10:52:52'),
(385, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://access-skills.com/admin/faqs/store', ' Faqs store', '2023-12-17 11:33:19', '2023-12-17 11:33:19'),
(386, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 11:33:19', '2023-12-17 11:33:19'),
(387, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://access-skills.com/admin/faqs/create', ' Faqs create', '2023-12-17 11:33:24', '2023-12-17 11:33:24'),
(388, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://access-skills.com/admin/faqs/store', ' Faqs store', '2023-12-17 11:34:18', '2023-12-17 11:34:18'),
(389, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 11:34:18', '2023-12-17 11:34:18'),
(390, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://access-skills.com/admin/faqs/create', ' Faqs create', '2023-12-17 11:34:22', '2023-12-17 11:34:22'),
(391, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://access-skills.com/admin/faqs/store', ' Faqs store', '2023-12-17 11:34:44', '2023-12-17 11:34:44'),
(392, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 11:34:44', '2023-12-17 11:34:44'),
(393, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-17 11:35:46', '2023-12-17 11:35:46'),
(394, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-17 11:35:55', '2023-12-17 11:35:55'),
(395, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2023-12-17 11:36:01', '2023-12-17 11:36:01'),
(396, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'https://access-skills.com/admin/forms', ' Forms index', '2023-12-17 11:36:16', '2023-12-17 11:36:16'),
(397, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'https://access-skills.com/admin/customfields', ' Customfields index', '2023-12-17 11:36:18', '2023-12-17 11:36:18'),
(398, 1, 'App\\Http\\Controllers\\ShortcodesController', 'index', 'https://access-skills.com/admin/shortcodes', ' Shortcodes index', '2023-12-17 11:36:21', '2023-12-17 11:36:21'),
(399, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'https://access-skills.com/admin/resourcetypes', ' Resourcetypes index', '2023-12-17 11:36:24', '2023-12-17 11:36:24'),
(400, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-17 11:41:23', '2023-12-17 11:41:23'),
(401, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-18 05:30:49', '2023-12-18 05:30:49'),
(402, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 05:31:19', '2023-12-18 05:31:19'),
(403, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-18 05:31:24', '2023-12-18 05:31:24'),
(404, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-18 05:33:34', '2023-12-18 05:33:34'),
(405, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 05:33:35', '2023-12-18 05:33:35'),
(406, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-18 05:36:48', '2023-12-18 05:36:48'),
(407, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-18 05:40:49', '2023-12-18 05:40:49'),
(408, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 05:40:49', '2023-12-18 05:40:49'),
(409, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/8', ' Articles edit', '2023-12-18 05:40:55', '2023-12-18 05:40:55'),
(410, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 05:41:02', '2023-12-18 05:41:02'),
(411, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/9', ' Articles edit', '2023-12-18 05:41:06', '2023-12-18 05:41:06'),
(412, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/9', ' Articles update', '2023-12-18 05:41:45', '2023-12-18 05:41:45'),
(413, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/9', ' Articles edit', '2023-12-18 05:41:45', '2023-12-18 05:41:45'),
(414, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/9', ' Articles update', '2023-12-18 05:43:46', '2023-12-18 05:43:46'),
(415, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/9', ' Articles edit', '2023-12-18 05:43:46', '2023-12-18 05:43:46'),
(416, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 05:45:11', '2023-12-18 05:45:11'),
(417, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/1', ' Blogs edit', '2023-12-18 05:45:16', '2023-12-18 05:45:16'),
(418, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/1', ' Blogs update', '2023-12-18 05:48:24', '2023-12-18 05:48:24'),
(419, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/1', ' Blogs edit', '2023-12-18 05:48:24', '2023-12-18 05:48:24'),
(420, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-18 06:03:36', '2023-12-18 06:03:36'),
(421, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://access-skills.com/admin/menuitems/edit/1?menulocation=', ' Menuitems edit', '2023-12-18 06:03:51', '2023-12-18 06:03:51'),
(422, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-18 06:04:25', '2023-12-18 06:04:25'),
(423, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:09:52', '2023-12-18 06:09:52'),
(424, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'https://access-skills.com/admin/blogs/create', ' Blogs create', '2023-12-18 06:09:57', '2023-12-18 06:09:57'),
(425, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'https://access-skills.com/admin/blogs/store', ' Blogs store', '2023-12-18 06:12:33', '2023-12-18 06:12:33'),
(426, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'https://access-skills.com/admin/blogs/store', ' Blogs store', '2023-12-18 06:12:43', '2023-12-18 06:12:43'),
(427, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:12:43', '2023-12-18 06:12:43'),
(428, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/2', ' Blogs edit', '2023-12-18 06:12:48', '2023-12-18 06:12:48'),
(429, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/2', ' Blogs update', '2023-12-18 06:13:03', '2023-12-18 06:13:03'),
(430, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/2', ' Blogs edit', '2023-12-18 06:13:03', '2023-12-18 06:13:03'),
(431, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:13:12', '2023-12-18 06:13:12'),
(432, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/2', ' Blogs edit', '2023-12-18 06:14:58', '2023-12-18 06:14:58'),
(433, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/2', ' Blogs update', '2023-12-18 06:15:26', '2023-12-18 06:15:26'),
(434, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/2', ' Blogs edit', '2023-12-18 06:15:26', '2023-12-18 06:15:26'),
(435, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:17:35', '2023-12-18 06:17:35'),
(436, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'https://access-skills.com/admin/blogs/create', ' Blogs create', '2023-12-18 06:17:38', '2023-12-18 06:17:38'),
(437, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'https://access-skills.com/admin/blogs/store', ' Blogs store', '2023-12-18 06:17:42', '2023-12-18 06:17:42'),
(438, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'https://access-skills.com/admin/blogs/store', ' Blogs store', '2023-12-18 06:17:52', '2023-12-18 06:17:52'),
(439, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:17:52', '2023-12-18 06:17:52'),
(440, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/3', ' Blogs edit', '2023-12-18 06:17:56', '2023-12-18 06:17:56'),
(441, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/3', ' Blogs update', '2023-12-18 06:19:36', '2023-12-18 06:19:36'),
(442, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/3', ' Blogs edit', '2023-12-18 06:19:36', '2023-12-18 06:19:36'),
(443, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/3', ' Blogs update', '2023-12-18 06:20:15', '2023-12-18 06:20:15'),
(444, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/3', ' Blogs edit', '2023-12-18 06:20:15', '2023-12-18 06:20:15'),
(445, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'https://access-skills.com/admin/blogs/update/3', ' Blogs update', '2023-12-18 06:30:27', '2023-12-18 06:30:27'),
(446, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'https://access-skills.com/admin/blogs/edit/3', ' Blogs edit', '2023-12-18 06:30:27', '2023-12-18 06:30:27'),
(447, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:31:10', '2023-12-18 06:31:10'),
(448, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:31:34', '2023-12-18 06:31:34'),
(449, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 06:31:57', '2023-12-18 06:31:57'),
(450, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'https://access-skills.com/admin/blogs', ' Blogs index', '2023-12-18 09:43:22', '2023-12-18 09:43:22'),
(451, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://access-skills.com/admin/faqs', ' Faqs index', '2023-12-18 09:43:29', '2023-12-18 09:43:29'),
(452, 1, 'App\\Http\\Controllers\\QuicklinksController', 'index', 'https://access-skills.com/admin/quicklinks', ' Quicklinks index', '2023-12-18 09:43:33', '2023-12-18 09:43:33'),
(453, 1, 'App\\Http\\Controllers\\QuicklinksController', 'create', 'https://access-skills.com/admin/quicklinks/create', ' Quicklinks create', '2023-12-18 09:43:41', '2023-12-18 09:43:41'),
(454, 1, 'App\\Http\\Controllers\\QuicklinksController', 'store', 'https://access-skills.com/admin/quicklinks/store', ' Quicklinks store', '2023-12-18 09:43:50', '2023-12-18 09:43:50'),
(455, 1, 'App\\Http\\Controllers\\QuicklinksController', 'index', 'https://access-skills.com/admin/quicklinks', ' Quicklinks index', '2023-12-18 09:43:50', '2023-12-18 09:43:50'),
(456, 1, 'App\\Http\\Controllers\\QuicklinksController', 'destroy', 'https://access-skills.com/admin/quicklinks/destroy/1', ' Quicklinks destroy', '2023-12-18 09:44:35', '2023-12-18 09:44:35'),
(457, 1, 'App\\Http\\Controllers\\QuicklinksController', 'index', 'https://access-skills.com/admin/quicklinks', ' Quicklinks index', '2023-12-18 09:44:35', '2023-12-18 09:44:35'),
(458, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'https://access-skills.com/admin/galleries', ' Galleries index', '2023-12-18 09:44:39', '2023-12-18 09:44:39'),
(459, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2023-12-18 09:53:09', '2023-12-18 09:53:09'),
(460, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-18 09:53:13', '2023-12-18 09:53:13'),
(461, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-18 09:53:47', '2023-12-18 09:53:47'),
(462, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-18 09:53:47', '2023-12-18 09:53:47'),
(463, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'https://access-skills.com/admin/menuitems/store', ' Menuitems store', '2023-12-18 09:54:14', '2023-12-18 09:54:14'),
(464, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'https://access-skills.com/admin/menuitems/create', ' Menuitems create', '2023-12-18 09:54:14', '2023-12-18 09:54:14'),
(465, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 09:54:20', '2023-12-18 09:54:20'),
(466, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-18 09:56:17', '2023-12-18 09:56:17'),
(467, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-18 09:57:17', '2023-12-18 09:57:17'),
(468, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 09:57:17', '2023-12-18 09:57:17'),
(469, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-18 09:57:22', '2023-12-18 09:57:22'),
(470, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-18 09:58:41', '2023-12-18 09:58:41'),
(471, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-18 09:58:41', '2023-12-18 09:58:41'),
(472, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-19 05:45:35', '2023-12-19 05:45:35'),
(473, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-21 07:06:17', '2023-12-21 07:06:17'),
(474, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-21 07:24:57', '2023-12-21 07:24:57'),
(475, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-21 09:11:53', '2023-12-21 09:11:53'),
(476, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-21 09:39:06', '2023-12-21 09:39:06'),
(477, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-21 09:39:07', '2023-12-21 09:39:07'),
(478, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/11', ' Articles edit', '2023-12-21 09:39:16', '2023-12-21 09:39:16'),
(479, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-21 09:39:21', '2023-12-21 09:39:21'),
(480, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2023-12-21 09:39:23', '2023-12-21 09:39:23'),
(481, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2023-12-21 09:40:27', '2023-12-21 09:40:27'),
(482, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-21 09:40:28', '2023-12-21 09:40:28'),
(483, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2023-12-27 09:16:34', '2023-12-27 09:16:34'),
(484, 1, 'App\\Http\\Controllers\\AccridiationsController', 'index', 'https://access-skills.com/admin/accridiations', ' Accridiations index', '2023-12-27 09:16:41', '2023-12-27 09:16:41'),
(485, 1, 'App\\Http\\Controllers\\AccridiationsController', 'create', 'https://access-skills.com/admin/accridiations/create', ' Accridiations create', '2023-12-27 09:16:44', '2023-12-27 09:16:44'),
(486, 1, 'App\\Http\\Controllers\\AccridiationsController', 'store', 'https://access-skills.com/admin/accridiations/store', ' Accridiations store', '2023-12-27 09:18:14', '2023-12-27 09:18:14'),
(487, 1, 'App\\Http\\Controllers\\AccridiationsController', 'index', 'https://access-skills.com/admin/accridiations', ' Accridiations index', '2023-12-27 09:18:14', '2023-12-27 09:18:14'),
(488, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2024-02-09 04:19:41', '2024-02-09 04:19:41'),
(489, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-02-09 04:19:54', '2024-02-09 04:19:54'),
(490, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 04:23:09', '2024-02-09 04:23:09'),
(491, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 04:25:20', '2024-02-09 04:25:20'),
(492, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 04:25:20', '2024-02-09 04:25:20'),
(493, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 04:26:03', '2024-02-09 04:26:03'),
(494, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 04:26:03', '2024-02-09 04:26:03'),
(495, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 04:26:22', '2024-02-09 04:26:22'),
(496, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 04:26:22', '2024-02-09 04:26:22'),
(497, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'https://access-skills.com/preparationclassoffers', ' Preparationclassoffers index', '2024-02-09 04:27:19', '2024-02-09 04:27:19'),
(498, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2024-02-09 04:27:21', '2024-02-09 04:27:21'),
(499, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-02-09 04:29:44', '2024-02-09 04:29:44'),
(500, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://access-skills.com/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-02-09 04:29:52', '2024-02-09 04:29:52'),
(501, 1, 'App\\Http\\Controllers\\ProgramsController', 'index', 'https://access-skills.com/admin/programs', ' Programs index', '2024-02-09 04:38:05', '2024-02-09 04:38:05'),
(502, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://access-skills.com/admin/countryarticles', ' Countryarticles index', '2024-02-09 04:38:09', '2024-02-09 04:38:09'),
(503, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://access-skills.com/admin/institutions', ' Institutions index', '2024-02-09 04:38:11', '2024-02-09 04:38:11'),
(504, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://access-skills.com/admin/preparationclasses', ' Preparationclasses index', '2024-02-09 04:38:14', '2024-02-09 04:38:14'),
(505, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://access-skills.com/admin/menuitems', ' Menuitems index', '2024-02-09 04:50:41', '2024-02-09 04:50:41'),
(506, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-09 06:27:53', '2024-02-09 06:27:53'),
(507, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2024-02-09 06:27:59', '2024-02-09 06:27:59'),
(508, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2024-02-09 06:28:11', '2024-02-09 06:28:11'),
(509, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-09 06:28:11', '2024-02-09 06:28:11'),
(510, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2024-02-09 06:28:14', '2024-02-09 06:28:14'),
(511, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://access-skills.com/articles/store', ' Articles store', '2024-02-09 06:28:56', '2024-02-09 06:28:56'),
(512, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-09 06:28:56', '2024-02-09 06:28:56'),
(513, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://access-skills.com/articles/create', ' Articles create', '2024-02-09 09:27:51', '2024-02-09 09:27:51'),
(514, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-09 09:28:34', '2024-02-09 09:28:34'),
(515, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/15', ' Articles edit', '2024-02-09 09:28:39', '2024-02-09 09:28:39'),
(516, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/15', ' Articles update', '2024-02-09 09:29:00', '2024-02-09 09:29:00'),
(517, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/15', ' Articles edit', '2024-02-09 09:29:00', '2024-02-09 09:29:00'),
(518, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/15', ' Articles update', '2024-02-09 09:30:29', '2024-02-09 09:30:29'),
(519, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/15', ' Articles edit', '2024-02-09 09:30:29', '2024-02-09 09:30:29'),
(520, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:38:32', '2024-02-09 09:38:32'),
(521, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:38:50', '2024-02-09 09:38:50'),
(522, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:38:50', '2024-02-09 09:38:50'),
(523, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:40:37', '2024-02-09 09:40:37'),
(524, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:40:37', '2024-02-09 09:40:37'),
(525, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:42:35', '2024-02-09 09:42:35'),
(526, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:42:36', '2024-02-09 09:42:36');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(527, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:43:28', '2024-02-09 09:43:28'),
(528, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:43:28', '2024-02-09 09:43:28'),
(529, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:44:29', '2024-02-09 09:44:29'),
(530, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:44:29', '2024-02-09 09:44:29'),
(531, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:45:32', '2024-02-09 09:45:32'),
(532, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:45:32', '2024-02-09 09:45:32'),
(533, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:46:53', '2024-02-09 09:46:53'),
(534, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:46:53', '2024-02-09 09:46:53'),
(535, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:47:55', '2024-02-09 09:47:55'),
(536, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:47:55', '2024-02-09 09:47:55'),
(537, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:48:20', '2024-02-09 09:48:20'),
(538, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:48:20', '2024-02-09 09:48:20'),
(539, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:49:50', '2024-02-09 09:49:50'),
(540, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:49:50', '2024-02-09 09:49:50'),
(541, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:51:32', '2024-02-09 09:51:32'),
(542, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:51:32', '2024-02-09 09:51:32'),
(543, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-09 09:51:50', '2024-02-09 09:51:50'),
(544, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-09 09:51:50', '2024-02-09 09:51:50'),
(545, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'https://access-skills.com/admin/menulocations', ' Menulocations index', '2024-02-11 04:52:35', '2024-02-11 04:52:35'),
(546, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-11 04:52:37', '2024-02-11 04:52:37'),
(547, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://access-skills.com/admin/settings/update/1', ' Settings update', '2024-02-11 04:52:58', '2024-02-11 04:52:58'),
(548, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://access-skills.com/admin/settings/edit/1', ' Settings edit', '2024-02-11 04:52:59', '2024-02-11 04:52:59'),
(549, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'https://access-skills.com/admin/popups', ' Popups index', '2024-02-11 04:53:28', '2024-02-11 04:53:28'),
(550, 1, 'App\\Http\\Controllers\\SuccessstoriesController', 'index', 'https://access-skills.com/admin/successstories', ' Successstories index', '2024-02-11 04:53:29', '2024-02-11 04:53:29'),
(551, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'https://access-skills.com/admin/contacts', ' Contacts index', '2024-02-11 04:53:46', '2024-02-11 04:53:46'),
(552, 1, 'App\\Http\\Controllers\\ContactsController', 'edit', 'https://access-skills.com/admin/contacts/edit/1', ' Contacts edit', '2024-02-11 04:53:48', '2024-02-11 04:53:48'),
(553, 1, 'App\\Http\\Controllers\\ContactsController', 'update', 'https://access-skills.com/admin/contacts/update/1', ' Contacts update', '2024-02-11 04:53:58', '2024-02-11 04:53:58'),
(554, 1, 'App\\Http\\Controllers\\ContactsController', 'edit', 'https://access-skills.com/admin/contacts/edit/1', ' Contacts edit', '2024-02-11 04:53:58', '2024-02-11 04:53:58'),
(555, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-11 04:55:03', '2024-02-11 04:55:03'),
(556, 1, 'App\\Http\\Controllers\\MilestonesController', 'index', 'https://access-skills.com/admin/milestones', ' Milestones index', '2024-02-11 05:01:25', '2024-02-11 05:01:25'),
(557, 1, 'App\\Http\\Controllers\\CertificatesController', 'index', 'https://access-skills.com/admin/certificates', ' Certificates index', '2024-02-11 05:01:27', '2024-02-11 05:01:27'),
(558, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-11 05:04:18', '2024-02-11 05:04:18'),
(559, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://access-skills.com/articles', ' Articles index', '2024-02-11 05:04:21', '2024-02-11 05:04:21'),
(560, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/15', ' Articles edit', '2024-02-11 05:04:29', '2024-02-11 05:04:29'),
(561, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://access-skills.com/articles/update/15', ' Articles update', '2024-02-11 05:05:23', '2024-02-11 05:05:23'),
(562, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://access-skills.com/articles/edit/15', ' Articles edit', '2024-02-11 05:05:23', '2024-02-11 05:05:23'),
(563, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:49:50', '2024-02-11 11:49:50'),
(564, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:49:51', '2024-02-11 11:49:51'),
(565, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-02-11 11:49:54', '2024-02-11 11:49:54'),
(566, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-02-11 11:49:54', '2024-02-11 11:49:54'),
(567, 1, 'App\\Http\\Controllers\\MenulocationsController', 'store', 'http://localhost/BIB-CCms/admin/menulocations/store', ' Menulocations store', '2024-02-11 11:50:01', '2024-02-11 11:50:01'),
(568, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:50:02', '2024-02-11 11:50:02'),
(569, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:50:02', '2024-02-11 11:50:02'),
(570, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-02-11 11:50:05', '2024-02-11 11:50:05'),
(571, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-02-11 11:50:05', '2024-02-11 11:50:05'),
(572, 1, 'App\\Http\\Controllers\\MenulocationsController', 'store', 'http://localhost/BIB-CCms/admin/menulocations/store', ' Menulocations store', '2024-02-11 11:50:12', '2024-02-11 11:50:12'),
(573, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:50:13', '2024-02-11 11:50:13'),
(574, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 11:50:13', '2024-02-11 11:50:13'),
(575, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 11:50:16', '2024-02-11 11:50:16'),
(576, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 11:50:17', '2024-02-11 11:50:17'),
(577, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 11:52:32', '2024-02-11 11:52:32'),
(578, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 11:52:33', '2024-02-11 11:52:33'),
(579, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 11:52:38', '2024-02-11 11:52:38'),
(580, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 11:52:39', '2024-02-11 11:52:39'),
(581, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 11:52:44', '2024-02-11 11:52:44'),
(582, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 11:52:44', '2024-02-11 11:52:44'),
(583, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 11:52:47', '2024-02-11 11:52:47'),
(584, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 11:52:48', '2024-02-11 11:52:48'),
(585, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:52:50', '2024-02-11 11:52:50'),
(586, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:52:51', '2024-02-11 11:52:51'),
(587, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 11:52:58', '2024-02-11 11:52:58'),
(588, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:52:58', '2024-02-11 11:52:58'),
(589, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:52:59', '2024-02-11 11:52:59'),
(590, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 11:53:21', '2024-02-11 11:53:21'),
(591, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:53:21', '2024-02-11 11:53:21'),
(592, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:53:22', '2024-02-11 11:53:22'),
(593, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 11:53:44', '2024-02-11 11:53:44'),
(594, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:53:45', '2024-02-11 11:53:45'),
(595, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 11:53:45', '2024-02-11 11:53:45'),
(596, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:55:15', '2024-02-11 11:55:15'),
(597, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:55:15', '2024-02-11 11:55:15'),
(598, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-02-11 11:55:19', '2024-02-11 11:55:19'),
(599, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-02-11 11:55:19', '2024-02-11 11:55:19'),
(600, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:56:02', '2024-02-11 11:56:02'),
(601, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:56:48', '2024-02-11 11:56:48'),
(602, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:56:59', '2024-02-11 11:56:59'),
(603, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:57:08', '2024-02-11 11:57:08'),
(604, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:57:13', '2024-02-11 11:57:13'),
(605, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-02-11 11:57:31', '2024-02-11 11:57:31'),
(606, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:57:32', '2024-02-11 11:57:32'),
(607, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:57:33', '2024-02-11 11:57:33'),
(608, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:57:50', '2024-02-11 11:57:50'),
(609, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:57:50', '2024-02-11 11:57:50'),
(610, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:58:18', '2024-02-11 11:58:18'),
(611, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 11:58:18', '2024-02-11 11:58:18'),
(612, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:58:36', '2024-02-11 11:58:36'),
(613, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:58:37', '2024-02-11 11:58:37'),
(614, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://localhost/BIB-CCms/admin/sliders/update/6', ' Sliders update', '2024-02-11 11:58:59', '2024-02-11 11:58:59'),
(615, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:59:00', '2024-02-11 11:59:00'),
(616, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:59:01', '2024-02-11 11:59:01'),
(617, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://localhost/BIB-CCms/admin/sliders/update/6', ' Sliders update', '2024-02-11 11:59:23', '2024-02-11 11:59:23'),
(618, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:59:24', '2024-02-11 11:59:24'),
(619, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 11:59:24', '2024-02-11 11:59:24'),
(620, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:00:16', '2024-02-11 12:00:16'),
(621, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:00:17', '2024-02-11 12:00:17'),
(622, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:00:20', '2024-02-11 12:00:20'),
(623, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:00:21', '2024-02-11 12:00:21'),
(624, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/BIB-CCms/articles/store', ' Articles store', '2024-02-11 12:00:28', '2024-02-11 12:00:28'),
(625, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/BIB-CCms/articles/store', ' Articles store', '2024-02-11 12:01:36', '2024-02-11 12:01:36'),
(626, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:01:36', '2024-02-11 12:01:36'),
(627, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:01:37', '2024-02-11 12:01:37'),
(628, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:02:23', '2024-02-11 12:02:23'),
(629, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:02:24', '2024-02-11 12:02:24'),
(630, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/BIB-CCms/articles/update/1', ' Articles update', '2024-02-11 12:02:48', '2024-02-11 12:02:48'),
(631, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:02:49', '2024-02-11 12:02:49'),
(632, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:02:50', '2024-02-11 12:02:50'),
(633, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/BIB-CCms/articles/update/1', ' Articles update', '2024-02-11 12:04:35', '2024-02-11 12:04:35'),
(634, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:04:36', '2024-02-11 12:04:36'),
(635, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:04:37', '2024-02-11 12:04:37'),
(636, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/BIB-CCms/articles/update/1', ' Articles update', '2024-02-11 12:08:46', '2024-02-11 12:08:46'),
(637, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:08:47', '2024-02-11 12:08:47'),
(638, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:08:47', '2024-02-11 12:08:47'),
(639, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:08:54', '2024-02-11 12:08:54'),
(640, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:08:54', '2024-02-11 12:08:54'),
(641, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:09:01', '2024-02-11 12:09:01'),
(642, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:09:04', '2024-02-11 12:09:04'),
(643, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/1', ' Articles edit', '2024-02-11 12:09:07', '2024-02-11 12:09:07'),
(644, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:09:12', '2024-02-11 12:09:12'),
(645, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:09:13', '2024-02-11 12:09:13'),
(646, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:10:30', '2024-02-11 12:10:30'),
(647, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:10:30', '2024-02-11 12:10:30'),
(648, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/BIB-CCms/articles/store', ' Articles store', '2024-02-11 12:11:35', '2024-02-11 12:11:35'),
(649, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:11:36', '2024-02-11 12:11:36'),
(650, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:11:36', '2024-02-11 12:11:36'),
(651, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/17', ' Articles edit', '2024-02-11 12:11:45', '2024-02-11 12:11:45'),
(652, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/17', ' Articles edit', '2024-02-11 12:11:46', '2024-02-11 12:11:46'),
(653, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/BIB-CCms/articles/update/17', ' Articles update', '2024-02-11 12:11:52', '2024-02-11 12:11:52'),
(654, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/17', ' Articles edit', '2024-02-11 12:11:52', '2024-02-11 12:11:52'),
(655, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/17', ' Articles edit', '2024-02-11 12:11:53', '2024-02-11 12:11:53'),
(656, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/BIB-CCms/articles/edit/17', ' Articles edit', '2024-02-11 12:12:46', '2024-02-11 12:12:46'),
(657, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:12:54', '2024-02-11 12:12:54'),
(658, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:12:54', '2024-02-11 12:12:54'),
(659, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:12:58', '2024-02-11 12:12:58'),
(660, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/BIB-CCms/articles/create', ' Articles create', '2024-02-11 12:12:59', '2024-02-11 12:12:59'),
(661, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/BIB-CCms/articles/store', ' Articles store', '2024-02-11 12:13:25', '2024-02-11 12:13:25'),
(662, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:13:26', '2024-02-11 12:13:26'),
(663, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 12:13:26', '2024-02-11 12:13:26'),
(664, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-02-11 12:15:30', '2024-02-11 12:15:30'),
(665, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-02-11 12:15:30', '2024-02-11 12:15:30'),
(666, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-02-11 12:15:52', '2024-02-11 12:15:52'),
(667, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-02-11 12:15:52', '2024-02-11 12:15:52'),
(668, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-02-11 12:15:53', '2024-02-11 12:15:53'),
(669, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:16:22', '2024-02-11 12:16:22'),
(670, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:16:22', '2024-02-11 12:16:22'),
(671, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:16:27', '2024-02-11 12:16:27'),
(672, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:16:28', '2024-02-11 12:16:28'),
(673, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:16:31', '2024-02-11 12:16:31'),
(674, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:16:32', '2024-02-11 12:16:32'),
(675, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:16:50', '2024-02-11 12:16:50'),
(676, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:16:50', '2024-02-11 12:16:50'),
(677, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:16:51', '2024-02-11 12:16:51'),
(678, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:17:09', '2024-02-11 12:17:09'),
(679, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:17:10', '2024-02-11 12:17:10'),
(680, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:17:10', '2024-02-11 12:17:10'),
(681, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/BIB-CCms/admin/menuitems/edit/13?menulocation=2', ' Menuitems edit', '2024-02-11 12:17:14', '2024-02-11 12:17:14'),
(682, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/BIB-CCms/admin/menuitems/edit/13?menulocation=2', ' Menuitems edit', '2024-02-11 12:17:15', '2024-02-11 12:17:15'),
(683, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/BIB-CCms/admin/menuitems/update/13?menulocation=2', ' Menuitems update', '2024-02-11 12:17:49', '2024-02-11 12:17:49'),
(684, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 12:17:49', '2024-02-11 12:17:49'),
(685, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 12:17:50', '2024-02-11 12:17:50'),
(686, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:17:55', '2024-02-11 12:17:55'),
(687, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:17:55', '2024-02-11 12:17:55'),
(688, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:18:08', '2024-02-11 12:18:08'),
(689, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:18:09', '2024-02-11 12:18:09'),
(690, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:18:23', '2024-02-11 12:18:23'),
(691, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:18:24', '2024-02-11 12:18:24'),
(692, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:04', '2024-02-11 12:19:04'),
(693, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:05', '2024-02-11 12:19:05'),
(694, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:09', '2024-02-11 12:19:09'),
(695, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:10', '2024-02-11 12:19:10'),
(696, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:19:25', '2024-02-11 12:19:25'),
(697, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:26', '2024-02-11 12:19:26'),
(698, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:19:26', '2024-02-11 12:19:26'),
(699, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:21:45', '2024-02-11 12:21:45'),
(700, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:21:46', '2024-02-11 12:21:46'),
(701, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:21:49', '2024-02-11 12:21:49'),
(702, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:21:50', '2024-02-11 12:21:50'),
(703, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:22:03', '2024-02-11 12:22:03'),
(704, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:22:04', '2024-02-11 12:22:04'),
(705, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:24:48', '2024-02-11 12:24:48'),
(706, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:24:48', '2024-02-11 12:24:48'),
(707, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:24:51', '2024-02-11 12:24:51'),
(708, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:24:52', '2024-02-11 12:24:52'),
(709, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:25:17', '2024-02-11 12:25:17'),
(710, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:25:17', '2024-02-11 12:25:17'),
(711, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:25:18', '2024-02-11 12:25:18'),
(712, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:28:14', '2024-02-11 12:28:14'),
(713, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-02-11 12:28:15', '2024-02-11 12:28:15'),
(714, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-02-11 12:36:58', '2024-02-11 12:36:58'),
(715, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-02-11 12:36:59', '2024-02-11 12:36:59'),
(716, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:40:42', '2024-02-11 12:40:42'),
(717, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 12:40:42', '2024-02-11 12:40:42'),
(718, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:40:46', '2024-02-11 12:40:46'),
(719, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-02-11 12:40:47', '2024-02-11 12:40:47'),
(720, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:40:51', '2024-02-11 12:40:51'),
(721, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:40:52', '2024-02-11 12:40:52'),
(722, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:41:12', '2024-02-11 12:41:12'),
(723, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:41:12', '2024-02-11 12:41:12'),
(724, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:41:16', '2024-02-11 12:41:16'),
(725, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:41:16', '2024-02-11 12:41:16'),
(726, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-02-11 12:42:07', '2024-02-11 12:42:07'),
(727, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-02-11 12:42:08', '2024-02-11 12:42:08'),
(728, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-02-11 12:42:16', '2024-02-11 12:42:16'),
(729, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-02-11 12:42:17', '2024-02-11 12:42:17'),
(730, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:44:00', '2024-02-11 12:44:00'),
(731, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 12:44:01', '2024-02-11 12:44:01'),
(732, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:04', '2024-02-11 12:44:04'),
(733, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:05', '2024-02-11 12:44:05'),
(734, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:21', '2024-02-11 12:44:21'),
(735, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:22', '2024-02-11 12:44:22'),
(736, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:44:29', '2024-02-11 12:44:29'),
(737, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:30', '2024-02-11 12:44:30'),
(738, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:44:31', '2024-02-11 12:44:31'),
(739, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:45:45', '2024-02-11 12:45:45'),
(740, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:45:46', '2024-02-11 12:45:46'),
(741, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:45:47', '2024-02-11 12:45:47'),
(742, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:46:26', '2024-02-11 12:46:26'),
(743, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:46:27', '2024-02-11 12:46:27'),
(744, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:46:28', '2024-02-11 12:46:28'),
(745, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:46:41', '2024-02-11 12:46:41'),
(746, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:46:41', '2024-02-11 12:46:41'),
(747, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 12:46:42', '2024-02-11 12:46:42'),
(748, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 12:47:13', '2024-02-11 12:47:13'),
(749, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-02-11 12:47:14', '2024-02-11 12:47:14'),
(750, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:47:56', '2024-02-11 12:47:56'),
(751, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:47:57', '2024-02-11 12:47:57'),
(752, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:48:20', '2024-02-11 12:48:20'),
(753, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:48:21', '2024-02-11 12:48:21'),
(754, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:48:22', '2024-02-11 12:48:22'),
(755, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 12:48:49', '2024-02-11 12:48:49'),
(756, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:48:50', '2024-02-11 12:48:50'),
(757, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-02-11 12:48:51', '2024-02-11 12:48:51'),
(758, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 13:51:50', '2024-02-11 13:51:50'),
(759, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 13:51:52', '2024-02-11 13:51:52'),
(760, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:52:51', '2024-02-11 13:52:51'),
(761, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:52:52', '2024-02-11 13:52:52'),
(762, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 13:53:04', '2024-02-11 13:53:04'),
(763, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:53:05', '2024-02-11 13:53:05'),
(764, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:53:06', '2024-02-11 13:53:06'),
(765, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-02-11 13:53:20', '2024-02-11 13:53:20'),
(766, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:53:20', '2024-02-11 13:53:20'),
(767, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-02-11 13:53:21', '2024-02-11 13:53:21'),
(768, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 13:58:34', '2024-02-11 13:58:34'),
(769, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-02-11 13:58:34', '2024-02-11 13:58:34'),
(770, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 13:58:37', '2024-02-11 13:58:37'),
(771, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 13:58:38', '2024-02-11 13:58:38'),
(772, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-02-11 13:59:24', '2024-02-11 13:59:24'),
(773, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 21:37:23', '2024-02-11 21:37:23'),
(774, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/BIB-CCms/articles', ' Articles index', '2024-02-11 21:37:25', '2024-02-11 21:37:25'),
(775, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/BIB-CCms/testimonials', ' Testimonials index', '2024-02-11 21:38:32', '2024-02-11 21:38:32'),
(776, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/BIB-CCms/testimonials', ' Testimonials index', '2024-02-11 21:38:33', '2024-02-11 21:38:33'),
(777, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 21:45:49', '2024-02-11 21:45:49'),
(778, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/BIB-CCms/admin/sliders', ' Sliders index', '2024-02-11 21:45:51', '2024-02-11 21:45:51'),
(779, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 21:45:59', '2024-02-11 21:45:59'),
(780, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 21:46:01', '2024-02-11 21:46:01'),
(781, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://localhost/BIB-CCms/admin/sliders/update/6', ' Sliders update', '2024-02-11 21:46:19', '2024-02-11 21:46:19'),
(782, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 21:46:21', '2024-02-11 21:46:21'),
(783, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/BIB-CCms/admin/sliders/edit/6', ' Sliders edit', '2024-02-11 21:46:23', '2024-02-11 21:46:23');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_articles`
--
CREATE TABLE `tbl_articles` (
`article_id` int(11) NOT NULL,
`parent_article` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`subtitle` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `tbl_articles`
--
INSERT INTO `tbl_articles` (`article_id`, `parent_article`, `title`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`, `subtitle`) VALUES
(1, 0, 'About us', 'about-us', '<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development. At Access Skills, we believe in holistic learning experiences that combine theoretical knowledge with practical applications for tangible results. Committed to making a positive impact, we actively engage with the community to promote skill development and lifelong learning.</p>', '', 'storage/accessskills/files/1/1 (1).png', 1, 1, NULL, '2024-02-11 12:09:23', '', '', '', '', NULL, 1, 'Company Profile'),
(2, 0, 'Career Development', 'career-development', '<p>Career Development refers to the lifelong process of managing learning, work, leisure, and transitions in order to move toward a personally preferred and evolving future. It involves acquiring new skills, knowledge, and experiences, as well as planning and setting goals for one&#39;s professional life. Career development is not limited to job changes; it encompasses the continuous process of learning and improving oneself to achieve personal fulfillment and professional success.</p>', '', '', 2, 1, '2023-12-12 11:31:17', '2023-12-12 11:31:17', '', '', '', '', 1, 1, NULL),
(3, 0, 'Introduction to Ads and SEO (Search Engine Optimization):', 'introduction-to-ads-and-seo-search-engine-optimization', '<p>In the digital realm, mastering the art of online visibility and audience engagement is paramount. This begins with a fundamental understanding of two crucial elements: online advertising (Ads) and Search Engine Optimization (SEO). These components play a pivotal role in enhancing a brand&#39;s online presence and driving targeted traffic to websites. Let&#39;s delve into the essence of Ads and SEO:</p>\r\n\r\n<p>1. <strong>Ads (Online Advertising):</strong></p>\r\n\r\n<p>What Are Online Ads?<br />\r\nOnline ads, often referred to as digital or internet advertising, involve promoting products, services, or brands on the internet. These ads can appear on various platforms, including social media, search engines, websites, and mobile apps. Online advertising encompasses a variety of formats, such as display ads, video ads, social media ads, and pay-per-click (PPC) campaigns.</p>\r\n\r\n<p><strong>Key Aspects of Online Advertising:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Targeted Reach:</strong> Online ads allow businesses to target specific demographics, interests, and behaviors, ensuring the right audience sees the content.</li>\r\n <li><strong>Measurable Results:</strong> Digital advertising offers robust analytics, enabling businesses to measure ad performance, track conversions, and calculate return on investment (ROI).</li>\r\n <li><strong>Customization:</strong> Ad campaigns can be tailored based on budget, goals, and audience segments, providing flexibility in reaching marketing objectives.</li>\r\n</ul>\r\n\r\n<p><br />\r\n2. <strong>SEO (Search Engine Optimization):</strong></p>\r\n\r\n<p>What Is SEO?<br />\r\nSearch Engine Optimization (SEO) is the process of optimizing a website to enhance its visibility and ranking on search engine results pages (SERPs). By employing various strategies and techniques, SEO aims to improve organic (non-paid) traffic to a website, making it more accessible to users searching for relevant information or services.</p>\r\n\r\n<p><strong>Key Aspects of SEO:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Keyword Research:</strong> Identifying relevant keywords and phrases that potential visitors might use when searching for content related to a business or website.</li>\r\n <li><strong>On-Page Optimization: </strong>Optimizing website content, meta tags, headings, and multimedia elements to align with search engine algorithms and improve user experience.</li>\r\n <li><strong>Off-Page Optimization:</strong> Building high-quality backlinks, social signals, and online references to enhance the website&#39;s authority and credibility in the eyes of search engines.</li>\r\n <li><strong>Technical SEO:</strong> Addressing technical aspects like website speed, mobile-friendliness, and crawlability to ensure search engines can index and rank the site effectively.</li>\r\n</ul>\r\n\r\n<p><strong>Why Ads and SEO Matter:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Increased Visibility:</strong> Well-executed ads and SEO strategies increase a website&#39;s visibility, attracting more visitors and potential customers.</li>\r\n <li><strong>Enhanced User Experience: </strong>Effective SEO not only improves search engine rankings but also enhances user experience, making websites more navigable and user-friendly.</li>\r\n <li><strong>Higher Conversions: </strong>Targeted online ads and optimized content lead to higher conversion rates, translating potential leads into actual customers.</li>\r\n <li><strong>Competitive Advantage:</strong> Businesses that invest in Ads and SEO gain a competitive edge by standing out in search results and reaching a wider audience.<br />\r\n &nbsp;</li>\r\n</ul>', '', '', 3, 1, '2023-12-12 11:35:07', '2023-12-12 11:35:36', '', '', '', '', 1, 1, NULL),
(4, 0, 'Introduction to Digital Marketing:', 'introduction-to-digital-marketing', '<p>In the dynamic realm of modern business, Digital Marketing has emerged as a transformative force, reshaping how companies connect with their audiences and promote their products or services. Digital Marketing encompasses a broad spectrum of online tactics and strategies aimed at engaging consumers, building brand awareness, driving website traffic, and ultimately increasing sales and revenue. Let&#39;s explore the fundamental aspects of Digital Marketing:</p>\r\n\r\n<p>1. <strong>Digital Channels:</strong></p>\r\n\r\n<p>Digital Marketing utilizes various online platforms and channels to reach target audiences effectively:</p>\r\n\r\n<ul>\r\n <li>Search Engine Marketing (SEM): Involves paid advertising on search engines, commonly known as Pay-Per-Click (PPC) campaigns, ensuring businesses appear prominently in search results.</li>\r\n <li>Search Engine Optimization (SEO): Optimizing websites to enhance organic (non-paid) visibility on search engine results pages (SERPs) for specific keywords, driving targeted traffic.</li>\r\n <li>Social Media Marketing (SMM): Utilizing social media platforms like Facebook, Instagram, Twitter, and LinkedIn to connect with audiences, share content, and build brand communities.</li>\r\n <li>Email Marketing: Sending targeted emails to potential and existing customers to promote products, offer personalized content, and nurture relationships.</li>\r\n <li>Content Marketing: Creating and distributing valuable, relevant, and consistent content to attract and engage a defined audience. This includes blogs, videos, infographics, and podcasts.</li>\r\n <li>Affiliate Marketing: Partnering with affiliates who promote products or services in exchange for a commission for each sale generated through their marketing efforts.</li>\r\n <li>Mobile Marketing: Targeting audiences on mobile devices through SMS, mobile apps, and responsive websites, ensuring a seamless user experience.</li>\r\n</ul>\r\n\r\n<p><br />\r\n2. <strong>Key Digital Marketing Strategies:</strong></p>\r\n\r\n<ul>\r\n <li>Target Audience Segmentation: Identifying and understanding specific consumer segments to tailor marketing messages and offers, increasing relevancy and engagement.</li>\r\n <li>Data Analytics: Leveraging data-driven insights to measure campaign performance, customer behavior, and ROI, enabling data-backed decision-making and continuous optimization.</li>\r\n <li>Conversion Rate Optimization (CRO): Enhancing website elements to maximize the percentage of visitors taking desired actions, such as making a purchase or filling out a form.</li>\r\n <li>Social Media Engagement: Actively engaging with followers, responding to comments, and fostering conversations to build brand loyalty and trust.</li>\r\n <li>Influencer Marketing: Collaborating with influencers and thought leaders in the industry to leverage their credibility and reach a wider audience.</li>\r\n <li>Remarketing: Targeting users who have previously interacted with a website or app, presenting tailored ads to re-engage them and encourage conversions.</li>\r\n</ul>\r\n\r\n<p><br />\r\n3. <strong>Benefits of Digital Marketing:</strong></p>\r\n\r\n<ul>\r\n <li>Global Reach: Digital Marketing enables businesses to reach a global audience, breaking down geographical barriers and expanding market reach.</li>\r\n <li>Cost-Effectiveness: Digital campaigns often offer a higher ROI compared to traditional marketing methods, providing efficient budget allocation and measurable results.</li>\r\n <li>Real-Time Engagement: Businesses can engage with their audience in real-time, responding to queries, feedback, and trends promptly.</li>\r\n <li>Data-Driven Decisions: Access to detailed analytics empowers businesses to track customer behavior, preferences, and interactions, facilitating strategic decision-making.</li>\r\n <li>Brand Development: Digital Marketing allows for consistent brand messaging, helping businesses establish a strong online presence and brand identity.<br />\r\n &nbsp;</li>\r\n</ul>', '', '', 4, 1, '2023-12-12 11:38:30', '2023-12-12 11:38:30', '', '', '', '', 1, 1, NULL),
(5, 0, 'Introduction to Social Media Handling', 'introduction-to-social-media-handling', '<p>In today&#39;s interconnected world, social media platforms have become integral to the fabric of digital communication. Social Media Handling refers to the strategic management and engagement practices employed by individuals and businesses across various social media platforms. This discipline plays a pivotal role in building brand identity, fostering customer relationships, and amplifying online presence. Let&#39;s explore the essential aspects of Social Media Handling:</p>\r\n\r\n<p><br />\r\n1. <strong>Social Media Platforms:</strong><br />\r\nSocial Media Handling encompasses a multitude of platforms, each with its unique audience and communication style:</p>\r\n\r\n<ul>\r\n <li><strong>Facebook: </strong>A versatile platform for businesses, offering diverse content formats, targeted advertising, and community building through business pages and groups.</li>\r\n <li><strong>Instagram: </strong>Focused on visual content, Instagram is ideal for businesses seeking to showcase products and services creatively, with features like posts, stories, and IGTV.</li>\r\n <li><strong>Twitter:</strong> Known for its real-time updates, Twitter enables businesses to share news, engage with followers, and participate in trending conversations using concise messages.</li>\r\n <li><strong>LinkedIn:</strong> A professional networking platform, LinkedIn is essential for B2B interactions, job postings, thought leadership articles, and building corporate networks.</li>\r\n <li><strong>YouTube: </strong>The leading video-sharing platform, YouTube is perfect for businesses creating educational content, product demonstrations, tutorials, and brand storytelling through videos.</li>\r\n</ul>\r\n\r\n<p><br />\r\n2. <strong>Key Social Media Handling Strategies:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Content Calendar: </strong>Planning and scheduling content ensures a consistent online presence, with posts optimized for specific platforms and tailored to the target audience.</li>\r\n <li><strong>Engagement Management: </strong>Responding to comments, messages, and mentions promptly fosters community engagement, building brand loyalty and trust.</li>\r\n <li><strong>Visual Storytelling:</strong> Utilizing images, infographics, videos, and interactive content enhances user experience, making the brand memorable and shareable.</li>\r\n <li><strong>Social Listening:</strong> Monitoring social media channels for mentions of the brand, industry trends, and customer feedback provides valuable insights for strategic decision-making.</li>\r\n <li><strong>Community Building:</strong> Creating and nurturing online communities fosters a sense of belonging among followers, encouraging user-generated content and brand advocacy.</li>\r\n</ul>\r\n\r\n<p><br />\r\n3. <strong>Benefits of Social Media Handling:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Brand Awareness: </strong>Social media platforms amplify brand visibility, allowing businesses to showcase their values, products, and services to a vast audience.</li>\r\n <li><strong>Customer Engagement:</strong> Direct interactions with customers enable businesses to address queries, resolve issues, and gain valuable feedback, enhancing customer satisfaction.</li>\r\n <li><strong>Lead Generation:</strong> Engaging content and targeted advertising can attract potential customers, generating leads and driving conversions.</li>\r\n <li><strong>Market Insights: </strong>Social media analytics provide valuable data on consumer behavior, preferences, and trends, aiding businesses in adapting their strategies to market demands.</li>\r\n <li><strong>Competitive Edge:</strong> Effective Social Media Handling enables businesses to stay ahead of competitors, innovate marketing approaches, and adapt swiftly to changing industry dynamics.<br />\r\n &nbsp;</li>\r\n</ul>', '', '', 5, 1, '2023-12-12 11:41:01', '2023-12-12 11:41:01', '', '', '', '', 1, 1, NULL),
(6, 0, 'Introduction to Website Development', 'introduction-to-website-development', '<p>In the digital age, a well-designed website is the cornerstone of a successful online presence. Website Development involves the creation, design, and maintenance of websites, encompassing a wide array of skills and disciplines to produce visually appealing, functional, and user-friendly online platforms. Let&#39;s delve into the fundamental aspects of Website Development:</p>\r\n\r\n<p><br />\r\n1.<strong> Front-End Development:</strong><br />\r\nFront-End Development focuses on the visible elements of a website that users interact with directly:</p>\r\n\r\n<ul>\r\n <li><strong>HTML (Hypertext Markup Language): </strong>HTML forms the structure of web pages, defining headings, paragraphs, images, links, and other content elements.</li>\r\n <li><strong>CSS (Cascading Style Sheets):</strong> CSS controls the presentation and layout of web pages, ensuring a visually appealing and consistent design across various devices.</li>\r\n <li><strong>JavaScript:</strong> JavaScript adds interactivity and dynamic features to websites, enabling functions like animations, form validation, and real-time updates without page reloads.</li>\r\n <li><strong>Responsive Design</strong>: Front-End developers ensure websites are responsive, adapting seamlessly to different screen sizes and devices, enhancing user experience.</li>\r\n</ul>\r\n\r\n<p><br />\r\n2.<strong> Back-End Development:</strong><br />\r\nBack-End Development focuses on the server-side operations that enable websites to function:</p>\r\n\r\n<ul>\r\n <li><strong>Server-Side Languages:</strong> Back-End developers work with languages like PHP, Python, Ruby, and Java to create dynamic and interactive web applications.</li>\r\n <li><strong>Databases:</strong> Back-End developers utilize databases such as MySQL, PostgreSQL, and MongoDB to store and retrieve data, ensuring efficient data management for websites.</li>\r\n <li><strong>Server Management: </strong>Back-End developers handle server configurations, ensuring optimal performance, security, and scalability of websites.</li>\r\n <li><strong>Content Management Systems (CMS): </strong>Back-End developers integrate CMS platforms like WordPress and Drupal, enabling easy content updates and management by non-technical users.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Key Aspects of Website Development:</strong></p>\r\n\r\n<ul>\r\n <li><strong>User Experience (UX) Design: </strong>Website developers focus on creating intuitive navigation, clear calls-to-action, and engaging interfaces, enhancing user satisfaction and interaction.</li>\r\n <li><strong>Security:</strong> Implementing robust security measures, including SSL certificates, encryption, and secure coding practices, protects websites from cyber threats and data breaches.</li>\r\n <li><strong>SEO Optimization:</strong> Website developers optimize websites for search engines, ensuring proper URL structures, metadata, and site speed, contributing to higher search engine rankings.</li>\r\n <li><strong>E-Commerce Integration:</strong> For businesses, developers integrate e-commerce functionalities, including payment gateways, product catalogs, and checkout processes, enabling online transactions.</li>\r\n</ul>\r\n\r\n<p><br />\r\n4. <strong>Benefits of Website Development:</strong></p>\r\n\r\n<ul>\r\n <li><strong>Global Reach: </strong>Websites provide businesses with a global platform, enabling them to reach audiences worldwide and expand their market presence.</li>\r\n <li><strong>Credibility and Trust:</strong> A professionally developed website instills trust and credibility among users, establishing businesses as reliable and reputable entities.</li>\r\n <li><strong>Brand Representation: </strong>Websites serve as digital storefronts, reflecting brand identity, values, and offerings, creating a lasting impression on visitors.</li>\r\n <li><strong>Data Analysis: </strong>Integrated analytics tools allow businesses to track user behavior, preferences, and interactions, empowering data-driven decision-making.</li>\r\n <li><strong>24/7 Accessibility: </strong>Websites are accessible round-the-clock, allowing users to access information, make purchases, and engage with businesses at any time, enhancing convenience.</li>\r\n</ul>', '', '', 6, 1, '2023-12-12 11:43:24', '2023-12-12 11:43:24', '', '', '', '', 1, 1, NULL),
(7, 0, 'Holistic Approach of How We Assist You', 'holistic-approach-of-how-we-assist-you', '<p><strong>Career Development:</strong><br />\r\nAccess Skills offers comprehensive career development programs to equip students with essential skills and knowledge necessary for successful professional growth. Our tailored approach focuses on empowering individuals with the tools they need to excel in the competitive job market.</p>\r\n\r\n<p><strong>Career Assessment and Planning:</strong><br />\r\nAccess Skills conducts in-depth assessments to identify students&#39; strengths, interests, and goals. Based on the assessment, personalized career plans are created to guide students toward suitable career paths.</p>\r\n\r\n<p><strong>Skill Enhancement Workshops:</strong><br />\r\nOur workshops cover a wide range of skills, including communication, leadership, time management, and problem-solving. These workshops are designed to enhance students&#39; soft skills, making them well-rounded professionals.</p>\r\n\r\n<p><strong>Industry-Relevant Training:</strong><br />\r\nAccess Skills collaborates with industry experts to provide training programs that align with current market demands. Students gain hands-on experience and industry insights, ensuring they are job-ready upon completion of their courses.</p>\r\n\r\n<p><strong>Ads and SEO:</strong><br />\r\nUnderstanding the intricacies of online advertising and search engine optimization (SEO) is crucial in the digital landscape. Access Skills offers specialized training to help students navigate the world of online marketing effectively.</p>\r\n\r\n<p><strong>Paid Advertising Strategies:</strong><br />\r\nStudents learn the principles of paid advertising, including pay-per-click (PPC) campaigns, social media ads, and display advertising. Practical exercises and case studies enhance their skills in planning and executing effective ad campaigns.</p>\r\n\r\n<p><strong>Search Engine Optimization (SEO):</strong><br />\r\nAccess Skills covers SEO fundamentals, including keyword research, on-page and off-page optimization, and SEO analytics. Students gain expertise in optimizing websites to improve search engine rankings and increase organic traffic.</p>\r\n\r\n<p><strong>Digital Marketing:&nbsp;&nbsp; &nbsp;</strong><br />\r\nAccess Skills provides comprehensive digital marketing training, covering various aspects of online marketing strategies and techniques.</p>\r\n\r\n<p><strong>Content Marketing:</strong><br />\r\nStudents learn to create engaging and relevant content that attracts and retains an audience. Content marketing strategies, including blogging, video marketing, and social media content creation, are explored in-depth.</p>\r\n\r\n<p><strong>Email Marketing:</strong><br />\r\nAccess Skills guides students through email marketing best practices, including email automation, segmentation, and crafting compelling email campaigns. Effective email marketing techniques are crucial for customer engagement and lead generation.</p>\r\n\r\n<p><strong>Social Media Handling:</strong><br />\r\nIn today&#39;s digital age, social media presence is vital for businesses and individuals alike. Access Skills trains students in social media management and marketing strategies.</p>\r\n\r\n<p><strong>Social Media Strategy Development:</strong><br />\r\nStudents understand how to create a cohesive social media strategy aligned with business objectives. They learn to identify target audiences, choose appropriate platforms, and develop engaging content tailored for each social media channel.</p>\r\n\r\n<p><strong>Community Engagement and Analytics:</strong><br />\r\nAccess Skills emphasizes community building and engagement techniques. Students gain insights into analyzing social media metrics, measuring campaign effectiveness, and making data-driven decisions to enhance online presence.</p>\r\n\r\n<p><strong>Website Development:</strong><br />\r\nA well-designed website is the cornerstone of any online presence. Access Skills offers hands-on training in website development and design, empowering students to create professional and user-friendly websites.</p>\r\n\r\n<p><strong>Front-End Development:</strong><br />\r\nStudents learn HTML, CSS, and JavaScript, enabling them to create visually appealing and responsive website interfaces. They gain proficiency in user experience (UX) design principles for intuitive navigation.</p>\r\n\r\n<p><strong>Back-End Development:</strong><br />\r\nAccess Skills covers server-side scripting languages, databases, and server management. Students acquire skills in back-end technologies, ensuring websites function seamlessly and securely.</p>\r\n\r\n<p>At Access Skills, we foster a dynamic learning environment where students receive personalized attention, practical experience, and industry-relevant knowledge. Our expert trainers and mentors guide students through real-world projects, ensuring they are well-prepared to meet the demands of the ever-evolving professional landscape. Join us to unlock your potential and embark on a successful career journey.</p>', '', '', 7, 1, '2023-12-12 11:47:10', '2023-12-12 11:47:10', '', '', '', '', 1, 1, NULL),
(8, 0, 'Communication Skills', 'communication-skills', '<p>1. <strong>Verbal Communication:</strong></p>\r\n\r\n<ul>\r\n <li>Techniques for clear and concise expression.</li>\r\n <li>Emphasizing tone, pitch, and modulation.</li>\r\n <li>Effective use of language in various professional settings.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Non-Verbal Communication:</strong></p>\r\n\r\n<ul>\r\n <li>Understanding and utilizing body language.</li>\r\n <li>Enhancing facial expressions and gestures.</li>\r\n <li>Building rapport through non-verbal cues.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Written Communication:</strong></p>\r\n\r\n<ul>\r\n <li>Crafting professional emails and business letters.</li>\r\n <li>Ensuring clarity, coherence, and professionalism in written documents.</li>\r\n <li>Techniques for impactful written communication in different contexts.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Listening Skills:</strong></p>\r\n\r\n<ul>\r\n <li>Active listening techniques.</li>\r\n <li>Understanding verbal and non-verbal cues from others.</li>\r\n <li>Providing thoughtful and relevant responses.</li>\r\n</ul>\r\n\r\n<p>Effective communication is the cornerstone of success in personal and professional endeavors. It ensures clarity of ideas, reduces misunderstandings, and fosters positive relationships. Proficient communication skills are essential for collaboration, conflict resolution, and conveying complex information in a clear and concise manner. Individuals with strong communication skills are more likely to excel in leadership roles, navigate diverse social contexts, and contribute meaningfully to team dynamics.<br />\r\n&nbsp;</p>', '', '', 8, 1, '2023-12-18 05:33:34', '2023-12-18 05:33:34', '', '', '', '', 1, 1, NULL),
(9, 0, 'Soft Skills', 'soft-skills', '<p>1. <strong>Teamwork and Collaboration:</strong></p>\r\n\r\n<ul>\r\n <li>Strategies for effective collaboration.</li>\r\n <li>Encouraging open communication within teams.</li>\r\n <li>Developing a team-oriented mindset.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Adaptability:</strong></p>\r\n\r\n<ul>\r\n <li>Embracing change positively.</li>\r\n <li>Navigating uncertain situations with flexibility.</li>\r\n <li>Developing resilience in the face of challenges.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Time Management:</strong></p>\r\n\r\n<ul>\r\n <li>Prioritizing tasks efficiently.</li>\r\n <li>Setting realistic goals and deadlines.</li>\r\n <li>Techniques for overcoming procrastination.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Emotional Intelligence:</strong></p>\r\n\r\n<ul>\r\n <li>Recognizing and managing one&#39;s emotions.</li>\r\n <li>Empathizing with others.</li>\r\n <li>Enhancing self-awareness and social skills.</li>\r\n</ul>\r\n\r\n<p>Soft skills are instrumental in building strong interpersonal relationships and contributing to a positive work environment. They complement technical abilities, making individuals more adaptable, empathetic, and effective team members. Employers highly value soft skills as they are crucial for teamwork, leadership, and overall workplace harmony. Individuals with well-developed soft skills tend to be more resilient, better communicators, and adept at navigating various professional challenges.</p>\r\n\r\n<p>&nbsp;</p>', '', '', 9, 1, '2023-12-18 05:40:49', '2023-12-18 05:41:45', '', '', '', '', 1, 1, NULL),
(10, 0, 'Accountability Skills', 'accountability-skills', '<p>1. <strong>Goal Setting:</strong></p>\r\n\r\n<ul>\r\n <li>Establishing clear and achievable objectives.</li>\r\n <li>Creating action plans and milestones.</li>\r\n <li>Monitoring progress and adjusting goals as needed.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Problem-Solving:</strong></p>\r\n\r\n<ul>\r\n <li>Analyzing problems critically.</li>\r\n <li>Developing effective solutions.</li>\r\n <li>Implementing decisions and evaluating outcomes.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Ownership and Responsibility:</strong></p>\r\n\r\n<ul>\r\n <li>Taking ownership of tasks and projects.</li>\r\n <li>Being accountable for results.</li>\r\n <li>Cultivating a sense of responsibility in individual and team contexts.</li>\r\n</ul>\r\n\r\n<p>Accountability skills are vital for personal and professional growth. They instill a sense of responsibility, ensuring that individuals take ownership of their actions and decisions. In the workplace, accountability fosters trust among team members, enhances transparency, and contributes to a culture of reliability. It is a key factor in meeting goals, overcoming challenges, and maintaining a high level of professionalism. Accountable individuals are valued for their integrity, dependability, and commitment to excellence.</p>', '', '', 10, 1, '2023-12-18 09:57:17', '2023-12-18 09:57:17', '', '', '', '', 1, 1, NULL),
(11, 0, 'Filing Skills', 'filing-skills', '<p>1. <strong>Organizing Physical Files:</strong></p>\r\n\r\n<ul>\r\n <li>Creating structured filing systems.</li>\r\n <li>Proper labeling and sorting of physical documents.</li>\r\n <li>Ensuring confidentiality and security.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Digital File Management:</strong></p>\r\n\r\n<ul>\r\n <li>Utilizing digital tools for efficient organization.</li>\r\n <li>Implementing effective folder structures.</li>\r\n <li>Backing up data and ensuring security.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Quick Retrieval Techniques:</strong></p>\r\n\r\n<ul>\r\n <li>Developing strategies for rapid information retrieval.</li>\r\n <li>Using indexing and tagging systems.</li>\r\n <li>Training staff on efficient filing and retrieval procedures.</li>\r\n</ul>\r\n\r\n<p>Filing skills are essential for maintaining an organized and efficient workspace. Proper organization of physical and digital files ensures quick and accurate retrieval of information, leading to increased productivity. In business settings, effective filing contributes to confidentiality, compliance, and streamlined workflows. Digital file management is especially crucial in the era of technology, where data security and accessibility are paramount. Well-developed filing skills are a hallmark of a systematic and well-managed professional environment.</p>', '', '', 11, 1, '2023-12-18 09:58:41', '2023-12-18 09:58:41', '', '', '', '', 1, 1, NULL),
(12, 0, 'Proposal Writing', 'proposal-writing', '<p>1. <strong>Understanding the Audience:</strong></p>\r\n\r\n<ul>\r\n <li>Researching and analyzing the target audience&#39;s needs.</li>\r\n <li>Customizing proposals for specific clients or partners.</li>\r\n <li>Tailoring language and tone to resonate with recipients.</li>\r\n</ul>\r\n\r\n<p>2.<strong> Structuring Proposals:</strong></p>\r\n\r\n<ul>\r\n <li>Creating clear and engaging executive summaries.</li>\r\n <li>Outlining project objectives, methodologies, and outcomes.</li>\r\n <li>Presenting detailed budgets and timelines.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Addressing Concerns:</strong></p>\r\n\r\n<ul>\r\n <li>Anticipating questions or objections and addressing them.</li>\r\n <li>Providing evidence and testimonials.</li>\r\n <li>Demonstrating feasibility, sustainability, and impact.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Proposal writing is critical for securing opportunities, partnerships, and funding. Well-crafted proposals showcase professionalism, attention to detail, and a thorough understanding of the audience&#39;s needs. They serve as persuasive documents that can win contracts, grants, or collaborations. Effective proposal writing requires the ability to articulate ideas clearly, provide compelling evidence, and present a comprehensive plan. Individuals with strong proposal writing skills are often successful in project management, business development, and entrepreneurial ventures.</p>', '', '', 12, 1, '2023-12-21 09:39:07', '2023-12-21 09:39:07', '', '', '', '', 1, 1, NULL),
(13, 0, 'CV Development', 'cv-development', '<p>1. <strong>Personalized Consultation:</strong></p>\r\n\r\n<ul>\r\n <li>Individual consultations to understand career goals.</li>\r\n <li>Customizing CVs based on industries and job roles.</li>\r\n <li>Providing expert advice on content and formatting.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Highlighting Achievements:</strong></p>\r\n\r\n<ul>\r\n <li>Showcasing key accomplishments and skills.</li>\r\n <li>Using action verbs and quantifiable achievements.</li>\r\n <li>Incorporating industry-specific keywords.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Professional Formatting:</strong></p>\r\n\r\n<ul>\r\n <li>Creating a clean and professional layout.</li>\r\n <li>Choosing appropriate fonts, colors, and spacing.</li>\r\n <li>Presenting a visually appealing and impactful CV.</li>\r\n</ul>\r\n\r\n<p>CV development is a crucial aspect of career advancement. A well-structured CV serves as a personal marketing tool, presenting an individual&#39;s skills, experiences, and achievements to potential employers. It is often the first impression employers have of a candidate, influencing hiring decisions. Tailoring a CV to specific roles and industries increases visibility and demonstrates alignment with job requirements. Strong CV development skills are essential for job seekers aiming to stand out in competitive markets and secure meaningful employment opportunities.</p>', '', '', 13, 1, '2023-12-21 09:40:27', '2023-12-21 09:40:27', '', '', '', '', 1, 1, NULL),
(15, 14, 'Message from Managing Director', 'message-from-managing-director', '<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the MD of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.</p>\r\n\r\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.</p>\r\n\r\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there</p>\r\n\r\n<p>Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.</p>\r\n\r\n<p><br />\r\n<strong>Arun Raj Pandey</strong><br />\r\n<strong>Managing Director</strong></p>', '', 'storage/accessskills/files/1/avatar.png', 15, 1, '2024-02-09 06:28:56', '2024-02-11 05:05:23', '', '', '', '', 1, 1, NULL),
(16, 0, 'Home Page', 'home-page', '', '', '', 16, 1, '2024-02-11 12:01:36', '2024-02-11 12:01:36', '', '', '', '', 1, 1, ''),
(17, 16, 'Course Details', 'course-details', '<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development.</p>', '', '', 17, 1, '2024-02-11 12:11:35', '2024-02-11 12:11:52', '', '', '', '', 1, 1, 'Course and Test Preparations'),
(18, 16, 'Virtual Learning', 'virtual-learning', '<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development.</p>', '', '', 18, 1, '2024-02-11 12:13:25', '2024-02-11 12:13:25', '', '', '', '', 1, 1, 'Virtual Learning');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_blogs`
--
CREATE TABLE `tbl_blogs` (
`blog_id` int(11) NOT NULL,
`parent_blog` int(11) NOT NULL,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(50) DEFAULT NULL,
`text` text DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `tbl_blogs`
--
INSERT INTO `tbl_blogs` (`blog_id`, `parent_blog`, `title`, `alias`, `text`, `image`, `thumb`, `cover`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`) VALUES
(1, 0, 'Unlocking Potential: The Access Skills Blog', 'unlocking-potential-the-access-blog', '<p>Welcome to the Access Skills Blog, where we embark on a journey of empowerment and continuous learning. At Access Skills, we believe in the transformative power of skill development to unlock untapped potential and drive personal and professional success. In this blog, we explore a myriad of topics, ranging from the latest trends in skill development to practical tips for enhancing your capabilities. Join us as we share insights, success stories, and valuable resources that can propel you toward new heights of achievement.</p>\r\n\r\n<p>1. <strong>The Art of Effective Communication</strong><br />\r\nDiscover the secrets to becoming a more compelling communicator. Whether you&#39;re navigating the corporate world or seeking personal growth, effective communication is a skill that can open doors and foster meaningful connections.</p>\r\n\r\n<p>2. <strong>Navigating Leadership: A Guide for Emerging Leaders</strong><br />\r\nLeadership is not just a position; it&#39;s a skill that can be cultivated. Explore practical tips, case studies, and leadership models to inspire and guide emerging leaders on their journey to success.</p>\r\n\r\n<p>3.<strong> Adapting to Change in the Digital Age</strong><br />\r\nIn a world that is constantly evolving, adaptability is a key skill. Learn how to navigate change with resilience, embrace technological advancements, and thrive in the digital age.</p>\r\n\r\n<p>4. <strong>Elevating Technical Proficiency: Trends and Tips</strong><br />\r\nStay ahead of the curve by delving into the latest trends in technical proficiency. From coding languages to digital tools, we explore the skills that are shaping the future of various industries.</p>\r\n\r\n<p>5. <strong>The Impact of Soft Skills on Career Success</strong><br />\r\nSoft skills are the foundation of a well-rounded professional. Dive into the significance of skills like teamwork, problem-solving, and emotional intelligence and understand how they contribute to career success.</p>\r\n\r\n<p>6. <strong>Spotlight on Success: Access Skills Alumni Stories</strong><br />\r\nRead inspiring success stories of individuals who have honed their skills at Access Skills and gone on to make a significant impact in their respective fields.</p>\r\n\r\n<p>7. <strong>Balancing Act: Work-Life Harmony Tips</strong><br />\r\nExplore strategies for achieving work-life harmony, managing stress, and maintaining overall well-being while pursuing your professional goals.</p>\r\n\r\n<p>At Access Skills, we are passionate about fostering growth, and this blog is an extension of that commitment. Join us on this journey of exploration and empowerment. Whether you are an individual looking to enhance your skills or an organization seeking tailored solutions, the Access Skills Blog is your go-to resource for valuable insights and actionable tips. Unlock your potential with us!<br />\r\n&nbsp;</p>', '', 'storage/accessskills/files/1/accessskills/blogs image/education.jpeg', '', 1, 1, 1, 1, '2023-12-11 10:56:14', '2023-12-18 06:13:53', '', '', '', ''),
(2, 0, 'Skillful Living: Navigating Success with Access Skills', 'skillful-living', '<p>Welcome to &quot;Skillful Living,&quot; the Access Skills Blog, where we delve into the intricacies of personal and professional development. In this space, we share stories, insights, and practical advice aimed at equipping you with the skills necessary to thrive in today&#39;s dynamic world. Join us on this empowering journey as we explore a variety of topics, offering guidance and inspiration for unlocking your true potential.</p>\r\n\r\n<p>1. <strong>Crafting Your Professional Journey: A Roadmap for Success</strong><br />\r\nEmbark on a guided exploration of strategic career planning, goal-setting, and navigating the twists and turns of your professional journey. Learn how to make intentional choices that align with your aspirations.</p>\r\n\r\n<p>2. <strong>Mastering Time Management: Strategies for Peak Productivity</strong><br />\r\nTime is a precious resource, and mastering its management is a key skill. Discover practical tips and proven strategies to enhance your productivity and strike a harmonious balance between work and personal life.</p>\r\n\r\n<p>3.<strong> The Power of Lifelong Learning</strong><br />\r\nExplore the transformative impact of continuous learning on personal growth and career advancement. Uncover the benefits of staying curious, embracing new skills, and adapting to the ever-evolving landscape of knowledge.</p>\r\n\r\n<p>4. <strong>Diverse Perspectives: Thriving in a Globalized World</strong><br />\r\nIn an interconnected world, embracing diversity is not just a value but a skill. Gain insights into cross-cultural communication, understanding global perspectives, and thriving in diverse environments.</p>\r\n\r\n<p>5. <strong>Tech-Savvy Living: Navigating the Digital Frontier</strong><br />\r\nStay ahead in the digital age with insights into the latest tech trends and practical advice on leveraging digital tools for professional and personal advancement.</p>\r\n\r\n<p>6. <strong>Resilience in the Face of Challenges</strong><br />\r\nResilience is a skill that empowers us to bounce back from setbacks. Explore stories of resilience, practical coping mechanisms, and strategies for maintaining a positive mindset in the face of challenges.</p>\r\n\r\n<p>7. <strong>Mentorship Matters: Nurturing Growth Through Guidance</strong><br />\r\nDelve into the profound impact of mentorship on personal and professional development. Learn how mentorship can be a guiding light, offering valuable insights and accelerating your journey toward success.</p>\r\n\r\n<p>At Access Skills, we are committed to empowering individuals and organizations through skill development, and &quot;Skillful Living&quot; is our platform to share that commitment with you. Whether you&#39;re an aspiring professional, a seasoned leader, or someone on a journey of self-discovery, this blog is designed to be your companion on the path to success. Join us as we explore the art of skillful living and unlock the doors to a more fulfilling and successful future.</p>', '', 'storage/accessskills/files/1/accessskills/blogs image/future prospects.jpeg', '', 2, 1, 1, 1, '2023-12-18 06:12:43', '2023-12-18 06:15:26', '', '', '', ''),
(3, 0, 'Empower Your Tomorrow: The Access Skills Insights Hub', 'empower-your-tomorrow-the-access-skills', '<p>Step into the dynamic world of personal and professional growth with &quot;Empower Your Tomorrow,&quot; the Access Skills Insights Hub. At Access Skills, we are not just about skill development; we are about empowering individuals to take charge of their destinies. In this blog, we unravel the secrets to success, share expert advice, and explore the latest trends in the ever-evolving landscape of skills.</p>\r\n\r\n<p>1. <strong>The Future of Work: Navigating Trends and Transformations</strong><br />\r\nExplore how the workplace is evolving and what skills will be essential for success in the future. Dive into discussions on remote work, artificial intelligence, and the gig economy.</p>\r\n\r\n<p>2.<strong> Unlocking Creativity: The Catalyst for Innovation</strong><br />\r\nDiscover the link between creativity and innovation. Learn how to foster a creative mindset, break through barriers, and harness your creative potential for personal and professional success.</p>\r\n\r\n<p>3. <strong>Beyond the 9-to-5: Exploring Alternative Career Paths</strong><br />\r\nIn a world of endless possibilities, traditional career paths are no longer the only option. Explore unconventional career journeys, side hustles, and the gig economy as avenues for professional fulfillment.</p>\r\n\r\n<p>4. <strong>Building Resilience: A Toolkit for Overcoming Adversity</strong><br />\r\nResilience is a muscle that can be strengthened. Delve into stories of resilience, practical tips for overcoming challenges, and strategies for maintaining a resilient mindset in a fast-paced world.</p>\r\n\r\n<p>5. <strong>Navigating Change: Strategies for Adapting to the Unknown</strong><br />\r\nChange is inevitable, but adaptability is a skill. Explore effective strategies for navigating change, embracing uncertainty, and turning challenges into opportunities.</p>\r\n\r\n<p>6. T<strong>he Human Touch in Leadership: Emotional Intelligence in Action</strong><br />\r\nLeadership goes beyond technical skills; emotional intelligence plays a crucial role. Understand the impact of emotional intelligence on effective leadership and learn how to cultivate it.</p>\r\n\r\n<p>7. <strong>Lifelong Learning: Your Passport to Continuous Growth</strong><br />\r\nEmbark on a journey of continuous learning as we explore the benefits of lifelong learning, emerging trends in education, and how staying curious can shape your future.</p>\r\n\r\n<p>&quot;Empower Your Tomorrow&quot; is more than a blog; it&#39;s a resource hub designed to empower you with the knowledge and insights needed to thrive in a rapidly changing world. Whether you&#39;re a seasoned professional or just starting your journey, join us as we unlock the secrets to a brighter, more empowered tomorrow. Your journey to success begins here!</p>', '', 'storage/accessskills/files/1/accessskills/blogs image/Stairs To Light.jpg', '', 3, 1, 1, 1, '2023-12-18 06:17:52', '2023-12-18 06:30:27', '', '', '', '');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_brancharticles`
--
CREATE TABLE `tbl_brancharticles` (
`article_id` int(11) NOT NULL,
`branches_id` int(11) DEFAULT NULL,
`parent_article` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`description` text DEFAULT NULL,
`thumb` varchar(250) DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_branches`
--
CREATE TABLE `tbl_branches` (
`branch_id` int(11) NOT NULL,
`parent_branch` varchar(255) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`contact_person` varchar(250) DEFAULT NULL,
`designation` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`cover_photo` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`contact1` varchar(250) DEFAULT NULL,
`contact2` varchar(250) DEFAULT NULL,
`email` varchar(250) DEFAULT NULL,
`address` text DEFAULT NULL,
`google_map` text DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_description` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_certificates`
--
CREATE TABLE `tbl_certificates` (
`certificate_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`photo` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`text` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_contacts`
--
CREATE TABLE `tbl_contacts` (
`contact_id` int(11) NOT NULL,
`forms_id` int(11) DEFAULT NULL,
`branches_id` int(11) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`tagline` varchar(255) DEFAULT NULL,
`address` varchar(255) DEFAULT NULL,
`tel` varchar(20) NOT NULL,
`fax` varchar(255) DEFAULT NULL,
`email1` varchar(255) DEFAULT NULL,
`email2` varchar(255) DEFAULT NULL,
`website` varchar(255) DEFAULT NULL,
`google_map` text DEFAULT NULL,
`facebook` varchar(50) DEFAULT NULL,
`hp1` varchar(50) DEFAULT NULL,
`hp2` varchar(50) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`remarks` text DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `tbl_contacts`
--
INSERT INTO `tbl_contacts` (`contact_id`, `forms_id`, `branches_id`, `name`, `tagline`, `address`, `tel`, `fax`, `email1`, `email2`, `website`, `google_map`, `facebook`, `hp1`, `hp2`, `display_order`, `status`, `remarks`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(1, 0, 0, 'Access Skills Pvt. Ltd.', '', 'Shantinagar, Kathmandu, Nepal', '', '', 'info@access-skills.com', '', '', '', 'https://www.facebook.com/', '', '', 1, 1, '', '2023-12-11 09:09:20', '2024-02-11 04:53:58', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_countries`
--
CREATE TABLE `tbl_countries` (
`country_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`text` text DEFAULT NULL,
`details` text DEFAULT NULL,
`cover_photo` varchar(255) DEFAULT NULL,
`image_thumb` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `tbl_countries`
--
INSERT INTO `tbl_countries` (`country_id`, `title`, `alias`, `text`, `details`, `cover_photo`, `image_thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 'Australia', 'australia', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_countryarticles`
--
CREATE TABLE `tbl_countryarticles` (
`article_id` int(11) NOT NULL,
`countries_id` int(11) DEFAULT NULL,
`parent_article` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`thumb` varchar(250) DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_customfields`
--
CREATE TABLE `tbl_customfields` (
`customfield_id` int(11) NOT NULL,
`customfield_for` varchar(250) DEFAULT NULL,
`customfield_forref` varchar(250) DEFAULT NULL,
`title` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`text` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`link` varchar(500) DEFAULT NULL,
`fa_icon` varchar(250) DEFAULT NULL,
`logo` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_enquiries`
--
CREATE TABLE `tbl_enquiries` (
`id` int(10) UNSIGNED NOT NULL,
`name` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`phone` varchar(255) DEFAULT NULL,
`preferred_destination` varchar(255) DEFAULT NULL,
`mode_of_counselling` varchar(255) DEFAULT NULL,
`nearest_branch` varchar(255) DEFAULT NULL,
`message` text DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`mobile` varchar(255) DEFAULT NULL,
`qualification` varchar(255) DEFAULT NULL,
`board` varchar(255) DEFAULT NULL,
`testprep` varchar(255) DEFAULT NULL,
`score` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_error_logs`
--
CREATE TABLE `tbl_error_logs` (
`id` bigint(20) UNSIGNED NOT NULL,
`user_id` bigint(20) UNSIGNED DEFAULT NULL,
`controller_name` varchar(255) DEFAULT NULL,
`method_name` varchar(255) DEFAULT NULL,
`errors` longtext 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 `tbl_error_logs`
--
INSERT INTO `tbl_error_logs` (`id`, `user_id`, `controller_name`, `method_name`, `errors`, `created_at`, `updated_at`) VALUES
(1, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_blogs` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_blog`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Skillful Living: Navigating Success with Access Skills, <p>Welcome to &quot;Skillful Living,&quot; the Access Skills Blog, where we delve into the intricacies of personal and professional development. In this space, we share stories, insights, and practical advice aimed at equipping you with the skills necessary to thrive in today&#39;s dynamic world. Join us on this empowering journey as we explore a variety of topics, offering guidance and inspiration for unlocking your true potential.</p>\r\n\r\n<p>1. <strong>Crafting Your Professional Journey: A Roadmap for Success</strong><br />\r\nEmbark on a guided exploration of strategic career planning, goal-setting, and navigating the twists and turns of your professional journey. Learn how to make intentional choices that align with your aspirations.</p>\r\n\r\n<p>2. <strong>Mastering Time Management: Strategies for Peak Productivity</strong><br />\r\nTime is a precious resource, and mastering its management is a key skill. Discover practical tips and proven strategies to enhance your productivity and strike a harmonious balance between work and personal life.</p>\r\n\r\n<p>3.<strong> The Power of Lifelong Learning</strong><br />\r\nExplore the transformative impact of continuous learning on personal growth and career advancement. Uncover the benefits of staying curious, embracing new skills, and adapting to the ever-evolving landscape of knowledge.</p>\r\n\r\n<p>4. <strong>Diverse Perspectives: Thriving in a Globalized World</strong><br />\r\nIn an interconnected world, embracing diversity is not just a value but a skill. Gain insights into cross-cultural communication, understanding global perspectives, and thriving in diverse environments.</p>\r\n\r\n<p>5. <strong>Tech-Savvy Living: Navigating the Digital Frontier</strong><br />\r\nStay ahead in the digital age with insights into the latest tech trends and practical advice on leveraging digital tools for professional and personal advancement.</p>\r\n\r\n<p>6. <strong>Resilience in the Face of Challenges</strong><br />\r\nResilience is a skill that empowers us to bounce back from setbacks. Explore stories of resilience, practical coping mechanisms, and strategies for maintaining a positive mindset in the face of challenges.</p>\r\n\r\n<p>7. <strong>Mentorship Matters: Nurturing Growth Through Guidance</strong><br />\r\nDelve into the profound impact of mentorship on personal and professional development. Learn how mentorship can be a guiding light, offering valuable insights and accelerating your journey toward success.</p>\r\n\r\n<p>At Access Skills, we are committed to empowering individuals and organizations through skill development, and &quot;Skillful Living&quot; is our platform to share that commitment with you. Whether you&#39;re an aspiring professional, a seasoned leader, or someone on a journey of self-discovery, this blog is designed to be your companion on the path to success. Join us as we explore the art of skillful living and unlock the doors to a more fulfilling and successful future.</p>, , , , , 0, , storage/accessskills/files/1/accessskills/blogs image/front-view-stacked-books-graduation-cap-diploma-education-day.jpg, , skillful-living-navigating-success-with-access-skills, 2, 1, 1, 1, 2023-12-18 06:12:33, 2023-12-18 06:12:33))', '2023-12-18 06:12:33', '2023-12-18 06:12:33'),
(2, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_blogs` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_blog`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Empower Your Tomorrow: The Access Skills Insights Hub, , , , , , 0, , , , empower-your-tomorrow-the-access-skills-insights-hub, 3, 1, 1, 1, 2023-12-18 06:17:42, 2023-12-18 06:17:42))', '2023-12-18 06:17:42', '2023-12-18 06:17:42'),
(3, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'Call to undefined method App\\Models\\Sliders::getSliderThumbPathAttribute()', '2024-02-11 11:56:02', '2024-02-11 11:56:02'),
(4, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'Call to undefined method App\\Models\\Sliders::getSliderThumbPathAttribute()', '2024-02-11 11:56:48', '2024-02-11 11:56:48'),
(5, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'Call to undefined method App\\Models\\Sliders::getSliderThumbPathAttribute()', '2024-02-11 11:57:00', '2024-02-11 11:57:00'),
(6, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'Call to undefined method App\\Models\\Sliders::getSliderThumbPathAttribute()', '2024-02-11 11:57:08', '2024-02-11 11:57:08'),
(7, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'Call to undefined method App\\Models\\Sliders::getSliderThumbPathAttribute()', '2024-02-11 11:57:13', '2024-02-11 11:57:13'),
(8, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'subtitle\' in \'field list\' (Connection: mysql, SQL: insert into `tbl_articles` (`title`, `subtitle`, `text`, `seo_title`, `seo_keywords`, `seo_descriptions`, `og_tags`, `parent_article`, `cover_photo`, `thumb`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Home Page, , , , , , , 0, , , home-page, 16, 1, 1, 1, 2024-02-11 17:45:28, 2024-02-11 17:45:28))', '2024-02-11 12:00:28', '2024-02-11 12:00:28');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_events`
--
CREATE TABLE `tbl_events` (
`event_id` int(11) NOT NULL,
`startdate` date NOT NULL,
`enddate` datetime NOT NULL,
`title` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`description` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`link` varchar(250) DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_description` text DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_failed_jobs`
--
CREATE TABLE `tbl_failed_jobs` (
`id` bigint(20) UNSIGNED NOT NULL,
`uuid` varchar(255) DEFAULT NULL,
`connection` text DEFAULT NULL,
`queue` text DEFAULT NULL,
`payload` longtext DEFAULT NULL,
`exception` longtext DEFAULT NULL,
`failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_faqs`
--
CREATE TABLE `tbl_faqs` (
`faq_id` int(11) NOT NULL,
`title` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`text` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_faqs`
--
INSERT INTO `tbl_faqs` (`faq_id`, `title`, `text`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, 'What does Access Skills specialize in?', '<p>Access Skills specializes in providing comprehensive skill development programs, covering a wide range of areas such as leadership, Skills, communication, technical proficiency, and more.</p>', 1, 1, 1, 1, '2023-12-11 09:13:18', '2023-12-17 10:50:58'),
(2, 'What sets Access Skills apart from other skill development providers?', '<p>Access Skills distinguishes itself through a client-centric approach, innovative programs, and a commitment to providing holistic learning experiences, ensuring tangible and long-lasting results for our clients.</p>', 2, 1, 1, 1, '2023-12-17 11:33:19', '2023-12-17 11:33:19'),
(3, 'How can I get in touch with Access Skills for more information or to discuss customized training solutions?', '<p>Feel free to contact us at [ ] Our team is ready to assist you and discuss how Access Skills can meet your specific needs.</p>', 3, 1, 1, 1, '2023-12-17 11:34:18', '2023-12-17 11:34:18'),
(4, 'Are programs at Access Skills suitable for individuals as well?', '<p>Yes, our programs are designed to benefit both organizations and individuals seeking to enhance their skills and capabilities.</p>', 4, 1, 1, 1, '2023-12-17 11:34:44', '2023-12-17 11:34:44');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_forms`
--
CREATE TABLE `tbl_forms` (
`form_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`cover_photo` varchar(255) DEFAULT NULL,
`image_thumb` varchar(255) DEFAULT NULL,
`form_fields` text DEFAULT NULL,
`text` text DEFAULT NULL,
`headers` text DEFAULT NULL,
`toemail` varchar(255) DEFAULT NULL,
`fromemail` varchar(255) DEFAULT NULL,
`emailsubject` varchar(255) DEFAULT NULL,
`emailtext` text DEFAULT NULL,
`autoresponse` varchar(255) DEFAULT NULL,
`responseheaders` varchar(255) DEFAULT NULL,
`responsefrom` varchar(255) DEFAULT NULL,
`responsesubject` varchar(255) DEFAULT NULL,
`responsetext` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_formsubmissions`
--
CREATE TABLE `tbl_formsubmissions` (
`formsubmission_id` int(10) UNSIGNED NOT NULL,
`forms_id` int(10) UNSIGNED NOT NULL,
`submitted_values` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`submitted_values`)),
`display_order` int(11) NOT NULL DEFAULT 0,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_galleries`
--
CREATE TABLE `tbl_galleries` (
`gallery_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`text` text DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`thumb` text DEFAULT NULL,
`cover_photo` varchar(250) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_institutions`
--
CREATE TABLE `tbl_institutions` (
`institution_id` int(11) NOT NULL,
`countries_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`email` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`logo` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_menuitems`
--
CREATE TABLE `tbl_menuitems` (
`menu_id` int(11) NOT NULL,
`parent_menu` int(11) NOT NULL,
`menulocations_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`ref` varchar(255) DEFAULT NULL,
`target` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_menuitems`
--
INSERT INTO `tbl_menuitems` (`menu_id`, `parent_menu`, `menulocations_id`, `title`, `alias`, `type`, `ref`, `target`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(1, 0, 1, 'Career', 'career', '', '', '_SELF', 3, 1, '2023-12-12 11:29:26', '2024-02-11 13:52:08', 1, 1),
(2, 1, 1, 'Introduction to Ads and SEO', 'introduction-to-ads-and-seo', 'tbl_articles', '3', '_SELF', 6, 1, '2023-12-12 11:36:19', '2024-02-11 13:52:33', 1, 1),
(3, 1, 1, 'Introduction to Digital Marketing', 'introduction-to-digital-marketing', 'tbl_articles', '4', '_SELF', 7, 1, '2023-12-12 11:39:03', '2024-02-11 13:52:33', 1, 1),
(4, 1, 1, 'Introduction to Social Media Handling', 'introduction-to-social-media-handling', 'tbl_articles', '5', '_SELF', 8, 1, '2023-12-12 11:48:14', '2024-02-11 13:52:33', 1, 1),
(5, 1, 1, 'Introduction to Website Development', 'introduction-to-website-development', 'tbl_articles', '6', '_SELF', 9, 1, '2023-12-12 11:49:05', '2024-02-11 13:52:33', 1, 1),
(6, 1, 1, 'Holistic Approach of How we Assist You', 'holistic-approach-of-how-we-assist-you', 'tbl_articles', '7', '_SELF', 10, 1, '2023-12-12 11:49:32', '2024-02-11 13:52:33', 1, 1),
(7, 0, 1, 'Skills', 'skills', '', '/skills', '_SELF', 4, 1, '2023-12-13 09:48:31', '2024-02-11 13:52:15', 1, 1),
(8, 7, 1, 'Communication Skills', 'communication-skills', 'tbl_articles', '8', '_SELF', 11, 1, '2023-12-18 09:53:47', '2024-02-11 13:52:33', 1, 1),
(9, 7, 1, 'Soft Skills', 'soft-skills', 'tbl_articles', '9', '_SELF', 12, 1, '2023-12-18 09:54:14', '2024-02-11 13:52:33', 1, 1),
(10, 0, 1, 'About', 'about', '', '', '_SELF', 2, 1, '2024-02-11 11:52:58', '2024-02-11 13:52:08', 1, 1),
(11, 10, 1, 'About us', 'about-us', 'tbl_articles', '1', '_SELF', 13, 1, '2024-02-11 11:53:21', '2024-02-11 13:52:33', 1, 1),
(12, 10, 1, 'Message from MD', 'message-from-md', 'tbl_articles', '15', '_SELF', 14, 1, '2024-02-11 11:53:44', '2024-02-11 13:52:33', 1, 1),
(13, 14, 2, 'Courses', 'courses', '', '/preparationclasses', '_SELF', 4, 1, '2024-02-11 12:16:50', '2024-02-11 12:47:23', 1, 1),
(14, 0, 2, 'Get in Touch', 'get-in-touch', '', '', '_SELF', 2, 1, '2024-02-11 12:17:09', '2024-02-11 12:47:23', 1, 1),
(15, 14, 2, 'About us', 'about-us', 'tbl_articles', '1', '_SELF', 16, 1, '2024-02-11 12:19:25', '2024-02-11 12:47:40', 1, 1),
(16, 14, 2, 'FAQs', 'faqs', '', '/faqs', '_SELF', 17, 1, '2024-02-11 12:25:17', '2024-02-11 12:47:40', 1, 1),
(17, 0, 1, 'Courses', 'courses', '', '', '_SELF', 5, 1, '2024-02-11 12:44:29', '2024-02-11 13:52:33', 1, 1),
(18, 17, 1, 'ILETS Preparation Classes', 'ilets-preparation-classes', 'tbl_preparationclasses', '1', '_SELF', 15, 1, '2024-02-11 12:45:45', '2024-02-11 13:51:57', 1, 1),
(19, 17, 1, 'PTE Preparation Classes', 'pte-preparation-classes', 'tbl_preparationclasses', '2', '_SELF', 16, 1, '2024-02-11 12:46:26', '2024-02-11 13:51:57', 1, 1),
(20, 0, 1, 'Home', 'home', '', '/', '_SELF', 1, 1, '2024-02-11 12:46:41', '2024-02-11 13:52:08', 1, 1),
(21, 0, 0, 'Our Blog', 'our-blog', '', '/blogs', '_SELF', 21, 1, '2024-02-11 12:48:20', '2024-02-11 12:48:20', 1, 1),
(22, 0, 0, 'Contact us', 'contact-us', '', '/contact', '_SELF', 22, 1, '2024-02-11 12:48:49', '2024-02-11 12:48:49', 1, 1),
(23, 0, 1, 'Our Blog', 'our-blog', '', '/blogs', '_SELF', 23, 1, '2024-02-11 13:53:04', '2024-02-11 13:53:04', 1, 1),
(24, 0, 1, 'Contact us', 'contact-us', '', '/contact', '_SELF', 24, 1, '2024-02-11 13:53:20', '2024-02-11 13:53:20', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_menulocations`
--
CREATE TABLE `tbl_menulocations` (
`menulocation_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_menulocations`
--
INSERT INTO `tbl_menulocations` (`menulocation_id`, `title`, `alias`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(1, 'Main Menu', 'main-menu', 1, 1, '2024-02-11 11:50:01', '2024-02-11 11:50:01', 1, 1),
(2, 'Footer Menu', 'footer-menu', 2, 1, '2024-02-11 11:50:12', '2024-02-11 11:50:12', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_migrations`
--
CREATE TABLE `tbl_migrations` (
`id` int(10) UNSIGNED NOT NULL,
`migration` varchar(255) DEFAULT NULL,
`batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_milestones`
--
CREATE TABLE `tbl_milestones` (
`milestone_id` int(11) NOT NULL,
`display` varchar(255) DEFAULT NULL,
`title` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`text` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_news`
--
CREATE TABLE `tbl_news` (
`news_id` int(11) NOT NULL,
`parent_news` int(11) NOT NULL,
`title` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`alias` varchar(50) DEFAULT NULL,
`text` text CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_operation_logs`
--
CREATE TABLE `tbl_operation_logs` (
`refNo` varchar(255) DEFAULT NULL,
`operation_id` bigint(20) NOT NULL,
`user_id` int(11) DEFAULT NULL,
`operation_start_no` bigint(20) DEFAULT NULL,
`operation_end_no` bigint(20) DEFAULT NULL,
`model_name` varchar(100) DEFAULT NULL,
`model_id` int(11) DEFAULT NULL,
`operation_name` varchar(100) DEFAULT NULL,
`previous_values` text DEFAULT NULL,
`new_values` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_operation_logs`
--
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 1, 1, 202312100320557259, 202312100320557259, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":null,\"url2\":null,\"email\":null,\"phone\":null,\"secondary_phone\":null,\"google_map\":null,\"fb\":null,\"insta\":null,\"twitter\":null,\"tiktok\":null,\"primary_logo\":null,\"secondary_logo\":null,\"thumb\":null,\"icon\":null,\"og_image\":null,\"no_image\":null,\"copyright_text\":null,\"content1\":null,\"content2\":null,\"content3\":null,\"seo_title\":null,\"seo_description\":null,\"seo_keywords\":null,\"og_tags\":null,\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":null,\"createdby\":null,\"updatedby\":null,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Welcome to Access Skills\",\"url1\":\"\",\"url2\":\"\",\"email\":\"\",\"phone\":\"\",\"secondary_phone\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"primary_logo\":\"\",\"secondary_logo\":\"\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"updated_at\":\"2023-12-10 03:20:55\",\"updatedBy\":1}', '2023-12-10 03:20:55', '2023-12-10 03:20:55'),
(NULL, 2, 1, 202312100321085335, 202312100321085335, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"\",\"phone\":\"\",\"secondary_phone\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"primary_logo\":\"\",\"secondary_logo\":\"\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-10T03:20:55.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"updated_at\":\"2023-12-10 03:21:08\",\"updatedBy\":1}', '2023-12-10 03:21:08', '2023-12-10 03:21:08'),
(NULL, 3, 1, 202312100321444735, 202312100321444735, 'App\\Models\\Preparationclasses', 1, 'create', NULL, '{\"title\":\"IELTS Preparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts-preparation-classes\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-10T03:21:44.000000Z\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"preparationclass_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-10 03:21:44', '2023-12-10 03:21:44'),
(NULL, 4, 1, 202312100321515406, 202312100321515406, 'App\\Models\\Preparationclasses', 2, 'create', NULL, '{\"title\":\"PTE Preparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte-preparation-classes\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-10T03:21:51.000000Z\",\"created_at\":\"2023-12-10T03:21:51.000000Z\",\"preparationclass_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-10 03:21:51', '2023-12-10 03:21:51'),
(NULL, 5, 1, 202312100322008838, 202312100322008838, 'App\\Models\\Preparationclasses', 3, 'create', NULL, '{\"title\":\"GRE Praparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"gre-praparation-classes\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-10T03:22:00.000000Z\",\"created_at\":\"2023-12-10T03:22:00.000000Z\",\"preparationclass_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-10 03:22:00', '2023-12-10 03:22:00'),
(NULL, 6, 1, 202312100322115016, 202312100322115016, 'App\\Models\\Preparationclasses', 4, 'create', NULL, '{\"title\":\"Soft Skill Development Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"soft-skill-development-classes\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-10T03:22:11.000000Z\",\"created_at\":\"2023-12-10T03:22:11.000000Z\",\"preparationclass_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-10 03:22:11', '2023-12-10 03:22:11'),
(NULL, 7, 1, 202312100322235110, 202312100322235110, 'App\\Models\\Preparationclasses', 5, 'create', NULL, '{\"title\":\"Digital Marketing Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"digital-marketing-classes\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-10T03:22:23.000000Z\",\"created_at\":\"2023-12-10T03:22:23.000000Z\",\"preparationclass_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-10 03:22:23', '2023-12-10 03:22:23'),
(NULL, 8, 1, 202312110653294267, 202312110653294267, 'App\\Models\\Articles', 1, 'update', '{\"article_id\":1,\"parent_article\":\"0\",\"title\":\"Company Profile\",\"alias\":\"company-profile\",\"text\":\"Welcome Article\",\"cover_photo\":null,\"thumb\":null,\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":null,\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":null,\"updatedby\":null,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>Welcome to Access Skills<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"updated_at\":\"2023-12-11 06:53:29\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2023-12-11 06:53:29', '2023-12-11 06:53:29'),
(NULL, 9, 1, 202312110659562366, 202312110659562366, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-10T03:21:44.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 06:59:56\",\"updatedBy\":1}', '2023-12-11 06:59:56', '2023-12-11 06:59:56'),
(NULL, 10, 1, 202312110701006970, 202312110701006970, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-11T06:59:56.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"updated_at\":\"2023-12-11 07:01:00\",\"updatedBy\":1}', '2023-12-11 07:01:00', '2023-12-11 07:01:00'),
(NULL, 11, 1, 202312110706086091, 202312110706086091, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-11T07:01:00.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"updated_at\":\"2023-12-11 07:06:08\",\"updatedBy\":1}', '2023-12-11 07:06:08', '2023-12-11 07:06:08'),
(NULL, 12, 1, 202312110706269304, 202312110706269304, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-11T07:06:08.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"updated_at\":\"2023-12-11 07:06:27\",\"updatedBy\":1}', '2023-12-11 07:06:27', '2023-12-11 07:06:27'),
(NULL, 13, 1, 202312110707092420, 202312110707092420, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-11T07:06:27.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"\",\"updated_at\":\"2023-12-11 07:07:09\",\"updatedBy\":1}', '2023-12-11 07:07:09', '2023-12-11 07:07:09'),
(NULL, 14, 1, 202312110708014699, 202312110708014699, 'App\\Models\\Preparationclasses', 6, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. Listening Module: Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. Reading Module: Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module: There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. In the Speaking module, candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T07:08:01.000000Z\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"preparationclass_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 07:08:01', '2023-12-11 07:08:01'),
(NULL, 15, 1, 202312110709116056, 202312110709116056, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. Listening Module: Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. Reading Module: Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module: There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. In the Speaking module, candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"6\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T07:08:01.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"updated_at\":\"2023-12-11 07:09:11\",\"updatedBy\":1}', '2023-12-11 07:09:11', '2023-12-11 07:09:11'),
(NULL, 16, 1, 202312110711086783, 202312110711086783, 'App\\Models\\Preparationclasses', 7, 'create', NULL, '{\"title\":\"SAT Preparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"sat-preparation-classes\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T07:11:08.000000Z\",\"created_at\":\"2023-12-11T07:11:08.000000Z\",\"preparationclass_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 07:11:08', '2023-12-11 07:11:08'),
(NULL, 17, 1, 202312110712497120, 202312110712497120, 'App\\Models\\Preparationclasses', 8, 'create', NULL, '{\"title\":\"OET Preparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"oet-preparation-classes\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T07:12:49.000000Z\",\"created_at\":\"2023-12-11T07:12:49.000000Z\",\"preparationclass_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 07:12:49', '2023-12-11 07:12:49'),
(NULL, 18, 1, 202312110713336754, 202312110713336754, 'App\\Models\\Preparationclasses', 9, 'create', NULL, '{\"title\":\"TOEFL Preparation Classes\",\"details\":\"\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"toefl-preparation-classes\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T07:13:33.000000Z\",\"created_at\":\"2023-12-11T07:13:33.000000Z\",\"preparationclass_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 07:13:33', '2023-12-11 07:13:33'),
(NULL, 19, 1, 202312110717097482, 202312110717097482, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Preparation Classes\",\"alias\":\"ielts-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:44.000000Z\",\"updated_at\":\"2023-12-11T07:07:09.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/ielts.jpg\",\"updated_at\":\"2023-12-11 07:17:09\",\"updatedBy\":1}', '2023-12-11 07:17:09', '2023-12-11 07:17:09'),
(NULL, 20, 1, 202312110740451858, 202312110740451858, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE Preparation Classes\",\"alias\":\"pte-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:21:51.000000Z\",\"updated_at\":\"2023-12-10T03:21:51.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/Preparation.jpg\",\"updated_at\":\"2023-12-11 07:40:45\",\"updatedBy\":1}', '2023-12-11 07:40:45', '2023-12-11 07:40:45'),
(NULL, 21, 1, 202312110741079707, 202312110741079707, 'App\\Models\\Preparationclasses', 9, 'update', '{\"preparationclass_id\":9,\"title\":\"TOEFL Preparation Classes\",\"alias\":\"toefl-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"6\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:13:33.000000Z\",\"updated_at\":\"2023-12-11T07:13:43.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/TOEFL.jpg\",\"updated_at\":\"2023-12-11 07:41:07\",\"updatedBy\":1}', '2023-12-11 07:41:07', '2023-12-11 07:41:07'),
(NULL, 22, 1, 202312110743402534, 202312110743402534, 'App\\Models\\Preparationclasses', 3, 'update', '{\"preparationclass_id\":3,\"title\":\"GRE Praparation Classes\",\"alias\":\"gre-praparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:22:00.000000Z\",\"updated_at\":\"2023-12-11T07:12:55.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/GRE.jpg\",\"updated_at\":\"2023-12-11 07:43:40\",\"updatedBy\":1}', '2023-12-11 07:43:40', '2023-12-11 07:43:40'),
(NULL, 23, 1, 202312110745134079, 202312110745134079, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"SAT Preparation Classes\",\"alias\":\"sat-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:11:08.000000Z\",\"updated_at\":\"2023-12-11T07:12:19.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/SAT.jpg\",\"updated_at\":\"2023-12-11 07:45:13\",\"updatedBy\":1}', '2023-12-11 07:45:13', '2023-12-11 07:45:13'),
(NULL, 24, 1, 202312110747069430, 202312110747069430, 'App\\Models\\Preparationclasses', 8, 'update', '{\"preparationclass_id\":8,\"title\":\"OET Preparation Classes\",\"alias\":\"oet-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:12:49.000000Z\",\"updated_at\":\"2023-12-11T07:12:55.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/oet.jpg\",\"updated_at\":\"2023-12-11 07:47:06\",\"updatedBy\":1}', '2023-12-11 07:47:06', '2023-12-11 07:47:06'),
(NULL, 25, 1, 202312110751522344, 202312110751522344, 'App\\Models\\Preparationclasses', 5, 'update', '{\"preparationclass_id\":5,\"title\":\"Digital Marketing Classes\",\"alias\":\"digital-marketing-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"8\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:22:23.000000Z\",\"updated_at\":\"2023-12-11T07:13:43.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/31958.jpg\",\"updated_at\":\"2023-12-11 07:51:52\",\"updatedBy\":1}', '2023-12-11 07:51:52', '2023-12-11 07:51:52'),
(NULL, 26, 1, 202312110754429610, 202312110754429610, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"Soft Skill Development Classes\",\"alias\":\"soft-skill-development-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"7\",\"status\":\"1\",\"created_at\":\"2023-12-10T03:22:11.000000Z\",\"updated_at\":\"2023-12-11T07:13:43.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/6943385.jpg\",\"updated_at\":\"2023-12-11 07:54:42\",\"updatedBy\":1}', '2023-12-11 07:54:42', '2023-12-11 07:54:42'),
(NULL, 27, 1, 202312110802086252, 202312110802086252, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T07:13:43.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2023-12-11 08:02:08\",\"updatedBy\":1}', '2023-12-11 08:02:08', '2023-12-11 08:02:08');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 28, 1, 202312110803025651, 202312110803025651, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T08:02:08.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2023-12-11 08:03:02\",\"updatedBy\":1}', '2023-12-11 08:03:02', '2023-12-11 08:03:02'),
(NULL, 29, 1, 202312110804118232, 202312110804118232, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/li>\\r\\n\\t<li>Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/li>\\r\\n\\t<li>Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/li>\\r\\n\\t<li>Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T08:03:02.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/p>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 08:04:11\",\"updatedBy\":1}', '2023-12-11 08:04:11', '2023-12-11 08:04:11'),
(NULL, 30, 1, 202312110804526088, 202312110804526088, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<p>1. <strong>Academic IELTS:<\\/strong><br \\/>\\r\\nThe Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/p>\\r\\n\\r\\n<p>2. <strong>General Training IELTS:<\\/strong><br \\/>\\r\\nThe General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T08:04:11.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Academic IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>General Training IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 08:04:52\",\"updatedBy\":1}', '2023-12-11 08:04:52', '2023-12-11 08:04:52');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 31, 1, 202312110805282766, 202312110805282766, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"1\",\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<p><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/p>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Academic IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>General Training IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:08:01.000000Z\",\"updated_at\":\"2023-12-11T08:04:52.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.<\\/p>\\r\\n\\r\\n<p>1. <strong>Listening Module:<\\/strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.<\\/p>\\r\\n\\r\\n<p>2. <strong>Reading Module:<\\/strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True\\/False\\/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module: <\\/strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking module:<\\/strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>IELTS TEST TYPES&nbsp;<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Academic IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True\\/False\\/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>General Training IELTS:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 08:05:28\",\"updatedBy\":1}', '2023-12-11 08:05:28', '2023-12-11 08:05:28'),
(NULL, 32, 1, 202312110806372530, 202312110806372530, 'App\\Models\\Preparationclasses', 10, 'create', NULL, '{\"title\":\"IELTS Test Modules\",\"details\":\"<p>The IELTS (International English Language Testing System) exam is divided into four modules, each designed to assess different language skills. Understanding the format and requirements of each module is essential for candidates aiming to achieve a high band score.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes):<\\/p>\\r\\n\\r\\n<p>The Listening module is the first section of the IELTS exam. It assesses candidates&#39; ability to understand spoken English in various contexts. The module consists of four recorded sections, played on cassette tape or digital audio, and a range of accents and dialects may be used. Candidates listen to conversations, monologues, and discussions and answer a series of questions related to the recordings. The questions become progressively more challenging as the module advances. Candidates are given time to read the questions before each section begins, and they can also take notes during the listening process.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Reading module evaluates candidates&#39; reading comprehension skills. It includes three sections, each containing a different type of text:<\\/p>\\r\\n\\r\\n<p>Section 1: This section typically contains texts related to everyday social contexts, such as advertisements, timetables, or notices. Candidates are required to answer questions based on the information presented in these texts.<\\/p>\\r\\n\\r\\n<p>Section 2: This section includes texts with a focus on work-related contexts. Candidates are presented with more complex language and are required to identify specific information, main ideas, and supporting details from the texts.<\\/p>\\r\\n\\r\\n<p>Section 3: This section consists of texts related to academic or complex topics. Candidates are presented with longer, more detailed passages and are tested on their ability to comprehend complex ideas, arguments, and opinions.<\\/p>\\r\\n\\r\\n<p>The question types in the Reading module include multiple choice, True\\/False\\/Not Given, matching headings, sentence completion, and others.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Writing module assesses candidates&#39; ability to express themselves in writing coherently and appropriately for different purposes.<\\/p>\\r\\n\\r\\n<p>Task 1: In the Academic IELTS, candidates are presented with visual information such as graphs, charts, or diagrams, and are required to summarize the information in their own words. In the General Training IELTS, candidates are asked to write a letter based on a given situation, which could be formal, semi-formal, or informal.<\\/p>\\r\\n\\r\\n<p>Task 2: In Task 2, candidates are required to write an essay in response to a specific question or statement. They need to present clear arguments, provide relevant examples, and demonstrate critical thinking skills. The essay should be well-structured, with a clear introduction, body paragraphs, and a conclusion.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes):<\\/p>\\r\\n\\r\\n<p>The Speaking module is a face-to-face interview between the candidate and the examiner. It is divided into three parts:<\\/p>\\r\\n\\r\\n<p>Part 1: The examiner asks general questions about familiar topics, such as hobbies, family, work, and daily routines. This part aims to assess the candidate&#39;s ability to provide detailed and relevant answers.<\\/p>\\r\\n\\r\\n<p>Part 2: Candidates receive a topic card with a specific task written on it. They have one minute to prepare and make notes before speaking about the topic for up to two minutes. This part evaluates the candidate&#39;s ability to speak fluently, organize thoughts, and provide coherent and extended discourse.<\\/p>\\r\\n\\r\\n<p>Part 3: In this part, the examiner asks questions related to the topic from Part 2. The questions are more abstract and complex, requiring the candidate to discuss broader issues, express opinions, and justify their responses. This part assesses the candidate&#39;s ability to engage in a discussion, present arguments, and demonstrate language proficiency at a higher level.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts-test-modules\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T08:06:37.000000Z\",\"created_at\":\"2023-12-11T08:06:37.000000Z\",\"preparationclass_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 08:06:37', '2023-12-11 08:06:37'),
(NULL, 33, 1, 202312110909204880, 202312110909204880, 'App\\Models\\Contacts', 1, 'create', NULL, '{\"name\":\"Access Skills Pvt. Ltd.\",\"branches_id\":\"0\",\"tagline\":\"\",\"forms_id\":\"0\",\"address\":\"Shantinagar, Kathmandu, Nepal\",\"tel\":\"\",\"fax\":\"\",\"hp1\":\"\",\"hp2\":\"\",\"email1\":\"info@accessskills.net\",\"email2\":\"\",\"website\":\"\",\"google_map\":\"\",\"facebook\":\"https:\\/\\/www.facebook.com\\/\",\"remarks\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T09:09:20.000000Z\",\"created_at\":\"2023-12-11T09:09:20.000000Z\",\"contact_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 09:09:20', '2023-12-11 09:09:20'),
(NULL, 34, 1, 202312110909568886, 202312110909568886, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"\",\"phone\":\"\",\"secondary_phone\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-10T03:21:08.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"email\":\"info@accessskilss.net\",\"updated_at\":\"2023-12-11 09:09:56\",\"updatedBy\":1}', '2023-12-11 09:09:56', '2023-12-11 09:09:56'),
(NULL, 35, 1, 202312110910587196, 202312110910587196, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"\",\"secondary_phone\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-11T09:09:56.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"phone\":\"00\",\"secondary_phone\":\"00\",\"updated_at\":\"2023-12-11 09:10:58\",\"updatedBy\":1}', '2023-12-11 09:10:58', '2023-12-11 09:10:58'),
(NULL, 36, 1, 202312110911311700, 202312110911311700, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"00\",\"secondary_phone\":\"00\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-11T09:10:58.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"updated_at\":\"2023-12-11 09:11:31\",\"updatedBy\":1}', '2023-12-11 09:11:31', '2023-12-11 09:11:31'),
(NULL, 37, 1, 202312110913188608, 202312110913188608, 'App\\Models\\Faqs', 1, 'create', NULL, '{\"title\":\"webff\",\"text\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T09:13:18.000000Z\",\"created_at\":\"2023-12-11T09:13:18.000000Z\",\"faq_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 09:13:18', '2023-12-11 09:13:18'),
(NULL, 38, 1, 202312110919119320, 202312110919119320, 'App\\Models\\Preparationclasses', 11, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.<\\/p>\\r\\n\\r\\n<p><strong>PTE test format:<\\/strong><\\/p>\\r\\n\\r\\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Speaking and Writing (77 - 93 minutes): <\\/strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.<\\/li>\\r\\n\\t<li><strong>Reading (32 - 41 minutes): <\\/strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.<\\/li>\\r\\n\\t<li><strong>Listening (45 - 57 minutes): <\\/strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T09:19:11.000000Z\",\"created_at\":\"2023-12-11T09:19:11.000000Z\",\"preparationclass_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 09:19:11', '2023-12-11 09:19:11'),
(NULL, 39, 1, 202312110920045600, 202312110920045600, 'App\\Models\\Preparationclasses', 11, 'update', '{\"preparationclass_id\":11,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"2\",\"details\":\"<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.<\\/p>\\r\\n\\r\\n<p><strong>PTE test format:<\\/strong><\\/p>\\r\\n\\r\\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Speaking and Writing (77 - 93 minutes): <\\/strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.<\\/li>\\r\\n\\t<li><strong>Reading (32 - 41 minutes): <\\/strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.<\\/li>\\r\\n\\t<li><strong>Listening (45 - 57 minutes): <\\/strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"11\",\"status\":\"1\",\"created_at\":\"2023-12-11T09:19:11.000000Z\",\"updated_at\":\"2023-12-11T09:19:11.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>PTE test format:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Speaking and Writing (77 - 93 minutes): <\\/strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.<\\/li>\\r\\n\\t<li><strong>Reading (32 - 41 minutes): <\\/strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.<\\/li>\\r\\n\\t<li><strong>Listening (45 - 57 minutes): <\\/strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2023-12-11 09:20:04\",\"updatedBy\":1}', '2023-12-11 09:20:04', '2023-12-11 09:20:04'),
(NULL, 40, 1, 202312110920469104, 202312110920469104, 'App\\Models\\Preparationclasses', 11, 'update', '{\"preparationclass_id\":11,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"2\",\"details\":\"<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>PTE test format:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Speaking and Writing (77 - 93 minutes): <\\/strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.<\\/li>\\r\\n\\t<li><strong>Reading (32 - 41 minutes): <\\/strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.<\\/li>\\r\\n\\t<li><strong>Listening (45 - 57 minutes): <\\/strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"11\",\"status\":\"1\",\"created_at\":\"2023-12-11T09:19:11.000000Z\",\"updated_at\":\"2023-12-11T09:20:04.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.<\\/p>\\r\\n\\r\\n<p><strong>PTE Test Format:<\\/strong><\\/p>\\r\\n\\r\\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Speaking and Writing (77 - 93 minutes): <\\/strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.<\\/li>\\r\\n\\t<li><strong>Reading (32 - 41 minutes): <\\/strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.<\\/li>\\r\\n\\t<li><strong>Listening (45 - 57 minutes): <\\/strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2023-12-11 09:20:46\",\"updatedBy\":1}', '2023-12-11 09:20:46', '2023-12-11 09:20:46'),
(NULL, 41, 1, 202312110924007317, 202312110924007317, 'App\\Models\\Preparationclasses', 12, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>The SAT (Scholastic Assessment Test) is a standardized test widely used for college admissions in the United States. It assesses high school students&#39; readiness for college and is accepted by most colleges and universities in the U.S. The SAT measures mathematical proficiency, evidence-based reading, and writing skills, emphasizing critical thinking and problem-solving abilities. Administered by the College Board, the SAT is a significant component of the college application process and serves as a common yardstick for comparing students from diverse educational backgrounds.<\\/p>\\r\\n\\r\\n<p><strong>SAT Test Types:<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>SAT Reasoning Test (SAT I):<\\/strong> This is the most common version of the SAT and evaluates students&#39; proficiency in critical reading, mathematics, and writing. It consists of multiple-choice questions, including an optional essay section.<\\/p>\\r\\n\\r\\n<p><strong>SAT Subject Tests (SAT II): <\\/strong>These are specialized tests focusing on specific subjects such as Mathematics, Biology, Chemistry, Physics, Literature, History, and Foreign Languages. While not all colleges require Subject Tests, many competitive institutions recommend or require them for specific programs or majors.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"7\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T09:24:00.000000Z\",\"created_at\":\"2023-12-11T09:24:00.000000Z\",\"preparationclass_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 09:24:00', '2023-12-11 09:24:00'),
(NULL, 42, 1, 202312110954572909, 202312110954572909, 'App\\Models\\Preparationclasses', 13, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>The Occupational English Test (OET) is a specialized English language proficiency exam designed for healthcare professionals. It assesses the language skills of doctors, nurses, dentists, pharmacists, and other allied health professionals who wish to work or study in English-speaking healthcare environments. The test consists of four sub-tests: Listening, Reading, Writing, and Speaking, each tailored to evaluate specific language skills relevant to healthcare communication.<\\/p>\\r\\n\\r\\n<p>OET is highly regarded and recognized globally by healthcare regulatory bodies, hospitals, and healthcare organizations. It focuses on real-life healthcare scenarios, ensuring that professionals have the necessary language proficiency to communicate effectively with patients, colleagues, and healthcare teams. OET&#39;s industry-specific approach sets it apart, making it a trusted choice for healthcare professionals seeking to demonstrate their English language competence and pursue opportunities in English-speaking countries. Successful completion of OET indicates that healthcare practitioners are well-equipped to provide safe and high-quality care in diverse healthcare settings.<\\/p>\\r\\n\\r\\n<p><strong>Types of OET Exam<\\/strong><\\/p>\\r\\n\\r\\n<p>The Occupational English Test (OET) offers different versions tailored to specific healthcare professions. Each version is designed to assess the language skills required for professionals in their respective fields.&nbsp;<\\/p>\\r\\n\\r\\n<p>1. <strong>OET Medicine (Doctors and Physicians):<\\/strong><br \\/>\\r\\nOET Medicine is specifically designed for medical professionals, including doctors and physicians. It evaluates their English language proficiency in the context of medical practice. The test assesses skills in Listening, Reading, Writing, and Speaking, ensuring that doctors can communicate effectively with patients, colleagues, and healthcare teams.<\\/p>\\r\\n\\r\\n<p>2. <strong>OET Nursing (Nurses and Nursing Professionals):<\\/strong><br \\/>\\r\\nOET Nursing is tailored for nursing professionals, including registered nurses, nurse practitioners, and nursing assistants. This version of the test focuses on assessing the English language skills necessary for nursing practice. It covers Listening, Reading, Writing, and speaking modules, evaluating nurses&#39; ability to communicate accurately and empathetically in various healthcare scenarios.<\\/p>\\r\\n\\r\\n<p>3. <strong>OET Dentistry (Dentists and Dental Professionals):<\\/strong><br \\/>\\r\\nOET Dentistry is designed for dental professionals, including dentists, dental hygienists, and dental technicians. This version of the test measures the English language proficiency required in dental practice. It includes Listening, Reading, Writing, and Speaking components, ensuring that dental practitioners can effectively communicate with patients and dental teams.<\\/p>\\r\\n\\r\\n<p>4. <strong>OET Pharmacy (Pharmacists and Pharmacy Professionals):<\\/strong><br \\/>\\r\\nOET Pharmacy is specifically crafted for pharmacists and pharmacy professionals. This version of the test evaluates the language skills necessary for pharmacy practice. It covers Listening, Reading, Writing, and Speaking modules, assessing pharmacists&#39; ability to comprehend medical information, provide accurate advice, and interact effectively with patients and healthcare colleagues.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"8\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T09:54:57.000000Z\",\"created_at\":\"2023-12-11T09:54:57.000000Z\",\"preparationclass_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 09:54:57', '2023-12-11 09:54:57'),
(NULL, 43, 1, 202312110955476338, 202312110955476338, 'App\\Models\\Preparationclasses', 13, 'update', '{\"preparationclass_id\":13,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"8\",\"details\":\"<p>The Occupational English Test (OET) is a specialized English language proficiency exam designed for healthcare professionals. It assesses the language skills of doctors, nurses, dentists, pharmacists, and other allied health professionals who wish to work or study in English-speaking healthcare environments. The test consists of four sub-tests: Listening, Reading, Writing, and Speaking, each tailored to evaluate specific language skills relevant to healthcare communication.<\\/p>\\r\\n\\r\\n<p>OET is highly regarded and recognized globally by healthcare regulatory bodies, hospitals, and healthcare organizations. It focuses on real-life healthcare scenarios, ensuring that professionals have the necessary language proficiency to communicate effectively with patients, colleagues, and healthcare teams. OET&#39;s industry-specific approach sets it apart, making it a trusted choice for healthcare professionals seeking to demonstrate their English language competence and pursue opportunities in English-speaking countries. Successful completion of OET indicates that healthcare practitioners are well-equipped to provide safe and high-quality care in diverse healthcare settings.<\\/p>\\r\\n\\r\\n<p><strong>Types of OET Exam<\\/strong><\\/p>\\r\\n\\r\\n<p>The Occupational English Test (OET) offers different versions tailored to specific healthcare professions. Each version is designed to assess the language skills required for professionals in their respective fields.&nbsp;<\\/p>\\r\\n\\r\\n<p>1. <strong>OET Medicine (Doctors and Physicians):<\\/strong><br \\/>\\r\\nOET Medicine is specifically designed for medical professionals, including doctors and physicians. It evaluates their English language proficiency in the context of medical practice. The test assesses skills in Listening, Reading, Writing, and Speaking, ensuring that doctors can communicate effectively with patients, colleagues, and healthcare teams.<\\/p>\\r\\n\\r\\n<p>2. <strong>OET Nursing (Nurses and Nursing Professionals):<\\/strong><br \\/>\\r\\nOET Nursing is tailored for nursing professionals, including registered nurses, nurse practitioners, and nursing assistants. This version of the test focuses on assessing the English language skills necessary for nursing practice. It covers Listening, Reading, Writing, and speaking modules, evaluating nurses&#39; ability to communicate accurately and empathetically in various healthcare scenarios.<\\/p>\\r\\n\\r\\n<p>3. <strong>OET Dentistry (Dentists and Dental Professionals):<\\/strong><br \\/>\\r\\nOET Dentistry is designed for dental professionals, including dentists, dental hygienists, and dental technicians. This version of the test measures the English language proficiency required in dental practice. It includes Listening, Reading, Writing, and Speaking components, ensuring that dental practitioners can effectively communicate with patients and dental teams.<\\/p>\\r\\n\\r\\n<p>4. <strong>OET Pharmacy (Pharmacists and Pharmacy Professionals):<\\/strong><br \\/>\\r\\nOET Pharmacy is specifically crafted for pharmacists and pharmacy professionals. This version of the test evaluates the language skills necessary for pharmacy practice. It covers Listening, Reading, Writing, and Speaking modules, assessing pharmacists&#39; ability to comprehend medical information, provide accurate advice, and interact effectively with patients and healthcare colleagues.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"13\",\"status\":\"1\",\"created_at\":\"2023-12-11T09:54:57.000000Z\",\"updated_at\":\"2023-12-11T09:54:57.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>The Occupational English Test (OET) is a specialized English language proficiency exam designed for healthcare professionals. It assesses the language skills of doctors, nurses, dentists, pharmacists, and other allied health professionals who wish to work or study in English-speaking healthcare environments. The test consists of four sub-tests: Listening, Reading, Writing, and Speaking, each tailored to evaluate specific language skills relevant to healthcare communication.<br \\/>\\r\\nOET is highly regarded and recognized globally by healthcare regulatory bodies, hospitals, and healthcare organizations. It focuses on real-life healthcare scenarios, ensuring that professionals have the necessary language proficiency to communicate effectively with patients, colleagues, and healthcare teams. OET&#39;s industry-specific approach sets it apart, making it a trusted choice for healthcare professionals seeking to demonstrate their English language competence and pursue opportunities in English-speaking countries. Successful completion of OET indicates that healthcare practitioners are well-equipped to provide safe and high-quality care in diverse healthcare settings.<\\/p>\\r\\n\\r\\n<p>1. <strong>OET Medicine (Doctors and Physicians):<\\/strong><br \\/>\\r\\nOET Medicine is specifically designed for medical professionals, including doctors and physicians. It evaluates their English language proficiency in the context of medical practice. The test assesses skills in Listening, Reading, Writing, and Speaking, ensuring that doctors can communicate effectively with patients, colleagues, and healthcare teams.<\\/p>\\r\\n\\r\\n<p>2. <strong>OET Nursing (Nurses and Nursing Professionals):<\\/strong><br \\/>\\r\\nOET Nursing is tailored for nursing professionals, including registered nurses, nurse practitioners, and nursing assistants. This version of the test focuses on assessing the English language skills necessary for nursing practice. It covers Listening, Reading, Writing, and speaking modules, evaluating nurses&#39; ability to communicate accurately and empathetically in various healthcare scenarios.<\\/p>\\r\\n\\r\\n<p>3. <strong>OET Dentistry (Dentists and Dental Professionals):<\\/strong><br \\/>\\r\\nOET Dentistry is designed for dental professionals, including dentists, dental hygienists, and dental technicians. This version of the test measures the English language proficiency required in dental practice. It includes Listening, Reading, Writing, and Speaking components, ensuring that dental practitioners can effectively communicate with patients and dental teams.<\\/p>\\r\\n\\r\\n<p>4. <strong>OET Pharmacy (Pharmacists and Pharmacy Professionals):<\\/strong><br \\/>\\r\\nOET Pharmacy is specifically crafted for pharmacists and pharmacy professionals. This version of the test evaluates the language skills necessary for pharmacy practice. It covers Listening, Reading, Writing, and Speaking modules, assessing pharmacists&#39; ability to comprehend medical information, provide accurate advice, and interact effectively with patients and healthcare colleagues.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 09:55:47\",\"updatedBy\":1}', '2023-12-11 09:55:47', '2023-12-11 09:55:47');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 44, 1, 202312110959422193, 202312110959422193, 'App\\Models\\Preparationclasses', 13, 'update', '{\"preparationclass_id\":13,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"8\",\"details\":\"<p>The Occupational English Test (OET) is a specialized English language proficiency exam designed for healthcare professionals. It assesses the language skills of doctors, nurses, dentists, pharmacists, and other allied health professionals who wish to work or study in English-speaking healthcare environments. The test consists of four sub-tests: Listening, Reading, Writing, and Speaking, each tailored to evaluate specific language skills relevant to healthcare communication.<br \\/>\\r\\nOET is highly regarded and recognized globally by healthcare regulatory bodies, hospitals, and healthcare organizations. It focuses on real-life healthcare scenarios, ensuring that professionals have the necessary language proficiency to communicate effectively with patients, colleagues, and healthcare teams. OET&#39;s industry-specific approach sets it apart, making it a trusted choice for healthcare professionals seeking to demonstrate their English language competence and pursue opportunities in English-speaking countries. Successful completion of OET indicates that healthcare practitioners are well-equipped to provide safe and high-quality care in diverse healthcare settings.<\\/p>\\r\\n\\r\\n<p>1. <strong>OET Medicine (Doctors and Physicians):<\\/strong><br \\/>\\r\\nOET Medicine is specifically designed for medical professionals, including doctors and physicians. It evaluates their English language proficiency in the context of medical practice. The test assesses skills in Listening, Reading, Writing, and Speaking, ensuring that doctors can communicate effectively with patients, colleagues, and healthcare teams.<\\/p>\\r\\n\\r\\n<p>2. <strong>OET Nursing (Nurses and Nursing Professionals):<\\/strong><br \\/>\\r\\nOET Nursing is tailored for nursing professionals, including registered nurses, nurse practitioners, and nursing assistants. This version of the test focuses on assessing the English language skills necessary for nursing practice. It covers Listening, Reading, Writing, and speaking modules, evaluating nurses&#39; ability to communicate accurately and empathetically in various healthcare scenarios.<\\/p>\\r\\n\\r\\n<p>3. <strong>OET Dentistry (Dentists and Dental Professionals):<\\/strong><br \\/>\\r\\nOET Dentistry is designed for dental professionals, including dentists, dental hygienists, and dental technicians. This version of the test measures the English language proficiency required in dental practice. It includes Listening, Reading, Writing, and Speaking components, ensuring that dental practitioners can effectively communicate with patients and dental teams.<\\/p>\\r\\n\\r\\n<p>4. <strong>OET Pharmacy (Pharmacists and Pharmacy Professionals):<\\/strong><br \\/>\\r\\nOET Pharmacy is specifically crafted for pharmacists and pharmacy professionals. This version of the test evaluates the language skills necessary for pharmacy practice. It covers Listening, Reading, Writing, and Speaking modules, assessing pharmacists&#39; ability to comprehend medical information, provide accurate advice, and interact effectively with patients and healthcare colleagues.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"13\",\"status\":\"1\",\"created_at\":\"2023-12-11T09:54:57.000000Z\",\"updated_at\":\"2023-12-11T09:55:47.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2023-12-11 09:59:42', '2023-12-11 09:59:42'),
(NULL, 45, 1, 202312111046263359, 202312111046263359, 'App\\Models\\Preparationclasses', 14, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>The Graduate Record Examination (GRE) is a standardized test used for graduate and business school admissions worldwide. Administered by Educational Testing Service (ETS), the GRE assesses candidates&#39; readiness for advanced academic studies. The test consists of three main sections:<\\/p>\\r\\n\\r\\n<p><strong>Analytical Writing: <\\/strong>Measures ability to analyze complex ideas and support arguments coherently. Includes tasks to analyze an issue and an argument.<\\/p>\\r\\n\\r\\n<p><strong>Verbal Reasoning:<\\/strong> Evaluates reading comprehension skills, text completion, and sentence equivalence. Tests ability to analyze and evaluate written material.<\\/p>\\r\\n\\r\\n<p><strong>Quantitative Reasoning: <\\/strong>Tests mathematical proficiency and problem-solving abilities using concepts from algebra, geometry, and data analysis.<\\/p>\\r\\n\\r\\n<p>GRE scores are used by admissions committees to assess applicants&#39; academic potential. The test allows for unscored research or experimental sections. Proper preparation with study guides and practice exams is essential for achieving a competitive score and gaining admission to desired graduate programs.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Typer of GRE Test<\\/strong><\\/p>\\r\\n\\r\\n<p>The GRE (Graduate Record Examination) offers several types of tests to cater to different purposes and academic fields. Here are the main types of GRE tests:<\\/p>\\r\\n\\r\\n<p>1. <strong>GRE General Test:<\\/strong><br \\/>\\r\\nThe GRE General Test assesses a candidate&#39;s overall academic readiness for graduate-level studies. It includes three main sections:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Analytical Writing: Measures critical thinking and analytical writing skills.<\\/li>\\r\\n\\t<li>Verbal Reasoning: Assesses reading comprehension, vocabulary, and verbal reasoning abilities.<\\/li>\\r\\n\\t<li>Quantitative Reasoning: Evaluates mathematical proficiency and quantitative problem-solving skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> GRE Subject Tests:<\\/strong><br \\/>\\r\\nGRE Subject Tests are specialized exams designed to assess a candidate&#39;s knowledge in specific academic fields. Unlike the General Test, which evaluates general aptitude, Subject Tests focus on specific subjects. As of my last update in January 2022, the available Subject Tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Biochemistry, Cell, and Molecular Biology: Tests knowledge in cellular and molecular biology, biochemistry, and genetics.<\\/li>\\r\\n\\t<li>Biology: Assesses understanding of biology at the undergraduate level.<\\/li>\\r\\n\\t<li>Chemistry: Evaluates knowledge in organic chemistry, inorganic chemistry, physical chemistry, and analytical chemistry.<\\/li>\\r\\n\\t<li>Literature in English: Measures knowledge of literary concepts, history, and critical approaches.<\\/li>\\r\\n\\t<li>Mathematics: Tests undergraduate-level knowledge in various mathematics topics.<\\/li>\\r\\n\\t<li>Physics: Assesses understanding of physics concepts and principles at the undergraduate level.<\\/li>\\r\\n\\t<li>Psychology: Evaluates knowledge in psychology topics typically covered in undergraduate psychology programs.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>GRE Business School Tests:<\\/strong><br \\/>\\r\\nIn addition to the General Test, there are GRE tests specifically tailored for business school admissions. These tests assess a candidate&#39;s readiness for graduate-level business programs. As of my last update, these tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>GRE General Test: Business schools often accept GRE General Test scores for MBA admissions.<\\/li>\\r\\n\\t<li>GRE Business School Subject Test (GRE BST): This specialized test evaluates knowledge in business-related fields such as finance, accounting, and marketing. However, it&#39;s essential to check with specific business schools to confirm their acceptance of GRE BST scores.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"3\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T10:46:26.000000Z\",\"created_at\":\"2023-12-11T10:46:26.000000Z\",\"preparationclass_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 10:46:26', '2023-12-11 10:46:26'),
(NULL, 46, 1, 202312111047049768, 202312111047049768, 'App\\Models\\Preparationclasses', 14, 'update', '{\"preparationclass_id\":14,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"3\",\"details\":\"<p>The Graduate Record Examination (GRE) is a standardized test used for graduate and business school admissions worldwide. Administered by Educational Testing Service (ETS), the GRE assesses candidates&#39; readiness for advanced academic studies. The test consists of three main sections:<\\/p>\\r\\n\\r\\n<p><strong>Analytical Writing: <\\/strong>Measures ability to analyze complex ideas and support arguments coherently. Includes tasks to analyze an issue and an argument.<\\/p>\\r\\n\\r\\n<p><strong>Verbal Reasoning:<\\/strong> Evaluates reading comprehension skills, text completion, and sentence equivalence. Tests ability to analyze and evaluate written material.<\\/p>\\r\\n\\r\\n<p><strong>Quantitative Reasoning: <\\/strong>Tests mathematical proficiency and problem-solving abilities using concepts from algebra, geometry, and data analysis.<\\/p>\\r\\n\\r\\n<p>GRE scores are used by admissions committees to assess applicants&#39; academic potential. The test allows for unscored research or experimental sections. Proper preparation with study guides and practice exams is essential for achieving a competitive score and gaining admission to desired graduate programs.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Typer of GRE Test<\\/strong><\\/p>\\r\\n\\r\\n<p>The GRE (Graduate Record Examination) offers several types of tests to cater to different purposes and academic fields. Here are the main types of GRE tests:<\\/p>\\r\\n\\r\\n<p>1. <strong>GRE General Test:<\\/strong><br \\/>\\r\\nThe GRE General Test assesses a candidate&#39;s overall academic readiness for graduate-level studies. It includes three main sections:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Analytical Writing: Measures critical thinking and analytical writing skills.<\\/li>\\r\\n\\t<li>Verbal Reasoning: Assesses reading comprehension, vocabulary, and verbal reasoning abilities.<\\/li>\\r\\n\\t<li>Quantitative Reasoning: Evaluates mathematical proficiency and quantitative problem-solving skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> GRE Subject Tests:<\\/strong><br \\/>\\r\\nGRE Subject Tests are specialized exams designed to assess a candidate&#39;s knowledge in specific academic fields. Unlike the General Test, which evaluates general aptitude, Subject Tests focus on specific subjects. As of my last update in January 2022, the available Subject Tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Biochemistry, Cell, and Molecular Biology: Tests knowledge in cellular and molecular biology, biochemistry, and genetics.<\\/li>\\r\\n\\t<li>Biology: Assesses understanding of biology at the undergraduate level.<\\/li>\\r\\n\\t<li>Chemistry: Evaluates knowledge in organic chemistry, inorganic chemistry, physical chemistry, and analytical chemistry.<\\/li>\\r\\n\\t<li>Literature in English: Measures knowledge of literary concepts, history, and critical approaches.<\\/li>\\r\\n\\t<li>Mathematics: Tests undergraduate-level knowledge in various mathematics topics.<\\/li>\\r\\n\\t<li>Physics: Assesses understanding of physics concepts and principles at the undergraduate level.<\\/li>\\r\\n\\t<li>Psychology: Evaluates knowledge in psychology topics typically covered in undergraduate psychology programs.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>GRE Business School Tests:<\\/strong><br \\/>\\r\\nIn addition to the General Test, there are GRE tests specifically tailored for business school admissions. These tests assess a candidate&#39;s readiness for graduate-level business programs. As of my last update, these tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>GRE General Test: Business schools often accept GRE General Test scores for MBA admissions.<\\/li>\\r\\n\\t<li>GRE Business School Subject Test (GRE BST): This specialized test evaluates knowledge in business-related fields such as finance, accounting, and marketing. However, it&#39;s essential to check with specific business schools to confirm their acceptance of GRE BST scores.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"14\",\"status\":\"1\",\"created_at\":\"2023-12-11T10:46:26.000000Z\",\"updated_at\":\"2023-12-11T10:46:26.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>The Graduate Record Examination (GRE) is a standardized test used for graduate and business school admissions worldwide. Administered by Educational Testing Service (ETS), the GRE assesses candidates&#39; readiness for advanced academic studies. The test consists of three main sections:<\\/p>\\r\\n\\r\\n<p><strong>Analytical Writing: <\\/strong>Measures ability to analyze complex ideas and support arguments coherently. Includes tasks to analyze an issue and an argument.<\\/p>\\r\\n\\r\\n<p><strong>Verbal Reasoning:<\\/strong> Evaluates reading comprehension skills, text completion, and sentence equivalence. Tests ability to analyze and evaluate written material.<\\/p>\\r\\n\\r\\n<p><strong>Quantitative Reasoning: <\\/strong>Tests mathematical proficiency and problem-solving abilities using concepts from algebra, geometry, and data analysis.<\\/p>\\r\\n\\r\\n<p>GRE scores are used by admissions committees to assess applicants&#39; academic potential. The test allows for unscored research or experimental sections. Proper preparation with study guides and practice exams is essential for achieving a competitive score and gaining admission to desired graduate programs.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Typer of GRE Test<\\/strong><\\/p>\\r\\n\\r\\n<p>The GRE (Graduate Record Examination) offers several types of tests to cater to different purposes and academic fields. Here are the main types of GRE tests:<\\/p>\\r\\n\\r\\n<p>1. <strong>GRE General Test:<\\/strong><br \\/>\\r\\nThe GRE General Test assesses a candidate&#39;s overall academic readiness for graduate-level studies. It includes three main sections:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Analytical Writing: Measures critical thinking and analytical writing skills.<\\/li>\\r\\n\\t<li>Verbal Reasoning: Assesses reading comprehension, vocabulary, and verbal reasoning abilities.<\\/li>\\r\\n\\t<li>Quantitative Reasoning: Evaluates mathematical proficiency and quantitative problem-solving skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>2.<strong> GRE Subject Tests:<\\/strong><br \\/>\\r\\nGRE Subject Tests are specialized exams designed to assess a candidate&#39;s knowledge in specific academic fields. Unlike the General Test, which evaluates general aptitude, Subject Tests focus on specific subjects. As of my last update in January 2022, the available Subject Tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Biochemistry, Cell, and Molecular Biology: Tests knowledge in cellular and molecular biology, biochemistry, and genetics.<\\/li>\\r\\n\\t<li>Biology: Assesses understanding of biology at the undergraduate level.<\\/li>\\r\\n\\t<li>Chemistry: Evaluates knowledge in organic chemistry, inorganic chemistry, physical chemistry, and analytical chemistry.<\\/li>\\r\\n\\t<li>Literature in English: Measures knowledge of literary concepts, history, and critical approaches.<\\/li>\\r\\n\\t<li>Mathematics: Tests undergraduate-level knowledge in various mathematics topics.<\\/li>\\r\\n\\t<li>Physics: Assesses understanding of physics concepts and principles at the undergraduate level.<\\/li>\\r\\n\\t<li>Psychology: Evaluates knowledge in psychology topics typically covered in undergraduate psychology programs.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>GRE Business School Tests:<\\/strong><br \\/>\\r\\nIn addition to the General Test, there are GRE tests specifically tailored for business school admissions. These tests assess a candidate&#39;s readiness for graduate-level business programs. As of my last update, these tests include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>GRE General Test: Business schools often accept GRE General Test scores for MBA admissions.<\\/li>\\r\\n\\t<li>GRE Business School Subject Test (GRE BST): This specialized test evaluates knowledge in business-related fields such as finance, accounting, and marketing. However, it&#39;s essential to check with specific business schools to confirm their acceptance of GRE BST scores.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2023-12-11 10:47:04\",\"updatedBy\":1}', '2023-12-11 10:47:04', '2023-12-11 10:47:04'),
(NULL, 47, 1, 202312111048535931, 202312111048535931, 'App\\Models\\Preparationclasses', 15, 'create', NULL, '{\"title\":\"Overview\",\"details\":\"<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nTypes of TOEFL Test<\\/p>\\r\\n\\r\\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):<\\/p>\\r\\n\\r\\n<p>1. <strong>TOEFL iBT (Internet-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.<br \\/>\\r\\nReading Section: Candidates read academic passages and answer questions to demonstrate their comprehension skills.<br \\/>\\r\\nListening Section: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.<br \\/>\\r\\nSpeaking Section: Candidates respond to prompts, expressing their opinions and ideas verbally.<br \\/>\\r\\nWriting Section: Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.<br \\/>\\r\\nThe TOEFL iBT is widely accepted by universities and institutions globally.<\\/p>\\r\\n\\r\\n<p>2. <strong>TOEFL PBT (Paper-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.<br \\/>\\r\\nListening Comprehension: Candidates listen to audio recordings and answer questions based on the content.<br \\/>\\r\\nStructure and Written Expression: Candidates complete sentences and identify errors in grammar and structure.<br \\/>\\r\\nReading Comprehension: Candidates read passages and answer questions to assess their understanding of the content.<br \\/>\\r\\nWriting: Candidates write an essay on a given topic.<br \\/>\\r\\nThe TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"9\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"overview\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T10:48:53.000000Z\",\"created_at\":\"2023-12-11T10:48:53.000000Z\",\"preparationclass_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 10:48:53', '2023-12-11 10:48:53'),
(NULL, 48, 1, 202312111049255687, 202312111049255687, 'App\\Models\\Preparationclasses', 15, 'update', '{\"preparationclass_id\":15,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"9\",\"details\":\"<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nTypes of TOEFL Test<\\/p>\\r\\n\\r\\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):<\\/p>\\r\\n\\r\\n<p>1. <strong>TOEFL iBT (Internet-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.<br \\/>\\r\\nReading Section: Candidates read academic passages and answer questions to demonstrate their comprehension skills.<br \\/>\\r\\nListening Section: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.<br \\/>\\r\\nSpeaking Section: Candidates respond to prompts, expressing their opinions and ideas verbally.<br \\/>\\r\\nWriting Section: Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.<br \\/>\\r\\nThe TOEFL iBT is widely accepted by universities and institutions globally.<\\/p>\\r\\n\\r\\n<p>2. <strong>TOEFL PBT (Paper-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.<br \\/>\\r\\nListening Comprehension: Candidates listen to audio recordings and answer questions based on the content.<br \\/>\\r\\nStructure and Written Expression: Candidates complete sentences and identify errors in grammar and structure.<br \\/>\\r\\nReading Comprehension: Candidates read passages and answer questions to assess their understanding of the content.<br \\/>\\r\\nWriting: Candidates write an essay on a given topic.<br \\/>\\r\\nThe TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2023-12-11T10:48:53.000000Z\",\"updated_at\":\"2023-12-11T10:48:53.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Types of TOEFL Test<\\/strong><\\/p>\\r\\n\\r\\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):<\\/p>\\r\\n\\r\\n<p>1. <strong>TOEFL iBT (Internet-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.<br \\/>\\r\\nReading Section: Candidates read academic passages and answer questions to demonstrate their comprehension skills.<br \\/>\\r\\nListening Section: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.<br \\/>\\r\\nSpeaking Section: Candidates respond to prompts, expressing their opinions and ideas verbally.<br \\/>\\r\\nWriting Section: Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.<br \\/>\\r\\nThe TOEFL iBT is widely accepted by universities and institutions globally.<\\/p>\\r\\n\\r\\n<p>2. <strong>TOEFL PBT (Paper-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.<br \\/>\\r\\nListening Comprehension: Candidates listen to audio recordings and answer questions based on the content.<br \\/>\\r\\nStructure and Written Expression: Candidates complete sentences and identify errors in grammar and structure.<br \\/>\\r\\nReading Comprehension: Candidates read passages and answer questions to assess their understanding of the content.<br \\/>\\r\\nWriting: Candidates write an essay on a given topic.<br \\/>\\r\\nThe TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 10:49:25\",\"updatedBy\":1}', '2023-12-11 10:49:25', '2023-12-11 10:49:25'),
(NULL, 49, 1, 202312111050258838, 202312111050258838, 'App\\Models\\Preparationclasses', 15, 'update', '{\"preparationclass_id\":15,\"title\":\"Overview\",\"alias\":\"overview\",\"parent_preparationclass\":\"9\",\"details\":\"<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Types of TOEFL Test<\\/strong><\\/p>\\r\\n\\r\\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):<\\/p>\\r\\n\\r\\n<p>1. <strong>TOEFL iBT (Internet-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.<br \\/>\\r\\nReading Section: Candidates read academic passages and answer questions to demonstrate their comprehension skills.<br \\/>\\r\\nListening Section: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.<br \\/>\\r\\nSpeaking Section: Candidates respond to prompts, expressing their opinions and ideas verbally.<br \\/>\\r\\nWriting Section: Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.<br \\/>\\r\\nThe TOEFL iBT is widely accepted by universities and institutions globally.<\\/p>\\r\\n\\r\\n<p>2. <strong>TOEFL PBT (Paper-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.<br \\/>\\r\\nListening Comprehension: Candidates listen to audio recordings and answer questions based on the content.<br \\/>\\r\\nStructure and Written Expression: Candidates complete sentences and identify errors in grammar and structure.<br \\/>\\r\\nReading Comprehension: Candidates read passages and answer questions to assess their understanding of the content.<br \\/>\\r\\nWriting: Candidates write an essay on a given topic.<br \\/>\\r\\nThe TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2023-12-11T10:48:53.000000Z\",\"updated_at\":\"2023-12-11T10:49:25.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Types of TOEFL Test<\\/strong><\\/p>\\r\\n\\r\\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):<\\/p>\\r\\n\\r\\n<p>1. <strong>TOEFL iBT (Internet-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Reading Section: <\\/strong>Candidates read academic passages and answer questions to demonstrate their comprehension skills.<\\/li>\\r\\n\\t<li><strong>Listening Section: <\\/strong>Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.<\\/li>\\r\\n\\t<li><strong>Speaking Section:<\\/strong> Candidates respond to prompts, expressing their opinions and ideas verbally.<\\/li>\\r\\n\\t<li><strong>Writing Section:<\\/strong> Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The TOEFL iBT is widely accepted by universities and institutions globally.<\\/p>\\r\\n\\r\\n<p>2. <strong>TOEFL PBT (Paper-based Test):<\\/strong><\\/p>\\r\\n\\r\\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Listening Comprehension:<\\/strong> Candidates listen to audio recordings and answer questions based on the content.<\\/li>\\r\\n\\t<li><strong>Structure and Written Expression: <\\/strong>Candidates complete sentences and identify errors in grammar and structure.<\\/li>\\r\\n\\t<li><strong>Reading Comprehension:<\\/strong> Candidates read passages and answer questions to assess their understanding of the content.<\\/li>\\r\\n\\t<li><strong>Writing:<\\/strong> Candidates write an essay on a given topic.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>The TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2023-12-11 10:50:25\",\"updatedBy\":1}', '2023-12-11 10:50:25', '2023-12-11 10:50:25'),
(NULL, 50, 1, 202312111051181809, 202312111051181809, 'App\\Models\\Preparationclasses', 10, 'update', '{\"preparationclass_id\":10,\"title\":\"IELTS Test Modules\",\"alias\":\"ielts-test-modules\",\"parent_preparationclass\":\"1\",\"details\":\"<p>The IELTS (International English Language Testing System) exam is divided into four modules, each designed to assess different language skills. Understanding the format and requirements of each module is essential for candidates aiming to achieve a high band score.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes):<\\/p>\\r\\n\\r\\n<p>The Listening module is the first section of the IELTS exam. It assesses candidates&#39; ability to understand spoken English in various contexts. The module consists of four recorded sections, played on cassette tape or digital audio, and a range of accents and dialects may be used. Candidates listen to conversations, monologues, and discussions and answer a series of questions related to the recordings. The questions become progressively more challenging as the module advances. Candidates are given time to read the questions before each section begins, and they can also take notes during the listening process.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Reading module evaluates candidates&#39; reading comprehension skills. It includes three sections, each containing a different type of text:<\\/p>\\r\\n\\r\\n<p>Section 1: This section typically contains texts related to everyday social contexts, such as advertisements, timetables, or notices. Candidates are required to answer questions based on the information presented in these texts.<\\/p>\\r\\n\\r\\n<p>Section 2: This section includes texts with a focus on work-related contexts. Candidates are presented with more complex language and are required to identify specific information, main ideas, and supporting details from the texts.<\\/p>\\r\\n\\r\\n<p>Section 3: This section consists of texts related to academic or complex topics. Candidates are presented with longer, more detailed passages and are tested on their ability to comprehend complex ideas, arguments, and opinions.<\\/p>\\r\\n\\r\\n<p>The question types in the Reading module include multiple choice, True\\/False\\/Not Given, matching headings, sentence completion, and others.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Writing module assesses candidates&#39; ability to express themselves in writing coherently and appropriately for different purposes.<\\/p>\\r\\n\\r\\n<p>Task 1: In the Academic IELTS, candidates are presented with visual information such as graphs, charts, or diagrams, and are required to summarize the information in their own words. In the General Training IELTS, candidates are asked to write a letter based on a given situation, which could be formal, semi-formal, or informal.<\\/p>\\r\\n\\r\\n<p>Task 2: In Task 2, candidates are required to write an essay in response to a specific question or statement. They need to present clear arguments, provide relevant examples, and demonstrate critical thinking skills. The essay should be well-structured, with a clear introduction, body paragraphs, and a conclusion.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes):<\\/p>\\r\\n\\r\\n<p>The Speaking module is a face-to-face interview between the candidate and the examiner. It is divided into three parts:<\\/p>\\r\\n\\r\\n<p>Part 1: The examiner asks general questions about familiar topics, such as hobbies, family, work, and daily routines. This part aims to assess the candidate&#39;s ability to provide detailed and relevant answers.<\\/p>\\r\\n\\r\\n<p>Part 2: Candidates receive a topic card with a specific task written on it. They have one minute to prepare and make notes before speaking about the topic for up to two minutes. This part evaluates the candidate&#39;s ability to speak fluently, organize thoughts, and provide coherent and extended discourse.<\\/p>\\r\\n\\r\\n<p>Part 3: In this part, the examiner asks questions related to the topic from Part 2. The questions are more abstract and complex, requiring the candidate to discuss broader issues, express opinions, and justify their responses. This part assesses the candidate&#39;s ability to engage in a discussion, present arguments, and demonstrate language proficiency at a higher level.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2023-12-11T08:06:37.000000Z\",\"updated_at\":\"2023-12-11T10:51:05.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Structure\",\"updated_at\":\"2023-12-11 10:51:18\",\"updatedBy\":1}', '2023-12-11 10:51:18', '2023-12-11 10:51:18'),
(NULL, 51, 1, 202312111052048457, 202312111052048457, 'App\\Models\\Preparationclasses', 10, 'update', '{\"preparationclass_id\":10,\"title\":\"Structure\",\"alias\":\"ielts-test-modules\",\"parent_preparationclass\":\"1\",\"details\":\"<p>The IELTS (International English Language Testing System) exam is divided into four modules, each designed to assess different language skills. Understanding the format and requirements of each module is essential for candidates aiming to achieve a high band score.<\\/p>\\r\\n\\r\\n<p>1. Listening Module (30 minutes):<\\/p>\\r\\n\\r\\n<p>The Listening module is the first section of the IELTS exam. It assesses candidates&#39; ability to understand spoken English in various contexts. The module consists of four recorded sections, played on cassette tape or digital audio, and a range of accents and dialects may be used. Candidates listen to conversations, monologues, and discussions and answer a series of questions related to the recordings. The questions become progressively more challenging as the module advances. Candidates are given time to read the questions before each section begins, and they can also take notes during the listening process.<\\/p>\\r\\n\\r\\n<p>2. Reading Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Reading module evaluates candidates&#39; reading comprehension skills. It includes three sections, each containing a different type of text:<\\/p>\\r\\n\\r\\n<p>Section 1: This section typically contains texts related to everyday social contexts, such as advertisements, timetables, or notices. Candidates are required to answer questions based on the information presented in these texts.<\\/p>\\r\\n\\r\\n<p>Section 2: This section includes texts with a focus on work-related contexts. Candidates are presented with more complex language and are required to identify specific information, main ideas, and supporting details from the texts.<\\/p>\\r\\n\\r\\n<p>Section 3: This section consists of texts related to academic or complex topics. Candidates are presented with longer, more detailed passages and are tested on their ability to comprehend complex ideas, arguments, and opinions.<\\/p>\\r\\n\\r\\n<p>The question types in the Reading module include multiple choice, True\\/False\\/Not Given, matching headings, sentence completion, and others.<\\/p>\\r\\n\\r\\n<p>3. Writing Module (60 minutes):<\\/p>\\r\\n\\r\\n<p>The Writing module assesses candidates&#39; ability to express themselves in writing coherently and appropriately for different purposes.<\\/p>\\r\\n\\r\\n<p>Task 1: In the Academic IELTS, candidates are presented with visual information such as graphs, charts, or diagrams, and are required to summarize the information in their own words. In the General Training IELTS, candidates are asked to write a letter based on a given situation, which could be formal, semi-formal, or informal.<\\/p>\\r\\n\\r\\n<p>Task 2: In Task 2, candidates are required to write an essay in response to a specific question or statement. They need to present clear arguments, provide relevant examples, and demonstrate critical thinking skills. The essay should be well-structured, with a clear introduction, body paragraphs, and a conclusion.<\\/p>\\r\\n\\r\\n<p>4. Speaking Module (11-14 minutes):<\\/p>\\r\\n\\r\\n<p>The Speaking module is a face-to-face interview between the candidate and the examiner. It is divided into three parts:<\\/p>\\r\\n\\r\\n<p>Part 1: The examiner asks general questions about familiar topics, such as hobbies, family, work, and daily routines. This part aims to assess the candidate&#39;s ability to provide detailed and relevant answers.<\\/p>\\r\\n\\r\\n<p>Part 2: Candidates receive a topic card with a specific task written on it. They have one minute to prepare and make notes before speaking about the topic for up to two minutes. This part evaluates the candidate&#39;s ability to speak fluently, organize thoughts, and provide coherent and extended discourse.<\\/p>\\r\\n\\r\\n<p>Part 3: In this part, the examiner asks questions related to the topic from Part 2. The questions are more abstract and complex, requiring the candidate to discuss broader issues, express opinions, and justify their responses. This part assesses the candidate&#39;s ability to engage in a discussion, present arguments, and demonstrate language proficiency at a higher level.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2023-12-11T08:06:37.000000Z\",\"updated_at\":\"2023-12-11T10:51:18.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"IELTS Test Module\",\"updated_at\":\"2023-12-11 10:52:04\",\"updatedBy\":1}', '2023-12-11 10:52:04', '2023-12-11 10:52:04'),
(NULL, 52, 1, 202312111056141535, 202312111056141535, 'App\\Models\\Blogs', 1, 'create', NULL, '{\"title\":\"blog\",\"text\":\"<p>ielts pte<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"blog\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-11T10:56:14.000000Z\",\"created_at\":\"2023-12-11T10:56:14.000000Z\",\"blog_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-11 10:56:14', '2023-12-11 10:56:14');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 53, 1, 202312120504307801, 202312120504307801, 'App\\Models\\Preparationclasses', 16, 'create', NULL, '{\"title\":\"PTE Test Modules\",\"details\":\"<p>The PTE (Pearson Test of English) exam consists of four main modules, each designed to assess specific language skills. Here is a detailed overview of the PTE test modules:<\\/p>\\r\\n\\r\\n<p>1. <strong>Speaking Module:<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>Purpose:<\\/strong><br \\/>\\r\\nThe speaking module evaluates a candidate&#39;s ability to communicate effectively in English, assessing their pronunciation, fluency, and oral communication skills. It aims to measure how well candidates can articulate their thoughts and ideas clearly and coherently.<\\/p>\\r\\n\\r\\n<p><strong>Tasks:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Read Aloud: Candidates are required to read a given text aloud. This task assesses their pronunciation and fluency.<\\/li>\\r\\n\\t<li>Repeat Sentence: Candidates listen to a sentence and then repeat it. This task evaluates their ability to understand and reproduce spoken English accurately.<\\/li>\\r\\n\\t<li>Describe Image: Candidates describe a given image in detail, testing their ability to convey information clearly and succinctly.<\\/li>\\r\\n\\t<li>Re-tell Lecture: Candidates listen to a short lecture and then retell the key points. This task evaluates their listening and speaking skills in an academic context.<\\/li>\\r\\n\\t<li>Answer Short Questions: Candidates answer questions concisely based on audio clips. This task assesses their ability to comprehend spoken English and respond accurately.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. <strong>Writing Module:<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>Purpose:<\\/strong><br \\/>\\r\\nThe writing module evaluates a candidate&#39;s writing skills, including their ability to construct coherent and well-structured responses. It assesses grammar, vocabulary, and overall written communication proficiency.<\\/p>\\r\\n\\r\\n<p><strong>Tasks:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Summarize Written Text: Candidates read a passage and summarize it in one sentence. This task assesses their reading and summarization skills.<\\/li>\\r\\n\\t<li>Write Essay: Candidates write an essay on a given topic, expressing and supporting their opinion with examples and arguments. This task evaluates their ability to present a well-organized and coherent written argument.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. R<strong>eading Module:<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>Purpose:<\\/strong><br \\/>\\r\\nThe reading module assesses a candidate&#39;s ability to understand and analyze written English texts, including academic, general, and workplace-related content. It measures comprehension, inference, and critical thinking skills.<\\/p>\\r\\n\\r\\n<p><strong>Tasks:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Multiple-Choice, Choose Single Answer: Candidates read a text and select the correct answer from multiple options.<\\/li>\\r\\n\\t<li>Multiple-Choice, Choose Multiple Answers: Candidates read a text and select all the correct answers from multiple options.<\\/li>\\r\\n\\t<li>Re-order Paragraphs: Candidates arrange jumbled paragraphs into a coherent sequence, testing their understanding of text structure.<\\/li>\\r\\n\\t<li>Fill in the Blanks: Candidates fill in the missing words in a given passage. This task evaluates vocabulary and contextual understanding.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Listening Module:<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>Purpose:<\\/strong><br \\/>\\r\\nThe listening module assesses a candidate&#39;s ability to understand spoken English in various contexts, including academic lectures, conversations, and interviews. It measures listening comprehension, note-taking, and inference skills.<\\/p>\\r\\n\\r\\n<p><strong>Tasks:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Summarize Spoken Text: Candidates listen to an audio recording and summarize it in writing, testing their listening and summarization skills.<\\/li>\\r\\n\\t<li>Multiple-Choice, Choose Single Answer: Candidates listen to a recording and select the correct answer from multiple options.<\\/li>\\r\\n\\t<li>Multiple-Choice, Choose Multiple Answers: Candidates listen to a recording and select all the correct answers from multiple options.<\\/li>\\r\\n\\t<li>Fill in the Blanks: Candidates listen to an audio recording and fill in the missing words in a transcript, evaluating their listening and vocabulary skills.<\\/li>\\r\\n\\t<li>Highlight Correct Summary: Candidates listen to a recording and select the summary that best represents the spoken content, testing their understanding of the main ideas.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>In summary, the PTE test modules assess candidates&#39; speaking, writing, reading, and listening skills through a variety of tasks, providing a comprehensive evaluation of their English language proficiency. Candidates are required to demonstrate their abilities in real-life situations, ensuring that their language skills are tested in authentic contexts relevant to academic, professional, and everyday communication.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte-test-modules\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:04:30.000000Z\",\"created_at\":\"2023-12-12T05:04:30.000000Z\",\"preparationclass_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:04:30', '2023-12-12 05:04:30'),
(NULL, 54, 1, 202312120508557988, 202312120508557988, 'App\\Models\\Preparationclasses', 17, 'create', NULL, '{\"title\":\"SAT Test Modules\",\"details\":\"<p>The SAT (Scholastic Assessment Test) consists of several modules, each designed to evaluate specific skills and knowledge areas. Understanding these modules is essential for students preparing for the exam. Here&#39;s a detailed overview of the SAT test modules:<\\/p>\\r\\n\\r\\n<p>1. <strong>Evidence-Based Reading and Writing (EBRW):<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Reading: This section assesses a student&#39;s ability to understand and analyze written passages. Students answer questions related to the content, structure, and vocabulary used in the passages. The reading section measures critical reading skills and comprehension abilities.<\\/li>\\r\\n\\t<li>Writing and Language: In this section, students evaluate and edit written passages. Questions focus on grammar, punctuation, syntax, and rhetorical skills. Students identify errors and improve sentence structure, ensuring clarity and coherence in written communication.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Mathematics:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Heart of Algebra: Questions in this category assess students&#39; understanding and ability to analyze, fluently solve, and create linear equations and inequalities.<\\/li>\\r\\n\\t<li>Problem Solving and Data Analysis: This category evaluates students&#39; ability to create and analyze relationships presented in various forms, including graphs and tables. It includes questions related to ratios, percentages, and proportional relationships.<\\/li>\\r\\n\\t<li>Passport to Advanced Math: This category assesses students&#39; familiarity with complex equations, polynomials, and expressions. It includes questions related to quadratic and exponential functions.<\\/li>\\r\\n\\t<li>Additional Topics in Mathematics: This section covers geometry and trigonometry concepts. Questions may include plane and solid geometry, coordinate geometry, and trigonometric functions.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Optional Essay (SAT Essay):<\\/strong><br \\/>\\r\\nThe optional essay measures a student&#39;s ability to analyze an argument presented in a passage critically. Students are required to read a passage and analyze the author&#39;s argument by examining the use of evidence, reasoning, and stylistic elements. They must craft a well-structured essay conveying their analysis of the provided argument.<\\/p>\\r\\n\\r\\n<p>Test Structure and Timing:<\\/p>\\r\\n\\r\\n<p>The SAT is a paper-based test.<br \\/>\\r\\nThe Reading section consists of 52 multiple-choice questions and must be completed in 65 minutes.<br \\/>\\r\\nThe Writing and Language section consists of 44 multiple-choice questions and must be completed in 35 minutes.<br \\/>\\r\\nThe Math section consists of 58 questions (45 multiple-choice questions and 13 grid-in questions) and must be completed in 80 minutes.<br \\/>\\r\\nThe optional essay, if chosen, allows students 50 minutes to complete their response.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"7\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"sat-test-modules\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:08:55.000000Z\",\"created_at\":\"2023-12-12T05:08:55.000000Z\",\"preparationclass_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:08:55', '2023-12-12 05:08:55'),
(NULL, 55, 1, 202312120515402815, 202312120515402815, 'App\\Models\\Preparationclasses', 18, 'create', NULL, '{\"title\":\"OET Test Modules\",\"details\":\"<p>1.<strong> Listening Module:<\\/strong><br \\/>\\r\\nThe Listening module assesses candidates&#39; ability to understand spoken English in various healthcare-related contexts. Candidates listen to recorded healthcare interactions, such as patient consultations or team briefings, and answer questions based on the information provided. This module evaluates their listening comprehension skills, ability to grasp essential details, and understand various accents and speech patterns commonly encountered in healthcare settings.<\\/p>\\r\\n\\r\\n<p>2.<strong> Reading Module:<\\/strong><br \\/>\\r\\nThe Reading module evaluates candidates&#39; reading comprehension skills in healthcare-related contexts. Candidates read and interpret authentic texts, such as patient case notes, medical journals, or healthcare policies. The questions require candidates to identify specific details, main ideas, opinions, and implications from the provided texts. This module assesses their ability to understand complex medical information and extract essential information efficiently.<\\/p>\\r\\n\\r\\n<p>3. <strong>Writing Module:<\\/strong><br \\/>\\r\\nThe Writing module assesses candidates&#39; ability to produce clear, accurate, and professional written communication. Candidates are presented with a specific healthcare-related task, such as writing a referral letter, discharge summary, or patient case notes. They are evaluated on their ability to organize information coherently, use appropriate medical terminology, and convey complex medical information accurately and concisely. This module focuses on assessing candidates&#39; written communication skills, ensuring they can communicate effectively in written form within a healthcare context.<\\/p>\\r\\n\\r\\n<p>4. <strong>Speaking Module:<\\/strong><br \\/>\\r\\nThe Speaking module evaluates candidates&#39; ability to communicate verbally in English within healthcare scenarios. Candidates participate in role-plays with an interlocutor, simulating real-life healthcare interactions. They are assessed on their ability to demonstrate effective communication skills, empathy, active listening, and appropriate use of language in various situations, such as patient consultations or healthcare team discussions. This module assesses candidates&#39; ability to communicate verbally with patients, colleagues, and other healthcare professionals in a clear and professional manner.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"8\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"oet-test-modules\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:15:40.000000Z\",\"created_at\":\"2023-12-12T05:15:40.000000Z\",\"preparationclass_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:15:40', '2023-12-12 05:15:40'),
(NULL, 56, 1, 202312120517071413, 202312120517071413, 'App\\Models\\Preparationclasses', 19, 'create', NULL, '{\"title\":\"GRE Test Modules\",\"details\":\"<p>The GRE (Graduate Record Examination) consists of three main modules, each designed to assess specific skills and abilities of candidates aspiring for graduate-level education. These modules collectively evaluate a candidate&#39;s readiness for advanced academic studies:<\\/p>\\r\\n\\r\\n<p>1.<strong> Analytical Writing:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Tasks: The Analytical Writing module consists of two tasks: &quot;Issue Task&quot; and &quot;Argument Task.&quot;<\\/li>\\r\\n\\t<li>Issue Task: Candidates are presented with a general statement and are required to analyze and respond to the issue while providing reasoned perspectives on the topic.<\\/li>\\r\\n\\t<li>Argument Task: Candidates evaluate and critique an argument presented in a passage. They need to analyze the logical soundness and evidence provided in the argument and present their evaluation in a coherent essay.<\\/li>\\r\\n\\t<li>Skills Assessed: This module evaluates the candidate&#39;s ability to articulate complex ideas, analyze arguments critically, and support ideas with relevant examples and evidence.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Verbal Reasoning:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Question Types: The Verbal Reasoning module includes three types of questions: Reading Comprehension, Text Completion, and Sentence Equivalence.<\\/li>\\r\\n\\t<li>Reading Comprehension: Candidates answer questions based on passages, demonstrating their ability to understand, interpret, and analyze written material.<\\/li>\\r\\n\\t<li>Text Completion: Candidates fill in the blanks in a passage to complete the text coherently, assessing vocabulary and context comprehension.<\\/li>\\r\\n\\t<li>Sentence Equivalence: Candidates select two answer choices that best complete a sentence, testing their understanding of sentence structure and vocabulary usage.<\\/li>\\r\\n\\t<li>Skills Assessed: This module evaluates the candidate&#39;s ability to comprehend written material, synthesize information, and analyze relationships within sentences and paragraphs.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Quantitative Reasoning:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Question Types: The Quantitative Reasoning module comprises Quantitative Comparison, Multiple-choice Questions, and Numeric Entry questions.<\\/li>\\r\\n\\t<li>Quantitative Comparison: Candidates compare two quantities and determine the relationship between them.<\\/li>\\r\\n\\t<li>Multiple-choice Questions: Candidates select one or more correct answers from a list of choices.<\\/li>\\r\\n\\t<li>Numeric Entry: Candidates provide a numerical answer without selecting from multiple choices.<\\/li>\\r\\n\\t<li>Skills Assessed: This module evaluates the candidate&#39;s mathematical knowledge, problem-solving abilities, and understanding of quantitative information and relationships.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"3\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"gre-test-modules\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:17:07.000000Z\",\"created_at\":\"2023-12-12T05:17:07.000000Z\",\"preparationclass_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:17:07', '2023-12-12 05:17:07'),
(NULL, 57, 1, 202312120518417505, 202312120518417505, 'App\\Models\\Preparationclasses', 20, 'create', NULL, '{\"title\":\"TOEFL Test Modules\",\"details\":\"<p>1.<strong> Reading Section:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Format: Candidates read academic passages and answer questions to assess their reading comprehension skills.<\\/li>\\r\\n\\t<li>Skills Assessed: Ability to understand and analyze written material, including identifying main ideas, supporting details, vocabulary usage, and implied meanings.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Listening Section:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Format: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio content.<\\/li>\\r\\n\\t<li>Skills Assessed: Capacity to understand spoken English in various contexts, including identifying key points, attitudes, and implied meanings in academic conversations and lectures.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Speaking Section:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Format: Candidates respond to prompts and express their opinions and ideas verbally.<\\/li>\\r\\n\\t<li>Skills Assessed: Ability to convey thoughts clearly, coherently, and fluently, demonstrating pronunciation, vocabulary usage, and logical organization of ideas.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4.<strong> Writing Section:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Format: Candidates write essays based on reading and listening tasks, presenting well-organized and coherent written responses.<\\/li>\\r\\n\\t<li>Skills Assessed: Capacity to construct clear and effective written arguments, showcasing grammar usage, vocabulary range, sentence structure, and overall writing proficiency.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"9\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"toefl-test-modules\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:18:41.000000Z\",\"created_at\":\"2023-12-12T05:18:41.000000Z\",\"preparationclass_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:18:41', '2023-12-12 05:18:41'),
(NULL, 58, 1, 202312120520555795, 202312120520555795, 'App\\Models\\Preparationclasses', 21, 'create', NULL, '{\"title\":\"Importance of IELTS\",\"details\":\"<p>IELTS, the International English Language Testing System, holds significant importance for individuals aspiring to study, work, or immigrate to English-speaking countries. Here&#39;s a detailed exploration of its importance:<\\/p>\\r\\n\\r\\n<p>1. Gateway to Education:<br \\/>\\r\\nUniversity Admissions: Many universities and colleges in English-speaking countries require IELTS scores as part of their admission criteria. A good IELTS score demonstrates a candidate&#39;s ability to comprehend and communicate effectively in English, ensuring they can thrive in an English-language academic environment.<br \\/>\\r\\nLanguage Proficiency Proof: IELTS provides universities with a standardized measure of applicants&#39; English language skills, ensuring fairness and objectivity in the admission process.<\\/p>\\r\\n\\r\\n<p>2. Professional Opportunities:<br \\/>\\r\\nEmployment: In various industries, especially international ones, IELTS scores serve as proof of English proficiency. Employers use these scores to evaluate candidates&#39; communication skills, essential for jobs that involve interacting with clients, colleagues, or partners from English-speaking countries.<br \\/>\\r\\nCareer Advancement: IELTS can enhance career prospects, opening doors to job opportunities in multinational companies and organizations that prioritize English fluency.<\\/p>\\r\\n\\r\\n<p>3. Immigration and Visa Applications:<br \\/>\\r\\nImmigration Requirements: Several countries, including Canada, Australia, the UK, and New Zealand, use IELTS scores to assess language proficiency for immigration purposes. Achieving the required band score is often a mandatory step for permanent residency or citizenship applications.<br \\/>\\r\\nVisa Applications: IELTS scores are crucial for various types of visas, including work, student, and dependent visas, ensuring that applicants can effectively communicate and integrate into the host country.<\\/p>\\r\\n\\r\\n<p>4. Professional Certifications and Licensing:<br \\/>\\r\\nMedical and Healthcare Professions: Medical professionals, including doctors, nurses, and pharmacists, are often required to demonstrate their English language proficiency through IELTS for certifications and licensing in English-speaking countries.<br \\/>\\r\\nTeaching Certifications: Teachers seeking to work in English-speaking countries, especially those where English is not the first language, may need IELTS scores as evidence of their ability to teach and communicate in English.<\\/p>\\r\\n\\r\\n<p>5. Global Recognition and Standardization:<br \\/>\\r\\nAccepted Worldwide: IELTS is recognized and accepted by thousands of organizations globally, providing a standardized measure of English language proficiency. Its widespread acceptance ensures that candidates can use their scores for a diverse range of purposes and in various countries.<br \\/>\\r\\nConsistent Evaluation: IELTS offers a consistent and reliable evaluation of candidates&#39; language skills, making it a trusted assessment tool for both academic and professional institutions.<\\/p>\\r\\n\\r\\n<p>6. Enhanced Communication Skills:<br \\/>\\r\\nCultural Exchange: IELTS preparation encourages candidates to engage with diverse English materials, fostering a deeper understanding of different cultures, traditions, and viewpoints.<br \\/>\\r\\nConfidence Building: By improving their English proficiency, candidates gain confidence in their ability to communicate effectively, not only in academic and professional settings but also in everyday situations.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-ielts\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:20:55.000000Z\",\"created_at\":\"2023-12-12T05:20:55.000000Z\",\"preparationclass_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:20:55', '2023-12-12 05:20:55'),
(NULL, 59, 1, 202312120522159608, 202312120522159608, 'App\\Models\\Preparationclasses', 21, 'update', '{\"preparationclass_id\":21,\"title\":\"Importance of IELTS\",\"alias\":\"importance-of-ielts\",\"parent_preparationclass\":\"1\",\"details\":\"<p>IELTS, the International English Language Testing System, holds significant importance for individuals aspiring to study, work, or immigrate to English-speaking countries. Here&#39;s a detailed exploration of its importance:<\\/p>\\r\\n\\r\\n<p>1. Gateway to Education:<br \\/>\\r\\nUniversity Admissions: Many universities and colleges in English-speaking countries require IELTS scores as part of their admission criteria. A good IELTS score demonstrates a candidate&#39;s ability to comprehend and communicate effectively in English, ensuring they can thrive in an English-language academic environment.<br \\/>\\r\\nLanguage Proficiency Proof: IELTS provides universities with a standardized measure of applicants&#39; English language skills, ensuring fairness and objectivity in the admission process.<\\/p>\\r\\n\\r\\n<p>2. Professional Opportunities:<br \\/>\\r\\nEmployment: In various industries, especially international ones, IELTS scores serve as proof of English proficiency. Employers use these scores to evaluate candidates&#39; communication skills, essential for jobs that involve interacting with clients, colleagues, or partners from English-speaking countries.<br \\/>\\r\\nCareer Advancement: IELTS can enhance career prospects, opening doors to job opportunities in multinational companies and organizations that prioritize English fluency.<\\/p>\\r\\n\\r\\n<p>3. Immigration and Visa Applications:<br \\/>\\r\\nImmigration Requirements: Several countries, including Canada, Australia, the UK, and New Zealand, use IELTS scores to assess language proficiency for immigration purposes. Achieving the required band score is often a mandatory step for permanent residency or citizenship applications.<br \\/>\\r\\nVisa Applications: IELTS scores are crucial for various types of visas, including work, student, and dependent visas, ensuring that applicants can effectively communicate and integrate into the host country.<\\/p>\\r\\n\\r\\n<p>4. Professional Certifications and Licensing:<br \\/>\\r\\nMedical and Healthcare Professions: Medical professionals, including doctors, nurses, and pharmacists, are often required to demonstrate their English language proficiency through IELTS for certifications and licensing in English-speaking countries.<br \\/>\\r\\nTeaching Certifications: Teachers seeking to work in English-speaking countries, especially those where English is not the first language, may need IELTS scores as evidence of their ability to teach and communicate in English.<\\/p>\\r\\n\\r\\n<p>5. Global Recognition and Standardization:<br \\/>\\r\\nAccepted Worldwide: IELTS is recognized and accepted by thousands of organizations globally, providing a standardized measure of English language proficiency. Its widespread acceptance ensures that candidates can use their scores for a diverse range of purposes and in various countries.<br \\/>\\r\\nConsistent Evaluation: IELTS offers a consistent and reliable evaluation of candidates&#39; language skills, making it a trusted assessment tool for both academic and professional institutions.<\\/p>\\r\\n\\r\\n<p>6. Enhanced Communication Skills:<br \\/>\\r\\nCultural Exchange: IELTS preparation encourages candidates to engage with diverse English materials, fostering a deeper understanding of different cultures, traditions, and viewpoints.<br \\/>\\r\\nConfidence Building: By improving their English proficiency, candidates gain confidence in their ability to communicate effectively, not only in academic and professional settings but also in everyday situations.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"21\",\"status\":\"1\",\"created_at\":\"2023-12-12T05:20:55.000000Z\",\"updated_at\":\"2023-12-12T05:20:55.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"details\":\"<p>IELTS, the International English Language Testing System, holds significant importance for individuals aspiring to study, work, or immigrate to English-speaking countries. Here&#39;s a detailed exploration of its importance:<\\/p>\\r\\n\\r\\n<p>1. <strong>Gateway to Education:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>University Admissions: Many universities and colleges in English-speaking countries require IELTS scores as part of their admission criteria. A good IELTS score demonstrates a candidate&#39;s ability to comprehend and communicate effectively in English, ensuring they can thrive in an English-language academic environment.<\\/li>\\r\\n\\t<li>Language Proficiency Proof: IELTS provides universities with a standardized measure of applicants&#39; English language skills, ensuring fairness and objectivity in the admission process.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> Professional Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Employment: In various industries, especially international ones, IELTS scores serve as proof of English proficiency. Employers use these scores to evaluate candidates&#39; communication skills, essential for jobs that involve interacting with clients, colleagues, or partners from English-speaking countries.<\\/li>\\r\\n\\t<li>Career Advancement: IELTS can enhance career prospects, opening doors to job opportunities in multinational companies and organizations that prioritize English fluency.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Immigration and Visa Applications:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Immigration Requirements: Several countries, including Canada, Australia, the UK, and New Zealand, use IELTS scores to assess language proficiency for immigration purposes. Achieving the required band score is often a mandatory step for permanent residency or citizenship applications.<\\/li>\\r\\n\\t<li>Visa Applications: IELTS scores are crucial for various types of visas, including work, student, and dependent visas, ensuring that applicants can effectively communicate and integrate into the host country.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Professional Certifications and Licensing:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Medical and Healthcare Professions: Medical professionals, including doctors, nurses, and pharmacists, are often required to demonstrate their English language proficiency through IELTS for certifications and licensing in English-speaking countries.<\\/li>\\r\\n\\t<li>Teaching Certifications: Teachers seeking to work in English-speaking countries, especially those where English is not the first language, may need IELTS scores as evidence of their ability to teach and communicate in English.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Global Recognition and Standardization:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Accepted Worldwide: IELTS is recognized and accepted by thousands of organizations globally, providing a standardized measure of English language proficiency. Its widespread acceptance ensures that candidates can use their scores for a diverse range of purposes and in various countries.<\\/li>\\r\\n\\t<li>Consistent Evaluation: IELTS offers a consistent and reliable evaluation of candidates&#39; language skills, making it a trusted assessment tool for both academic and professional institutions.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>6. <strong>Enhanced Communication Skills:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Cultural Exchange: IELTS preparation encourages candidates to engage with diverse English materials, fostering a deeper understanding of different cultures, traditions, and viewpoints.<\\/li>\\r\\n\\t<li>Confidence Building: By improving their English proficiency, candidates gain confidence in their ability to communicate effectively, not only in academic and professional settings but also in everyday situations.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2023-12-12 05:22:15\",\"updatedBy\":1}', '2023-12-12 05:22:15', '2023-12-12 05:22:15'),
(NULL, 60, 1, 202312120525091456, 202312120525091456, 'App\\Models\\Preparationclasses', 22, 'create', NULL, '{\"title\":\"Importance of PTE\",\"details\":\"<p>The importance of the PTE (Pearson Test of English) exam extends beyond a mere assessment of English language proficiency. Here&#39;s a detailed look at why PTE holds significant value for individuals in various aspects of their academic and professional lives:<\\/p>\\r\\n\\r\\n<p>1.<strong> Global Recognition:<\\/strong><br \\/>\\r\\nPTE scores are widely recognized by universities, colleges, and professional organizations around the world. Institutions in English-speaking countries such as the United States, United Kingdom, Australia, Canada, and New Zealand accept PTE scores for admissions. Having a good PTE score opens doors to a wide array of educational opportunities, allowing individuals to pursue higher education in their desired field and institutions.<\\/p>\\r\\n\\r\\n<p>2. <strong>Visa and Immigration Purposes:<\\/strong><br \\/>\\r\\nMany countries require proof of English language proficiency for visa applications and immigration processes. PTE scores are accepted by immigration authorities and government agencies as evidence of language proficiency. Achieving the required PTE score can significantly enhance an individual&#39;s chances of obtaining work visas, permanent residency, or citizenship in English-speaking countries, facilitating international mobility and career opportunities.<\\/p>\\r\\n\\r\\n<p>3. <strong>Professional Certification and Licensing:<\\/strong><br \\/>\\r\\nCertain professions, especially in healthcare, engineering, and information technology, require professionals to demonstrate English language proficiency to obtain licenses and certifications. PTE scores serve as valid evidence of language competency, enabling individuals to pursue their chosen careers without hindrance. For example, healthcare professionals seeking recognition for their qualifications in English-speaking countries often need to provide proof of their language skills through exams like PTE.<\\/p>\\r\\n\\r\\n<p>4. <strong>Employment Opportunities:<\\/strong><br \\/>\\r\\nIn today&#39;s globalized job market, English language proficiency is a valuable skill that enhances employability. Employers&rsquo; worldwide, especially multinational companies and organizations with international operations, seek candidates with strong English communication skills. PTE scores validate an individual&#39;s ability to communicate effectively in English, making them more attractive to potential employers and increasing their chances of landing desirable job positions.<\\/p>\\r\\n\\r\\n<p>5.<strong> Academic and Career Advancement:<\\/strong><br \\/>\\r\\nProficiency in English is essential for academic and career advancement, as it opens the doors to a wealth of resources, knowledge, and opportunities. Individuals with strong English language skills can engage effectively in academic discussions, research, and collaborative projects, enabling them to excel in their academic pursuits and professional endeavors. PTE scores serve as a testament to an individual&#39;s language proficiency, enhancing their academic and professional credentials.<\\/p>\\r\\n\\r\\n<p>6. <strong>Fair and Impartial Assessment:<\\/strong><br \\/>\\r\\nThe PTE exam is designed to ensure fairness and accuracy in evaluating candidates&#39; language skills. It employs advanced technology and automated scoring methods, ensuring objective and unbiased assessment. This standardized approach ensures that candidates are evaluated based on their language proficiency alone, providing a reliable measure of their abilities to institutions, employers, and immigration authorities.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-pte\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:25:09.000000Z\",\"created_at\":\"2023-12-12T05:25:09.000000Z\",\"preparationclass_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:25:09', '2023-12-12 05:25:09'),
(NULL, 61, 1, 202312120527184658, 202312120527184658, 'App\\Models\\Preparationclasses', 23, 'create', NULL, '{\"title\":\"Importance of SAT\",\"details\":\"<p>SAT is a pivotal step for students aspiring to attend college in the United States. A strong performance can open doors to prestigious institutions, scholarships, and enhanced educational experiences, shaping the academic and professional future of countless students. Therefore, understanding the importance of the SAT and preparing diligently for the exam are crucial for achieving educational goals and pursuing successful careers.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n1. <strong>College Admissions:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Standardized Metric: The SAT provides colleges with a standardized metric to evaluate students from diverse educational backgrounds. It levels the playing field, allowing colleges to compare applicants&#39; academic abilities objectively.<\\/li>\\r\\n\\t<li>Admissions Criteria: Many colleges and universities use SAT scores as a vital criterion for admission. A high SAT score can significantly enhance a student&#39;s chances of being accepted into their desired institution.<\\/li>\\r\\n\\t<li>Competitive Edge: Achieving a strong SAT score can give students a competitive advantage, especially when applying to selective or highly competitive colleges.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Scholarships and Financial Aid:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Merit-Based Scholarships: Many colleges award merit-based scholarships to students with exceptional SAT scores. These scholarships can significantly reduce the financial burden of higher education.<\\/li>\\r\\n\\t<li>Financial Aid Eligibility: SAT scores can influence eligibility for need-based financial aid. Higher scores may make students eligible for more scholarships and grants, making college more affordable.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>College Placement:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Course Placement: Some colleges use SAT scores to determine the appropriate level of courses for students. Higher SAT scores might exempt students from introductory courses, allowing them to start with more advanced coursework.<\\/li>\\r\\n\\t<li>Honors Programs: Certain colleges and universities require specific SAT scores for admission to honors programs, providing access to enhanced learning opportunities.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Self-Assessment and Preparation:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Identifying Strengths and Weaknesses: Preparing for the SAT allows students to identify their strengths and weaknesses in critical reading, mathematics, and writing. This self-assessment helps students focus their study efforts on areas that need improvement.<\\/li>\\r\\n\\t<li>College Readiness: Scoring well on the SAT indicates a student&#39;s readiness for college-level work. It reflects their ability to handle the academic challenges they will face in higher education.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Holistic College Applications:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Comprehensive Evaluation: While colleges consider various factors in admissions decisions, including GPA, extracurricular activities, and recommendation letters, the SAT provides an additional dimension for evaluating students&#39; academic abilities.<\\/li>\\r\\n\\t<li>Diverse Skill Set: By testing reading, writing, and mathematics skills, the SAT offers a comprehensive evaluation, ensuring that students are proficient in a range of disciplines.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"7\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-sat\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:27:18.000000Z\",\"created_at\":\"2023-12-12T05:27:18.000000Z\",\"preparationclass_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:27:18', '2023-12-12 05:27:18'),
(NULL, 62, 1, 202312120529268141, 202312120529268141, 'App\\Models\\Preparationclasses', 24, 'create', NULL, '{\"title\":\"Importance of OET\",\"details\":\"<p>The Occupational English Test (OET) holds significant importance for healthcare professionals aspiring to work or study in English-speaking countries. Here&#39;s why OET is essential:<\\/p>\\r\\n\\r\\n<p>1. <strong>Professional Recognition:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Accepted Globally: OET is widely recognized and accepted by regulatory bodies, healthcare organizations, and employers in English-speaking countries such as Australia, the United Kingdom, Ireland, New Zealand, and Singapore. Achieving a high OET score enhances a healthcare professional&#39;s credibility and employability internationally.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> Safe Patient Care:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Effective Communication: Healthcare professionals need strong language skills to communicate effectively with patients, colleagues, and healthcare teams. OET ensures that professionals can comprehend medical information, convey diagnoses, and provide instructions clearly and accurately, contributing to safe and effective patient care.<\\/li>\\r\\n\\t<li>Empathy and Cultural Sensitivity: OET evaluates professionals&#39; ability to demonstrate empathy and understanding in their communication. This is crucial in healthcare, where compassionate communication fosters trust and rapport with patients, leading to better treatment outcomes.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Career Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Employment Prospects: OET opens doors to various employment opportunities in hospitals, clinics, research institutions, and academic settings. Many employers require OET certification as proof of English language proficiency, making it a prerequisite for job applications.<\\/li>\\r\\n\\t<li>Specialization and Advancement: Proficiency in English through OET allows healthcare professionals to pursue specialized roles, academic studies, and research opportunities, enabling career advancement and professional growth.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Professional Development:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Continuing Education: OET proficiency ensures that professionals can engage in continuing education, attend conferences, and participate in research activities. Clear communication skills are vital for learning and collaborating effectively within the global healthcare community.<\\/li>\\r\\n\\t<li>International Collaboration: In an interconnected world, healthcare professionals often collaborate on international research projects and medical initiatives. OET proficiency facilitates seamless communication and collaboration between professionals from diverse linguistic backgrounds.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Legal and Ethical Standards:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Regulatory Compliance: Many regulatory bodies and licensing authorities require proof of English language proficiency, ensuring that healthcare professionals meet the linguistic standards necessary for practicing safely and ethically in English-speaking countries. OET certification fulfills this requirement, ensuring regulatory compliance.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"8\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-oet\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:29:26.000000Z\",\"created_at\":\"2023-12-12T05:29:26.000000Z\",\"preparationclass_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:29:26', '2023-12-12 05:29:26'),
(NULL, 63, 1, 202312120531197000, 202312120531197000, 'App\\Models\\Preparationclasses', 25, 'create', NULL, '{\"title\":\"Importance of GRE\",\"details\":\"<p>The GRE (Graduate Record Examination) holds significant importance for individuals seeking admission to graduate and business school programs worldwide. Here&#39;s why the GRE is essential in the academic and professional journey of aspiring graduate students:<\\/p>\\r\\n\\r\\n<p>1. <strong>Admissions Criteria:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Standardized Evaluation: The GRE provides a standardized measure for evaluating candidates&#39; academic abilities and readiness for advanced studies. Admissions committees use GRE scores to assess applicants from diverse educational backgrounds fairly and objectively.<\\/li>\\r\\n\\t<li>Selection Factor: Many graduate and business schools consider GRE scores as a vital factor in the admissions decision-making process. A competitive GRE score can enhance an applicant&#39;s chances of acceptance into their desired program.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Academic Preparedness:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Assessment of Skills: The GRE assesses candidates&#39; critical thinking, analytical writing, verbal reasoning, and quantitative reasoning skills. These skills are crucial for success in graduate-level coursework, research, and problem-solving.<\\/li>\\r\\n\\t<li>Indication of Preparedness: A strong GRE score indicates a candidate&#39;s preparedness for the rigor of graduate studies. It demonstrates their ability to handle the academic challenges they will encounter during their advanced education.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Scholarships and Funding Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Merit-Based Scholarships: Many graduate programs award merit-based scholarships to students with exceptional GRE scores. These scholarships can significantly reduce the financial burden of higher education.<\\/li>\\r\\n\\t<li>Research and Teaching Assistantships: Some graduate schools offer research or teaching assistantships to students with competitive GRE scores. These positions provide valuable experience and financial support during graduate studies.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Flexibility in Program Choices:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Wider Range of Options: A strong GRE score opens doors to a broader range of graduate programs. It allows candidates to apply to multiple institutions and programs, increasing their chances of acceptance and enabling them to choose the best-fit academic environment.<\\/li>\\r\\n\\t<li>Program Specializations: GRE scores are often required for admission to specialized graduate programs, such as engineering, sciences, and social sciences. Achieving the necessary GRE score is essential for pursuing these specialized fields of study.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Global Recognition:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>International Acceptance: GRE scores are accepted by thousands of graduate and business schools worldwide. This global recognition makes the GRE a valuable credential for candidates aspiring to study abroad, ensuring their qualifications are acknowledged internationally.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"3\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-gre\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:31:19.000000Z\",\"created_at\":\"2023-12-12T05:31:19.000000Z\",\"preparationclass_id\":25,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:31:19', '2023-12-12 05:31:19');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 64, 1, 202312120532568742, 202312120532568742, 'App\\Models\\Preparationclasses', 26, 'create', NULL, '{\"title\":\"Importance of TOEFL\",\"details\":\"<p>TOEFL holds significant importance for non-native English speakers aspiring to study or work in English-speaking countries. Here&#39;s why TOEFL is essential in the academic and professional journey of individuals seeking to demonstrate their English language proficiency:<\\/p>\\r\\n\\r\\n<p>1. <strong>Admissions Requirement:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>University Acceptance: Many universities and colleges in English-speaking countries require TOEFL scores as part of the admissions process for international students. A competitive TOEFL score demonstrates the applicant&#39;s ability to engage effectively in English-medium academic environments.<\\/li>\\r\\n\\t<li>English Language Programs: TOEFL scores are often used as entry criteria for English language programs, allowing students to improve their language skills before pursuing mainstream academic studies.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Visa Applications and Immigration:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Visa Requirements: TOEFL scores are accepted by immigration departments for visa applications, especially for student visas. A valid TOEFL score strengthens the application, indicating the applicant&#39;s readiness for English-language studies in the host country.<\\/li>\\r\\n\\t<li>Permanent Residency: In some cases, TOEFL scores can be a factor in applications for permanent residency or citizenship, demonstrating language proficiency required for integration into the local community and workforce.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Employment Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Career Advancement: Many employers in English-speaking countries consider TOEFL scores when hiring candidates for positions that require strong English communication skills. A high TOEFL score can enhance job prospects and open doors to better employment opportunities.<\\/li>\\r\\n\\t<li>Professional Recognition: Certain professional certifications and licensing bodies in English-speaking countries require proof of English proficiency, making TOEFL scores a valuable credential for professionals in fields such as healthcare, education, and engineering.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Scholarships and Financial Aid:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Scholarship Eligibility: Academic institutions often use TOEFL scores as criteria for awarding scholarships and financial aid to international students. A strong TOEFL performance can lead to significant financial support for education.<\\/li>\\r\\n\\t<li>Teaching and Research Assistantships: Graduate programs may offer teaching or research assistantships to students with competitive TOEFL scores, providing financial assistance and valuable work experience.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Global Recognition:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>International Acceptance: TOEFL scores are widely accepted by thousands of universities, colleges, and institutions worldwide. This global recognition ensures that individuals&#39; qualifications are understood and accepted internationally, facilitating educational and professional mobility.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"9\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"importance-of-toefl\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:32:56.000000Z\",\"created_at\":\"2023-12-12T05:32:56.000000Z\",\"preparationclass_id\":26,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:32:56', '2023-12-12 05:32:56'),
(NULL, 65, 1, 202312120536053712, 202312120536053712, 'App\\Models\\Preparationclasses', 27, 'create', NULL, '{\"title\":\"IELTS Resources and Additional Support\",\"details\":\"<p>Preparing for the IELTS exam requires access to reliable resources and additional support to enhance language skills and familiarize oneself with the test format. Here&#39;s a detailed overview of the resources and support available to IELTS candidates:<\\/p>\\r\\n\\r\\n<p>1. <strong>Official IELTS Preparation Materials:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>IELTS Official Practice Materials: The British Council, IDP, and Cambridge provide official IELTS practice materials, including sample test papers, answer keys, and audio recordings. These materials closely resemble the actual exam, helping candidates get accustomed to the test format.<\\/li>\\r\\n\\t<li>IELTS Online Tutorials: Official IELTS websites offer online tutorials, videos, and practice exercises for each module, allowing candidates to refine their skills at their own pace.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> IELTS Preparation Books and Guides:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Study Guides: Numerous IELTS preparation books, authored by language experts and IELTS trainers, offer comprehensive guides to each module. These books provide strategies, tips, and practice exercises, helping candidates prepare effectively.<\\/li>\\r\\n\\t<li>Vocabulary and Grammar Books: Resources focusing on essential vocabulary and grammar rules are invaluable for candidates looking to strengthen their language skills, addressing specific challenges faced in the exam.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3.<strong> Online Learning Platforms:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>IELTS Preparation Courses: Many online platforms offer specialized IELTS preparation courses. These courses provide structured lessons, practice tests, interactive exercises, and personalized feedback from instructors, enhancing candidates&#39; overall proficiency.<\\/li>\\r\\n\\t<li>Educational Websites and Blogs: Various educational websites and blogs offer free IELTS-related content, such as practice questions, sample essays, and tips from experts. These resources can supplement formal study materials and provide additional practice opportunities.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4.<strong> IELTS Practice Tests and Mock Exams:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Official IELTS Practice Tests: Official IELTS websites and preparation books include full-length practice tests. Candidates can use these tests to simulate exam conditions, assess their performance, and identify areas for improvement.<\\/li>\\r\\n\\t<li>Online Mock Exams: Several websites and mobile apps offer online mock exams that replicate the IELTS format. These mock exams provide instant feedback, allowing candidates to gauge their progress and focus on specific weaknesses.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Language Schools and Coaching Centers:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>IELTS Preparation Classes: Language schools and coaching centers often conduct IELTS preparation classes. These classes provide expert guidance, personalized attention, and opportunities for face-to-face interaction with experienced instructors.<\\/li>\\r\\n\\t<li>Mock Interviews: Some coaching centers offer mock interview sessions for the Speaking module. These sessions help candidates practice speaking under exam-like conditions, boosting their confidence and fluency.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>6. <strong>Study Groups and Forums:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Online Forums: Participating in online forums and communities dedicated to IELTS preparation allows candidates to share experiences, seek advice, and learn from others&#39; strategies. Engaging in discussions can provide valuable insights and motivation.<\\/li>\\r\\n\\t<li>Study Groups: Forming study groups with fellow candidates can foster a collaborative learning environment. Candidates can discuss challenging topics, share resources, and provide peer feedback, enhancing their overall preparation.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>7.<strong> IELTS Mobile Apps:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Official IELTS Apps: The British Council, IDP, and Cambridge offer official IELTS mobile apps that provide practice tests, interactive exercises, and language tips. These apps are convenient for candidates who prefer studying on their smartphones or tablets.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts-resources-and-additional-support\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:36:05.000000Z\",\"created_at\":\"2023-12-12T05:36:05.000000Z\",\"preparationclass_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:36:05', '2023-12-12 05:36:05'),
(NULL, 66, 1, 202312120543122581, 202312120543122581, 'App\\Models\\Preparationclasses', 28, 'create', NULL, '{\"title\":\"PTE Resources and Additional Support\",\"details\":\"<p>PTE (Pearson Test of English) offers a variety of resources and additional support to help candidates prepare effectively for the exam. These resources are designed to enhance language PTE&nbsp;<\\/p>\\r\\n\\r\\n<p>1. <strong>Official PTE Preparation Materials:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Official Practice Tests: PTE provides official practice tests that simulate the actual exam conditions. These tests allow candidates to assess their proficiency, identify strengths and weaknesses, and get accustomed to the exam format and timing.<\\/li>\\r\\n\\t<li>Sample Questions: PTE offers a wide range of sample questions for each module of the test. These questions provide candidates with examples of the tasks they will encounter during the exam, helping them practice and understand the question types.<\\/li>\\r\\n\\t<li>Study Guides: PTE study guides offer detailed explanations of each module, providing tips, strategies, and techniques to tackle different question types. The guides cover speaking, writing, reading, and listening modules, offering valuable insights into the exam&#39;s structure and requirements.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Online PTE Preparation Courses:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Interactive Learning Platforms: Several online platforms offer structured PTE preparation courses. These platforms provide interactive lessons, practice exercises, and mock tests. Candidates can learn at their own pace, receive instant feedback, and track their progress over time.<\\/li>\\r\\n\\t<li>Expert Tutoring: Some platforms provide personalized tutoring sessions with experienced PTE instructors. One-on-one tutoring allows candidates to focus on specific areas of improvement, receive tailored feedback, and enhance their skills effectively.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Coaching Centers:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>In-Person Classes: Language schools and coaching centers offer in-person PTE preparation classes. These classes are conducted by experienced tutors who guide candidates through the exam syllabus, provide targeted practice, and offer valuable test-taking strategies.<\\/li>\\r\\n\\t<li>Group Sessions: Group study sessions allow candidates to collaborate with peers, share experiences, and learn from one another. Group discussions, mock tests, and interactive activities enhance candidates&#39; preparation and boost their confidence.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Practice Apps and Online Platforms:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Mobile Applications: There are various mobile apps specifically designed for PTE practice. These apps offer a wide range of practice questions, interactive exercises, and vocabulary-building tools. Candidates can practice on-the-go, enhancing their skills whenever and wherever it&#39;s convenient.<\\/li>\\r\\n\\t<li>Online Communities: Online forums and communities dedicated to PTE preparation provide candidates with a platform to ask questions, share tips, and discuss exam experiences. Engaging with a community of test-takers can provide valuable insights and moral support during the preparation process.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>5. <strong>Additional Support Services:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Mock Exams: Some platforms offer mock exams that closely simulate the actual PTE test environment. These mock exams help candidates gauge their readiness, improve time management, and identify areas for improvement.<\\/li>\\r\\n\\t<li>Score Review: Candidates can request a score review if they are dissatisfied with their results. This service allows candidates to have their responses reviewed, ensuring fairness and accuracy in the scoring process.<\\/li>\\r\\n\\t<li>Customer Support: PTE provides customer support services to assist candidates with inquiries related to exam registration, test centers, technical issues, and other concerns. Timely and responsive customer support ensures a smooth experience for candidates.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte-resources-and-additional-support\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T05:43:12.000000Z\",\"created_at\":\"2023-12-12T05:43:12.000000Z\",\"preparationclass_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 05:43:12', '2023-12-12 05:43:12'),
(NULL, 67, 1, 202312120602449055, 202312120602449055, 'App\\Models\\Preparationclasses', 29, 'create', NULL, '{\"title\":\"SAT Resources and Additional Support\",\"details\":\"<p><strong>Official SAT Website:<\\/strong><br \\/>\\r\\nThe College Board&#39;s official SAT website provides free resources, including practice tests, sample questions, and study guides. It&#39;s the most reliable source for accurate and updated SAT information.<\\/p>\\r\\n\\r\\n<p><strong>SAT Prep Books:<\\/strong><br \\/>\\r\\nNumerous SAT prep books are available from reputable publishers. These books offer comprehensive study plans, practice tests, and strategies for each section of the SAT. Popular titles include &quot;The Official SAT Study Guide&quot; by the College Board and books by renowned test prep companies.<\\/p>\\r\\n\\r\\n<p><strong>Online SAT Prep Courses:<\\/strong><br \\/>\\r\\nVarious online platforms offer SAT prep courses with interactive lessons, video tutorials, and personalized study plans. These courses often include practice tests, detailed answer explanations, and progress tracking features.<\\/p>\\r\\n\\r\\n<p><strong>Mobile Apps:<\\/strong><br \\/>\\r\\nSeveral mobile apps provide SAT practice questions, flashcards, and quizzes. These apps are convenient for on-the-go studying and offer interactive learning experiences.<\\/p>\\r\\n\\r\\n<p><strong>Tutoring Services:<\\/strong><br \\/>\\r\\nMany students benefit from one-on-one tutoring. Professional tutors can provide personalized guidance, focus on specific areas of improvement, and offer tailored strategies to excel in the SAT.<\\/p>\\r\\n\\r\\n<p><strong>School Resources:<\\/strong><br \\/>\\r\\nHigh schools often organize SAT prep classes, workshops, or study groups. School counselors and teachers can provide valuable guidance and support, including access to practice materials and study sessions.<\\/p>\\r\\n\\r\\n<p><strong>Online Forums and Communities:<\\/strong><br \\/>\\r\\nJoining online forums and communities, such as Reddit or College Confidential, allows students to discuss SAT strategies, share resources, and learn from the experiences of others preparing for the exam.<\\/p>\\r\\n\\r\\n<p><strong>Practice Tests and Sample Questions:<\\/strong><br \\/>\\r\\nRegularly practicing with official SAT practice tests and sample questions is crucial. Timed practice tests help students familiarize themselves with the exam format, improve time management, and identify areas that need additional focus.<\\/p>\\r\\n\\r\\n<p><strong>Additional Study Materials:<\\/strong><br \\/>\\r\\nSupplemental study materials, such as vocabulary builders, grammar guides, and math workbooks, can reinforce fundamental skills essential for the SAT.<\\/p>\\r\\n\\r\\n<p><strong>Review Courses and Workshops:<\\/strong><br \\/>\\r\\nReview courses and workshops, both online and in-person, offer intensive, structured review sessions. These programs often focus on specific content areas and test-taking strategies.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"7\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"sat-resources-and-additional-support\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T06:02:44.000000Z\",\"created_at\":\"2023-12-12T06:02:44.000000Z\",\"preparationclass_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 06:02:44', '2023-12-12 06:02:44'),
(NULL, 68, 1, 202312120630467165, 202312120630467165, 'App\\Models\\Preparationclasses', 30, 'create', NULL, '{\"title\":\"OET Resources and Additional Support\",\"details\":\"<p><strong>OET Preparation Books and Materials:<\\/strong><br \\/>\\r\\nSeveral publishers offer OET preparation books and study materials specifically designed for healthcare professionals. These resources include practice tests, sample letters, and tips for each sub-test, helping candidates familiarize themselves with the exam format.<\\/p>\\r\\n\\r\\n<p><strong>Online OET Preparation Courses:<\\/strong><br \\/>\\r\\nNumerous online platforms offer comprehensive OET preparation courses. These courses often include interactive lessons, practice exams, writing evaluations, and speaking role-plays conducted by experienced tutors. Participants can receive personalized feedback and guidance tailored to their specific needs.<\\/p>\\r\\n\\r\\n<p><strong>OET Official Practice Materials:<\\/strong><br \\/>\\r\\nThe official OET website provides free sample materials, including practice booklets and sample letters for different professions. These materials offer candidates a glimpse into the test format and help them assess their readiness.<\\/p>\\r\\n\\r\\n<p><strong>Tutoring Services:<\\/strong><br \\/>\\r\\nOET tutoring services are available, where experienced tutors work individually with candidates to improve their language skills and OET performance. Tutors can provide personalized feedback on writing tasks, conduct speaking practice sessions, and offer strategies to enhance overall communication skills.<\\/p>\\r\\n\\r\\n<p><strong>Mock Tests and Simulation Exams:<\\/strong><br \\/>\\r\\nVarious platforms offer OET mock tests and simulation exams that closely resemble the actual test conditions. Taking these tests helps candidates practice time management, assess their strengths and weaknesses, and identify areas needing improvement.<\\/p>\\r\\n\\r\\n<p><strong>OET Study Groups:<\\/strong><br \\/>\\r\\nJoining OET study groups, either in-person or online, allows candidates to collaborate with peers, discuss strategies, and share resources. Study groups provide a supportive environment for learning and offer opportunities for collaborative practice.<\\/p>\\r\\n\\r\\n<p><strong>Language Schools and Institutes:<\\/strong><br \\/>\\r\\nMany language schools and institutes offer specialized OET preparation courses. These programs are often conducted by experienced instructors who provide structured lessons, practice materials, and guidance tailored to healthcare professionals&#39; needs.<\\/p>\\r\\n\\r\\n<p><strong>Professional Associations and Forums:<\\/strong><br \\/>\\r\\nHealthcare professional associations and online forums related to OET often provide valuable resources and support. Members can share experiences, exchange tips, and offer assistance to those preparing for the test.<\\/p>\\r\\n\\r\\n<p><strong>Self-Study Materials:<\\/strong><br \\/>\\r\\nApart from formal courses, candidates can find self-study materials such as vocabulary guides, grammar books, and online language learning platforms. These resources help candidates strengthen their language skills at their own pace.<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"8\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"oet-resources-and-additional-support\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T06:30:46.000000Z\",\"created_at\":\"2023-12-12T06:30:46.000000Z\",\"preparationclass_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 06:30:46', '2023-12-12 06:30:46'),
(NULL, 69, 1, 202312120917095064, 202312120917095064, 'App\\Models\\Preparationclasses', 31, 'create', NULL, '{\"title\":\"GRE Resources and Additional Support\",\"details\":\"<p><strong>GRE Prep Books:<\\/strong> Comprehensive study guides and practice exams from various publishers offer in-depth coverage of GRE content and strategies.<\\/p>\\r\\n\\r\\n<p><strong>Online GRE Courses: <\\/strong>Interactive online platforms provide structured lessons, practice tests, and expert guidance, catering to different learning styles.<\\/p>\\r\\n\\r\\n<p><strong>Mobile Apps:<\\/strong> GRE preparation apps offer convenient access to practice questions, flashcards, and study materials, aiding on-the-go studying.<\\/p>\\r\\n\\r\\n<p><strong>Tutoring Services:<\\/strong> Personalized tutoring services offer individual guidance, focusing on specific areas of improvement and tailored strategies.<\\/p>\\r\\n\\r\\n<p><strong>GRE Practice Tests:<\\/strong> Numerous online platforms offer timed, full-length practice tests to simulate exam conditions and assess readiness.<\\/p>\\r\\n\\r\\n<p><strong>Study Groups: <\\/strong>Joining study groups, either in person or online, allows collaborative learning, shared resources, and mutual support among test-takers.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"3\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"gre-resources-and-additional-support\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T09:17:09.000000Z\",\"created_at\":\"2023-12-12T09:17:09.000000Z\",\"preparationclass_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 09:17:09', '2023-12-12 09:17:09'),
(NULL, 70, 1, 202312120918356472, 202312120918356472, 'App\\Models\\Preparationclasses', 32, 'create', NULL, '{\"title\":\"TOEFL Resources and Additional Support\",\"details\":\"<p><strong>TOEFL Preparation Books:<\\/strong><br \\/>\\r\\nComprehensive study guides and practice exams from reputable publishers offer in-depth coverage of TOEFL content and test-taking strategies.<\\/p>\\r\\n\\r\\n<p><strong>Online TOEFL Courses:<\\/strong><br \\/>\\r\\nInteractive online platforms provide structured lessons, practice tests, and expert guidance tailored to individual learning needs.<\\/p>\\r\\n\\r\\n<p><strong>Mobile Apps:<\\/strong><br \\/>\\r\\nTOEFL preparation apps offer convenient access to practice questions, vocabulary exercises, and study materials, aiding on-the-go learning.<\\/p>\\r\\n\\r\\n<p><strong>TOEFL Tutoring Services:<\\/strong><br \\/>\\r\\nPersonalized tutoring services provide one-on-one guidance, focusing on specific areas of improvement and offering tailored strategies for each section of the TOEFL.<\\/p>\\r\\n\\r\\n<p><strong>TOEFL Practice Tests:<\\/strong><br \\/>\\r\\nVarious online platforms offer timed, full-length practice tests to simulate exam conditions, assess readiness, and identify areas requiring improvement.<\\/p>\\r\\n\\r\\n<p><strong>Language Schools and Institutes:<\\/strong><br \\/>\\r\\nMany language schools offer TOEFL preparation courses with structured lessons, practice materials, and expert instructors to guide candidates through the exam content.<\\/p>\\r\\n\\r\\n<p><strong>Study Groups:<\\/strong><br \\/>\\r\\nJoining TOEFL study groups, either in person or online, allows collaborative learning, shared resources, and mutual support among test-takers.<\\/p>\\r\\n\\r\\n<p><strong>Official TOEFL Practice Materials:<\\/strong><br \\/>\\r\\nETS provides official TOEFL practice materials, including sample questions and practice tests, offering authentic exam experience and content familiarity.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"9\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"toefl-resources-and-additional-support\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T09:18:35.000000Z\",\"created_at\":\"2023-12-12T09:18:35.000000Z\",\"preparationclass_id\":32,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 09:18:35', '2023-12-12 09:18:35'),
(NULL, 71, 1, 202312120921099617, 202312120921099617, 'App\\Models\\Preparationclasses', 33, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><br \\/>\\r\\n&quot;I am immensely thankful to Access Skills for their outstanding IELTS preparation resources. The comprehensive study materials, interactive practice tests, and expert guidance significantly boosted my confidence. The personalized feedback I received on my practice essays was invaluable. Thanks to Access Skills, I achieved a remarkable band score in my IELTS exam, opening doors to various opportunities for my academic journey abroad. I highly recommend their services to anyone aiming for IELTS success.&quot;<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2:<\\/strong><br \\/>\\r\\n&quot;Access Skills provided me with the perfect platform to prepare for my IELTS exam. Their user-friendly interface, diverse practice materials, and real-time progress tracking made my preparation journey smooth and effective. The mock exams accurately simulated the actual test conditions, allowing me to identify my strengths and areas needing improvement. I am thrilled to share that I achieved my desired band score, and I credit a significant part of my success to Access Skills. Thank you for your exceptional support!&quot;<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"33\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T09:21:09.000000Z\",\"created_at\":\"2023-12-12T09:21:09.000000Z\",\"preparationclass_id\":33,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 09:21:09', '2023-12-12 09:21:09'),
(NULL, 72, 1, 202312120921564454, 202312120921564454, 'App\\Models\\Testimonials', 1, 'create', NULL, '{\"by\":\"Shresha Rai\",\"text\":\"<p>scc<\\/p>\",\"testimonials_faculty\":\"\",\"testimonials_university\":\"\",\"university\":\"\",\"faculty\":\"\",\"remarks\":\"\",\"branches_id\":\"0\",\"image\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T09:21:56.000000Z\",\"created_at\":\"2023-12-12T09:21:56.000000Z\",\"testimonial_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 09:21:56', '2023-12-12 09:21:56'),
(NULL, 73, 1, 202312120922254030, 202312120922254030, 'App\\Models\\Testimonials', 1, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2023-12-12 09:22:25', '2023-12-12 09:22:25'),
(NULL, 74, 1, 202312121112031807, 202312121112031807, 'App\\Models\\Preparationclasses', 34, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><\\/p>\\r\\n\\r\\n<p>&quot;I am incredibly grateful for the exceptional support I received from Access Skills during my PTE preparation. Their comprehensive study materials, interactive practice tests, and expert guidance were instrumental in my success. The personalized feedback I received on my speaking and writing tasks significantly improved my skills. With Access Skills, I not only achieved my target PTE score but also gained confidence in my English proficiency. I highly recommend their services to anyone aiming for excellence in the PTE exam. Thank you, Access Skills, for helping me reach my goals!&quot;<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2:<\\/strong><br \\/>\\r\\n&quot;Access Skills provided me with invaluable resources and support throughout my PTE preparation journey. The structured study plans, realistic mock exams, and in-depth explanations for each question type were incredibly helpful. The online community they offer allowed me to connect with fellow test-takers, share strategies, and gain insights. Access Skills played a pivotal role in boosting my confidence and honing my skills. Thanks to their guidance, I not only passed my PTE exam but also exceeded my own expectations. I am grateful for their expertise and dedication.&quot;<br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"34\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:12:03.000000Z\",\"created_at\":\"2023-12-12T11:12:03.000000Z\",\"preparationclass_id\":34,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:12:03', '2023-12-12 11:12:03'),
(NULL, 75, 1, 202312121124376509, 202312121124376509, 'App\\Models\\Preparationclasses', 35, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><br \\/>\\r\\n&ldquo;Access Skills played a significant role in my SAT preparation journey. Their comprehensive study materials, interactive practice tests, and personalized coaching were invaluable. I improved my scores significantly, and thanks to their guidance, I got into my dream college with a substantial scholarship. Access Skills made a real difference in my future!&rdquo;-ABC<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2 :<\\/strong><br \\/>\\r\\n&ldquo;I can&#39;t thank Access Skills enough for their exceptional SAT prep resources. Their online courses were engaging, and the practice tests closely mirrored the actual exam. The tutors were incredibly knowledgeable and supportive, addressing my weaknesses effectively. With their help, I achieved my target score and got accepted into a prestigious engineering program.&rdquo;-EFG<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"7\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"35\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:24:37.000000Z\",\"created_at\":\"2023-12-12T11:24:37.000000Z\",\"preparationclass_id\":35,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:24:37', '2023-12-12 11:24:37'),
(NULL, 76, 1, 202312121125316481, 202312121125316481, 'App\\Models\\Preparationclasses', 36, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><br \\/>\\r\\n&quot;I am incredibly thankful for Access Skills and their exceptional OET preparation resources. Their tailored study materials, practice exams, and personalized coaching were invaluable in my preparation journey. The realistic mock tests closely mirrored the actual OET exam, helping me gain confidence and improve my performance. Thanks to Access Skills, I achieved a high OET score, which opened doors to numerous job opportunities abroad. I highly recommend their services to any healthcare professional looking to succeed in the OET exam.&quot;<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2:<\\/strong><br \\/>\\r\\n&quot;Access Skills played a pivotal role in my OET preparation. The expert guidance, comprehensive study materials, and interactive practice sessions were instrumental in honing my language skills. The teachers provided constructive feedback, focusing on my specific areas of improvement. With their support, I not only passed the OET exam but also gained confidence in my ability to communicate effectively in English. Access Skills truly understands the unique challenges healthcare professionals face, and their targeted approach made all the difference in my success.&quot;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"8\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"36\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:25:31.000000Z\",\"created_at\":\"2023-12-12T11:25:31.000000Z\",\"preparationclass_id\":36,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:25:31', '2023-12-12 11:25:31'),
(NULL, 77, 1, 202312121126177782, 202312121126177782, 'App\\Models\\Preparationclasses', 37, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><br \\/>\\r\\n&quot;I cannot thank Access Skills enough for their outstanding GRE preparation program. The expert tutors provided personalized guidance, helping me strengthen my weak areas and build confidence. The online resources and practice tests were invaluable, offering a realistic exam experience. Thanks to Access Skills, I achieved a GRE score beyond my expectations, opening doors to my dream graduate program. I highly recommend their services to anyone aiming for GRE success.&quot;<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2:<\\/strong><br \\/>\\r\\n&quot;Enrolling in Access Skills&#39; GRE course was a game-changer for my preparation. The interactive online classes were engaging, and the tutors were incredibly knowledgeable. The study materials were comprehensive, covering every aspect of the GRE. The mock exams were especially helpful in gauging my progress. Access Skills not only helped me improve my scores but also boosted my confidence. Thanks to their support, I scored competitively, securing a spot in my desired business school.&quot;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"3\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"37\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:26:17.000000Z\",\"created_at\":\"2023-12-12T11:26:17.000000Z\",\"preparationclass_id\":37,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:26:17', '2023-12-12 11:26:17'),
(NULL, 78, 1, 202312121126575563, 202312121126575563, 'App\\Models\\Preparationclasses', 38, 'create', NULL, '{\"title\":\"Testimonials\",\"details\":\"<p><strong>Testimonial 1:<\\/strong><br \\/>\\r\\n&quot;I am incredibly grateful to Access Skills for their TOEFL preparation course. The personalized attention I received from the tutors was invaluable. The online classes were engaging and interactive, and the practice tests were instrumental in boosting my confidence. Thanks to Access Skills, I achieved a competitive TOEFL score, opening doors to my dream university. I highly recommend their services to anyone aiming for success in TOEFL.&quot;<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Testimonial 2:<\\/strong><br \\/>\\r\\n&quot;Access Skills provided me with the support I needed to excel in the TOEFL exam. The structured lessons and practice materials were comprehensive, covering every aspect of the test. The tutors were patient and encouraging, guiding me through challenging sections. Their expertise and personalized approach made a significant difference. I scored above my target, thanks to Access Skills, and I am now pursuing my Master&#39;s degree in English Literature.&quot;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"9\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"testimonials\",\"display_order\":\"38\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:26:57.000000Z\",\"created_at\":\"2023-12-12T11:26:57.000000Z\",\"preparationclass_id\":38,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:26:57', '2023-12-12 11:26:57'),
(NULL, 79, 1, 202312121129265302, 202312121129265302, 'App\\Models\\Menuitems', 1, 'create', NULL, '{\"title\":\"Career\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"career\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:29:26.000000Z\",\"created_at\":\"2023-12-12T11:29:26.000000Z\",\"menu_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:29:26', '2023-12-12 11:29:26'),
(NULL, 80, 1, 202312121131172942, 202312121131172942, 'App\\Models\\Articles', 2, 'create', NULL, '{\"title\":\"Career Development\",\"text\":\"<p>Career Development refers to the lifelong process of managing learning, work, leisure, and transitions in order to move toward a personally preferred and evolving future. It involves acquiring new skills, knowledge, and experiences, as well as planning and setting goals for one&#39;s professional life. Career development is not limited to job changes; it encompasses the continuous process of learning and improving oneself to achieve personal fulfillment and professional success.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"career-development\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:31:17.000000Z\",\"created_at\":\"2023-12-12T11:31:17.000000Z\",\"article_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:31:17', '2023-12-12 11:31:17'),
(NULL, 81, 1, 202312121135076608, 202312121135076608, 'App\\Models\\Articles', 3, 'create', NULL, '{\"title\":\"Introduction to Ads and SEO (Search Engine Optimization):\",\"text\":\"<p>In the digital realm, mastering the art of online visibility and audience engagement is paramount. This begins with a fundamental understanding of two crucial elements: online advertising (Ads) and Search Engine Optimization (SEO). These components play a pivotal role in enhancing a brand&#39;s online presence and driving targeted traffic to websites. Let&#39;s delve into the essence of Ads and SEO:<\\/p>\\r\\n\\r\\n<p>1. <strong>Ads (Online Advertising):<\\/strong><\\/p>\\r\\n\\r\\n<p>What Are Online Ads?<br \\/>\\r\\nOnline ads, often referred to as digital or internet advertising, involve promoting products, services, or brands on the internet. These ads can appear on various platforms, including social media, search engines, websites, and mobile apps. Online advertising encompasses a variety of formats, such as display ads, video ads, social media ads, and pay-per-click (PPC) campaigns.<\\/p>\\r\\n\\r\\n<p><strong>Key Aspects of Online Advertising:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Targeted Reach:<\\/strong> Online ads allow businesses to target specific demographics, interests, and behaviors, ensuring the right audience sees the content.<\\/li>\\r\\n\\t<li><strong>Measurable Results:<\\/strong> Digital advertising offers robust analytics, enabling businesses to measure ad performance, track conversions, and calculate return on investment (ROI).<\\/li>\\r\\n\\t<li><strong>Customization:<\\/strong> Ad campaigns can be tailored based on budget, goals, and audience segments, providing flexibility in reaching marketing objectives.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. <strong>SEO (Search Engine Optimization):<\\/strong><\\/p>\\r\\n\\r\\n<p>What Is SEO?<br \\/>\\r\\nSearch Engine Optimization (SEO) is the process of optimizing a website to enhance its visibility and ranking on search engine results pages (SERPs). By employing various strategies and techniques, SEO aims to improve organic (non-paid) traffic to a website, making it more accessible to users searching for relevant information or services.<\\/p>\\r\\n\\r\\n<p><strong>Key Aspects of SEO:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Keyword Research:<\\/strong> Identifying relevant keywords and phrases that potential visitors might use when searching for content related to a business or website.<\\/li>\\r\\n\\t<li><strong>On-Page Optimization: <\\/strong>Optimizing website content, meta tags, headings, and multimedia elements to align with search engine algorithms and improve user experience.<\\/li>\\r\\n\\t<li><strong>Off-Page Optimization:<\\/strong> Building high-quality backlinks, social signals, and online references to enhance the website&#39;s authority and credibility in the eyes of search engines.<\\/li>\\r\\n\\t<li><strong>Technical SEO:<\\/strong> Addressing technical aspects like website speed, mobile-friendliness, and crawlability to ensure search engines can index and rank the site effectively.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Why Ads and SEO Matter:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Increased Visibility:<\\/strong> Well-executed ads and SEO strategies increase a website&#39;s visibility, attracting more visitors and potential customers.<\\/li>\\r\\n\\t<li><strong>Enhanced User Experience: <\\/strong>Effective SEO not only improves search engine rankings but also enhances user experience, making websites more navigable and user-friendly.<\\/li>\\r\\n\\t<li><strong>Higher Conversions: <\\/strong>Targeted online ads and optimized content lead to higher conversion rates, translating potential leads into actual customers.<\\/li>\\r\\n\\t<li><strong>Competitive Advantage:<\\/strong> Businesses that invest in Ads and SEO gain a competitive edge by standing out in search results and reaching a wider audience.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"2\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"introduction-to-ads-and-seo-search-engine-optimization\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:35:07.000000Z\",\"created_at\":\"2023-12-12T11:35:07.000000Z\",\"article_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:35:07', '2023-12-12 11:35:07'),
(NULL, 82, 1, 202312121135361381, 202312121135361381, 'App\\Models\\Articles', 3, 'update', '{\"article_id\":3,\"parent_article\":\"2\",\"title\":\"Introduction to Ads and SEO (Search Engine Optimization):\",\"alias\":\"introduction-to-ads-and-seo-search-engine-optimization\",\"text\":\"<p>In the digital realm, mastering the art of online visibility and audience engagement is paramount. This begins with a fundamental understanding of two crucial elements: online advertising (Ads) and Search Engine Optimization (SEO). These components play a pivotal role in enhancing a brand&#39;s online presence and driving targeted traffic to websites. Let&#39;s delve into the essence of Ads and SEO:<\\/p>\\r\\n\\r\\n<p>1. <strong>Ads (Online Advertising):<\\/strong><\\/p>\\r\\n\\r\\n<p>What Are Online Ads?<br \\/>\\r\\nOnline ads, often referred to as digital or internet advertising, involve promoting products, services, or brands on the internet. These ads can appear on various platforms, including social media, search engines, websites, and mobile apps. Online advertising encompasses a variety of formats, such as display ads, video ads, social media ads, and pay-per-click (PPC) campaigns.<\\/p>\\r\\n\\r\\n<p><strong>Key Aspects of Online Advertising:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Targeted Reach:<\\/strong> Online ads allow businesses to target specific demographics, interests, and behaviors, ensuring the right audience sees the content.<\\/li>\\r\\n\\t<li><strong>Measurable Results:<\\/strong> Digital advertising offers robust analytics, enabling businesses to measure ad performance, track conversions, and calculate return on investment (ROI).<\\/li>\\r\\n\\t<li><strong>Customization:<\\/strong> Ad campaigns can be tailored based on budget, goals, and audience segments, providing flexibility in reaching marketing objectives.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. <strong>SEO (Search Engine Optimization):<\\/strong><\\/p>\\r\\n\\r\\n<p>What Is SEO?<br \\/>\\r\\nSearch Engine Optimization (SEO) is the process of optimizing a website to enhance its visibility and ranking on search engine results pages (SERPs). By employing various strategies and techniques, SEO aims to improve organic (non-paid) traffic to a website, making it more accessible to users searching for relevant information or services.<\\/p>\\r\\n\\r\\n<p><strong>Key Aspects of SEO:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Keyword Research:<\\/strong> Identifying relevant keywords and phrases that potential visitors might use when searching for content related to a business or website.<\\/li>\\r\\n\\t<li><strong>On-Page Optimization: <\\/strong>Optimizing website content, meta tags, headings, and multimedia elements to align with search engine algorithms and improve user experience.<\\/li>\\r\\n\\t<li><strong>Off-Page Optimization:<\\/strong> Building high-quality backlinks, social signals, and online references to enhance the website&#39;s authority and credibility in the eyes of search engines.<\\/li>\\r\\n\\t<li><strong>Technical SEO:<\\/strong> Addressing technical aspects like website speed, mobile-friendliness, and crawlability to ensure search engines can index and rank the site effectively.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Why Ads and SEO Matter:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Increased Visibility:<\\/strong> Well-executed ads and SEO strategies increase a website&#39;s visibility, attracting more visitors and potential customers.<\\/li>\\r\\n\\t<li><strong>Enhanced User Experience: <\\/strong>Effective SEO not only improves search engine rankings but also enhances user experience, making websites more navigable and user-friendly.<\\/li>\\r\\n\\t<li><strong>Higher Conversions: <\\/strong>Targeted online ads and optimized content lead to higher conversion rates, translating potential leads into actual customers.<\\/li>\\r\\n\\t<li><strong>Competitive Advantage:<\\/strong> Businesses that invest in Ads and SEO gain a competitive edge by standing out in search results and reaching a wider audience.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"created_at\":\"2023-12-12T11:35:07.000000Z\",\"updated_at\":\"2023-12-12T11:35:07.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"parent_article\":\"0\",\"updated_at\":\"2023-12-12 11:35:36\",\"updatedBy\":1}', '2023-12-12 11:35:36', '2023-12-12 11:35:36'),
(NULL, 83, 1, 202312121136197558, 202312121136197558, 'App\\Models\\Menuitems', 2, 'create', NULL, '{\"title\":\"Introduction to Ads and SEO\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"1\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"introduction-to-ads-and-seo\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:36:19.000000Z\",\"created_at\":\"2023-12-12T11:36:19.000000Z\",\"menu_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:36:19', '2023-12-12 11:36:19');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 84, 1, 202312121138305351, 202312121138305351, 'App\\Models\\Articles', 4, 'create', NULL, '{\"title\":\"Introduction to Digital Marketing:\",\"text\":\"<p>In the dynamic realm of modern business, Digital Marketing has emerged as a transformative force, reshaping how companies connect with their audiences and promote their products or services. Digital Marketing encompasses a broad spectrum of online tactics and strategies aimed at engaging consumers, building brand awareness, driving website traffic, and ultimately increasing sales and revenue. Let&#39;s explore the fundamental aspects of Digital Marketing:<\\/p>\\r\\n\\r\\n<p>1. <strong>Digital Channels:<\\/strong><\\/p>\\r\\n\\r\\n<p>Digital Marketing utilizes various online platforms and channels to reach target audiences effectively:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Search Engine Marketing (SEM): Involves paid advertising on search engines, commonly known as Pay-Per-Click (PPC) campaigns, ensuring businesses appear prominently in search results.<\\/li>\\r\\n\\t<li>Search Engine Optimization (SEO): Optimizing websites to enhance organic (non-paid) visibility on search engine results pages (SERPs) for specific keywords, driving targeted traffic.<\\/li>\\r\\n\\t<li>Social Media Marketing (SMM): Utilizing social media platforms like Facebook, Instagram, Twitter, and LinkedIn to connect with audiences, share content, and build brand communities.<\\/li>\\r\\n\\t<li>Email Marketing: Sending targeted emails to potential and existing customers to promote products, offer personalized content, and nurture relationships.<\\/li>\\r\\n\\t<li>Content Marketing: Creating and distributing valuable, relevant, and consistent content to attract and engage a defined audience. This includes blogs, videos, infographics, and podcasts.<\\/li>\\r\\n\\t<li>Affiliate Marketing: Partnering with affiliates who promote products or services in exchange for a commission for each sale generated through their marketing efforts.<\\/li>\\r\\n\\t<li>Mobile Marketing: Targeting audiences on mobile devices through SMS, mobile apps, and responsive websites, ensuring a seamless user experience.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. <strong>Key Digital Marketing Strategies:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Target Audience Segmentation: Identifying and understanding specific consumer segments to tailor marketing messages and offers, increasing relevancy and engagement.<\\/li>\\r\\n\\t<li>Data Analytics: Leveraging data-driven insights to measure campaign performance, customer behavior, and ROI, enabling data-backed decision-making and continuous optimization.<\\/li>\\r\\n\\t<li>Conversion Rate Optimization (CRO): Enhancing website elements to maximize the percentage of visitors taking desired actions, such as making a purchase or filling out a form.<\\/li>\\r\\n\\t<li>Social Media Engagement: Actively engaging with followers, responding to comments, and fostering conversations to build brand loyalty and trust.<\\/li>\\r\\n\\t<li>Influencer Marketing: Collaborating with influencers and thought leaders in the industry to leverage their credibility and reach a wider audience.<\\/li>\\r\\n\\t<li>Remarketing: Targeting users who have previously interacted with a website or app, presenting tailored ads to re-engage them and encourage conversions.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n3. <strong>Benefits of Digital Marketing:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Global Reach: Digital Marketing enables businesses to reach a global audience, breaking down geographical barriers and expanding market reach.<\\/li>\\r\\n\\t<li>Cost-Effectiveness: Digital campaigns often offer a higher ROI compared to traditional marketing methods, providing efficient budget allocation and measurable results.<\\/li>\\r\\n\\t<li>Real-Time Engagement: Businesses can engage with their audience in real-time, responding to queries, feedback, and trends promptly.<\\/li>\\r\\n\\t<li>Data-Driven Decisions: Access to detailed analytics empowers businesses to track customer behavior, preferences, and interactions, facilitating strategic decision-making.<\\/li>\\r\\n\\t<li>Brand Development: Digital Marketing allows for consistent brand messaging, helping businesses establish a strong online presence and brand identity.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"introduction-to-digital-marketing\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:38:30.000000Z\",\"created_at\":\"2023-12-12T11:38:30.000000Z\",\"article_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:38:30', '2023-12-12 11:38:30'),
(NULL, 85, 1, 202312121139034839, 202312121139034839, 'App\\Models\\Menuitems', 3, 'create', NULL, '{\"title\":\"Introduction to Digital Marketing\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"1\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"introduction-to-digital-marketing\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:39:03.000000Z\",\"created_at\":\"2023-12-12T11:39:03.000000Z\",\"menu_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:39:03', '2023-12-12 11:39:03'),
(NULL, 86, 1, 202312121141013151, 202312121141013151, 'App\\Models\\Articles', 5, 'create', NULL, '{\"title\":\"Introduction to Social Media Handling\",\"text\":\"<p>In today&#39;s interconnected world, social media platforms have become integral to the fabric of digital communication. Social Media Handling refers to the strategic management and engagement practices employed by individuals and businesses across various social media platforms. This discipline plays a pivotal role in building brand identity, fostering customer relationships, and amplifying online presence. Let&#39;s explore the essential aspects of Social Media Handling:<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n1. <strong>Social Media Platforms:<\\/strong><br \\/>\\r\\nSocial Media Handling encompasses a multitude of platforms, each with its unique audience and communication style:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Facebook: <\\/strong>A versatile platform for businesses, offering diverse content formats, targeted advertising, and community building through business pages and groups.<\\/li>\\r\\n\\t<li><strong>Instagram: <\\/strong>Focused on visual content, Instagram is ideal for businesses seeking to showcase products and services creatively, with features like posts, stories, and IGTV.<\\/li>\\r\\n\\t<li><strong>Twitter:<\\/strong> Known for its real-time updates, Twitter enables businesses to share news, engage with followers, and participate in trending conversations using concise messages.<\\/li>\\r\\n\\t<li><strong>LinkedIn:<\\/strong> A professional networking platform, LinkedIn is essential for B2B interactions, job postings, thought leadership articles, and building corporate networks.<\\/li>\\r\\n\\t<li><strong>YouTube: <\\/strong>The leading video-sharing platform, YouTube is perfect for businesses creating educational content, product demonstrations, tutorials, and brand storytelling through videos.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. <strong>Key Social Media Handling Strategies:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Content Calendar: <\\/strong>Planning and scheduling content ensures a consistent online presence, with posts optimized for specific platforms and tailored to the target audience.<\\/li>\\r\\n\\t<li><strong>Engagement Management: <\\/strong>Responding to comments, messages, and mentions promptly fosters community engagement, building brand loyalty and trust.<\\/li>\\r\\n\\t<li><strong>Visual Storytelling:<\\/strong> Utilizing images, infographics, videos, and interactive content enhances user experience, making the brand memorable and shareable.<\\/li>\\r\\n\\t<li><strong>Social Listening:<\\/strong> Monitoring social media channels for mentions of the brand, industry trends, and customer feedback provides valuable insights for strategic decision-making.<\\/li>\\r\\n\\t<li><strong>Community Building:<\\/strong> Creating and nurturing online communities fosters a sense of belonging among followers, encouraging user-generated content and brand advocacy.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n3. <strong>Benefits of Social Media Handling:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Brand Awareness: <\\/strong>Social media platforms amplify brand visibility, allowing businesses to showcase their values, products, and services to a vast audience.<\\/li>\\r\\n\\t<li><strong>Customer Engagement:<\\/strong> Direct interactions with customers enable businesses to address queries, resolve issues, and gain valuable feedback, enhancing customer satisfaction.<\\/li>\\r\\n\\t<li><strong>Lead Generation:<\\/strong> Engaging content and targeted advertising can attract potential customers, generating leads and driving conversions.<\\/li>\\r\\n\\t<li><strong>Market Insights: <\\/strong>Social media analytics provide valuable data on consumer behavior, preferences, and trends, aiding businesses in adapting their strategies to market demands.<\\/li>\\r\\n\\t<li><strong>Competitive Edge:<\\/strong> Effective Social Media Handling enables businesses to stay ahead of competitors, innovate marketing approaches, and adapt swiftly to changing industry dynamics.<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"introduction-to-social-media-handling\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:41:01.000000Z\",\"created_at\":\"2023-12-12T11:41:01.000000Z\",\"article_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:41:01', '2023-12-12 11:41:01'),
(NULL, 87, 1, 202312121143242027, 202312121143242027, 'App\\Models\\Articles', 6, 'create', NULL, '{\"title\":\"Introduction to Website Development\",\"text\":\"<p>In the digital age, a well-designed website is the cornerstone of a successful online presence. Website Development involves the creation, design, and maintenance of websites, encompassing a wide array of skills and disciplines to produce visually appealing, functional, and user-friendly online platforms. Let&#39;s delve into the fundamental aspects of Website Development:<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n1.<strong> Front-End Development:<\\/strong><br \\/>\\r\\nFront-End Development focuses on the visible elements of a website that users interact with directly:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>HTML (Hypertext Markup Language): <\\/strong>HTML forms the structure of web pages, defining headings, paragraphs, images, links, and other content elements.<\\/li>\\r\\n\\t<li><strong>CSS (Cascading Style Sheets):<\\/strong> CSS controls the presentation and layout of web pages, ensuring a visually appealing and consistent design across various devices.<\\/li>\\r\\n\\t<li><strong>JavaScript:<\\/strong> JavaScript adds interactivity and dynamic features to websites, enabling functions like animations, form validation, and real-time updates without page reloads.<\\/li>\\r\\n\\t<li><strong>Responsive Design<\\/strong>: Front-End developers ensure websites are responsive, adapting seamlessly to different screen sizes and devices, enhancing user experience.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2.<strong> Back-End Development:<\\/strong><br \\/>\\r\\nBack-End Development focuses on the server-side operations that enable websites to function:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Server-Side Languages:<\\/strong> Back-End developers work with languages like PHP, Python, Ruby, and Java to create dynamic and interactive web applications.<\\/li>\\r\\n\\t<li><strong>Databases:<\\/strong> Back-End developers utilize databases such as MySQL, PostgreSQL, and MongoDB to store and retrieve data, ensuring efficient data management for websites.<\\/li>\\r\\n\\t<li><strong>Server Management: <\\/strong>Back-End developers handle server configurations, ensuring optimal performance, security, and scalability of websites.<\\/li>\\r\\n\\t<li><strong>Content Management Systems (CMS): <\\/strong>Back-End developers integrate CMS platforms like WordPress and Drupal, enabling easy content updates and management by non-technical users.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Key Aspects of Website Development:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>User Experience (UX) Design: <\\/strong>Website developers focus on creating intuitive navigation, clear calls-to-action, and engaging interfaces, enhancing user satisfaction and interaction.<\\/li>\\r\\n\\t<li><strong>Security:<\\/strong> Implementing robust security measures, including SSL certificates, encryption, and secure coding practices, protects websites from cyber threats and data breaches.<\\/li>\\r\\n\\t<li><strong>SEO Optimization:<\\/strong> Website developers optimize websites for search engines, ensuring proper URL structures, metadata, and site speed, contributing to higher search engine rankings.<\\/li>\\r\\n\\t<li><strong>E-Commerce Integration:<\\/strong> For businesses, developers integrate e-commerce functionalities, including payment gateways, product catalogs, and checkout processes, enabling online transactions.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n4. <strong>Benefits of Website Development:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Global Reach: <\\/strong>Websites provide businesses with a global platform, enabling them to reach audiences worldwide and expand their market presence.<\\/li>\\r\\n\\t<li><strong>Credibility and Trust:<\\/strong> A professionally developed website instills trust and credibility among users, establishing businesses as reliable and reputable entities.<\\/li>\\r\\n\\t<li><strong>Brand Representation: <\\/strong>Websites serve as digital storefronts, reflecting brand identity, values, and offerings, creating a lasting impression on visitors.<\\/li>\\r\\n\\t<li><strong>Data Analysis: <\\/strong>Integrated analytics tools allow businesses to track user behavior, preferences, and interactions, empowering data-driven decision-making.<\\/li>\\r\\n\\t<li><strong>24\\/7 Accessibility: <\\/strong>Websites are accessible round-the-clock, allowing users to access information, make purchases, and engage with businesses at any time, enhancing convenience.<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"introduction-to-website-development\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:43:24.000000Z\",\"created_at\":\"2023-12-12T11:43:24.000000Z\",\"article_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:43:24', '2023-12-12 11:43:24'),
(NULL, 88, 1, 202312121147106180, 202312121147106180, 'App\\Models\\Articles', 7, 'create', NULL, '{\"title\":\"Holistic Approach of How We Assist You\",\"text\":\"<p><strong>Career Development:<\\/strong><br \\/>\\r\\nAccess Skills offers comprehensive career development programs to equip students with essential skills and knowledge necessary for successful professional growth. Our tailored approach focuses on empowering individuals with the tools they need to excel in the competitive job market.<\\/p>\\r\\n\\r\\n<p><strong>Career Assessment and Planning:<\\/strong><br \\/>\\r\\nAccess Skills conducts in-depth assessments to identify students&#39; strengths, interests, and goals. Based on the assessment, personalized career plans are created to guide students toward suitable career paths.<\\/p>\\r\\n\\r\\n<p><strong>Skill Enhancement Workshops:<\\/strong><br \\/>\\r\\nOur workshops cover a wide range of skills, including communication, leadership, time management, and problem-solving. These workshops are designed to enhance students&#39; soft skills, making them well-rounded professionals.<\\/p>\\r\\n\\r\\n<p><strong>Industry-Relevant Training:<\\/strong><br \\/>\\r\\nAccess Skills collaborates with industry experts to provide training programs that align with current market demands. Students gain hands-on experience and industry insights, ensuring they are job-ready upon completion of their courses.<\\/p>\\r\\n\\r\\n<p><strong>Ads and SEO:<\\/strong><br \\/>\\r\\nUnderstanding the intricacies of online advertising and search engine optimization (SEO) is crucial in the digital landscape. Access Skills offers specialized training to help students navigate the world of online marketing effectively.<\\/p>\\r\\n\\r\\n<p><strong>Paid Advertising Strategies:<\\/strong><br \\/>\\r\\nStudents learn the principles of paid advertising, including pay-per-click (PPC) campaigns, social media ads, and display advertising. Practical exercises and case studies enhance their skills in planning and executing effective ad campaigns.<\\/p>\\r\\n\\r\\n<p><strong>Search Engine Optimization (SEO):<\\/strong><br \\/>\\r\\nAccess Skills covers SEO fundamentals, including keyword research, on-page and off-page optimization, and SEO analytics. Students gain expertise in optimizing websites to improve search engine rankings and increase organic traffic.<\\/p>\\r\\n\\r\\n<p><strong>Digital Marketing:&nbsp;&nbsp; &nbsp;<\\/strong><br \\/>\\r\\nAccess Skills provides comprehensive digital marketing training, covering various aspects of online marketing strategies and techniques.<\\/p>\\r\\n\\r\\n<p><strong>Content Marketing:<\\/strong><br \\/>\\r\\nStudents learn to create engaging and relevant content that attracts and retains an audience. Content marketing strategies, including blogging, video marketing, and social media content creation, are explored in-depth.<\\/p>\\r\\n\\r\\n<p><strong>Email Marketing:<\\/strong><br \\/>\\r\\nAccess Skills guides students through email marketing best practices, including email automation, segmentation, and crafting compelling email campaigns. Effective email marketing techniques are crucial for customer engagement and lead generation.<\\/p>\\r\\n\\r\\n<p><strong>Social Media Handling:<\\/strong><br \\/>\\r\\nIn today&#39;s digital age, social media presence is vital for businesses and individuals alike. Access Skills trains students in social media management and marketing strategies.<\\/p>\\r\\n\\r\\n<p><strong>Social Media Strategy Development:<\\/strong><br \\/>\\r\\nStudents understand how to create a cohesive social media strategy aligned with business objectives. They learn to identify target audiences, choose appropriate platforms, and develop engaging content tailored for each social media channel.<\\/p>\\r\\n\\r\\n<p><strong>Community Engagement and Analytics:<\\/strong><br \\/>\\r\\nAccess Skills emphasizes community building and engagement techniques. Students gain insights into analyzing social media metrics, measuring campaign effectiveness, and making data-driven decisions to enhance online presence.<\\/p>\\r\\n\\r\\n<p><strong>Website Development:<\\/strong><br \\/>\\r\\nA well-designed website is the cornerstone of any online presence. Access Skills offers hands-on training in website development and design, empowering students to create professional and user-friendly websites.<\\/p>\\r\\n\\r\\n<p><strong>Front-End Development:<\\/strong><br \\/>\\r\\nStudents learn HTML, CSS, and JavaScript, enabling them to create visually appealing and responsive website interfaces. They gain proficiency in user experience (UX) design principles for intuitive navigation.<\\/p>\\r\\n\\r\\n<p><strong>Back-End Development:<\\/strong><br \\/>\\r\\nAccess Skills covers server-side scripting languages, databases, and server management. Students acquire skills in back-end technologies, ensuring websites function seamlessly and securely.<\\/p>\\r\\n\\r\\n<p>At Access Skills, we foster a dynamic learning environment where students receive personalized attention, practical experience, and industry-relevant knowledge. Our expert trainers and mentors guide students through real-world projects, ensuring they are well-prepared to meet the demands of the ever-evolving professional landscape. Join us to unlock your potential and embark on a successful career journey.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"holistic-approach-of-how-we-assist-you\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:47:10.000000Z\",\"created_at\":\"2023-12-12T11:47:10.000000Z\",\"article_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:47:10', '2023-12-12 11:47:10'),
(NULL, 89, 1, 202312121148144381, 202312121148144381, 'App\\Models\\Menuitems', 4, 'create', NULL, '{\"title\":\"Introduction to Social Media Handling\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"introduction-to-social-media-handling\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:48:14.000000Z\",\"created_at\":\"2023-12-12T11:48:14.000000Z\",\"menu_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:48:14', '2023-12-12 11:48:14'),
(NULL, 90, 1, 202312121149051302, 202312121149051302, 'App\\Models\\Menuitems', 5, 'create', NULL, '{\"title\":\"Introduction to Website Development\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"1\",\"ref\":\"6\",\"target\":\"_SELF\",\"alias\":\"introduction-to-website-development\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:49:05.000000Z\",\"created_at\":\"2023-12-12T11:49:05.000000Z\",\"menu_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:49:05', '2023-12-12 11:49:05'),
(NULL, 91, 1, 202312121149327652, 202312121149327652, 'App\\Models\\Menuitems', 6, 'create', NULL, '{\"title\":\"Holistic Approach of How we Assist You\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"1\",\"ref\":\"7\",\"target\":\"_SELF\",\"alias\":\"holistic-approach-of-how-we-assist-you\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-12T11:49:32.000000Z\",\"created_at\":\"2023-12-12T11:49:32.000000Z\",\"menu_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-12 11:49:32', '2023-12-12 11:49:32'),
(NULL, 92, 1, 202312130948315042, 202312130948315042, 'App\\Models\\Menuitems', 7, 'create', NULL, '{\"title\":\"Skills\",\"menulocations_id\":\"0\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/skills\",\"target\":\"_SELF\",\"alias\":\"skills\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-13T09:48:31.000000Z\",\"created_at\":\"2023-12-13T09:48:31.000000Z\",\"menu_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-13 09:48:31', '2023-12-13 09:48:31'),
(NULL, 93, 1, 202312140638574158, 202312140638574158, 'App\\Models\\Blogs', 1, 'update', '{\"blog_id\":1,\"parent_blog\":\"0\",\"title\":\"blog\",\"alias\":\"blog\",\"text\":\"<p>ielts pte<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-11T10:56:14.000000Z\",\"updated_at\":\"2023-12-11T10:56:14.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/1.png\",\"updated_at\":\"2023-12-14 06:38:57\",\"updatedBy\":1}', '2023-12-14 06:38:57', '2023-12-14 06:38:57'),
(NULL, 94, 1, 202312141103204342, 202312141103204342, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"SAT Preparation Classes\",\"alias\":\"sat-preparation-classes\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/SAT.jpg\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"created_at\":\"2023-12-11T07:11:08.000000Z\",\"updated_at\":\"2023-12-11T07:45:13.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Content images\\/SAT.jpg\",\"updated_at\":\"2023-12-14 11:03:20\",\"updatedBy\":1}', '2023-12-14 11:03:20', '2023-12-14 11:03:20'),
(NULL, 95, 1, 202312171047095734, 202312171047095734, 'App\\Models\\Articles', 1, 'update', '{\"article_id\":1,\"parent_article\":\"0\",\"title\":\"Company Profile\",\"alias\":\"company-profile\",\"text\":\"<p>Welcome to Access Skills<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-11T06:53:29.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":null,\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development. At Access Skills, we believe in holistic learning experiences that combine theoretical knowledge with practical applications for tangible results. Committed to making a positive impact, we actively engage with the community to promote skill development and lifelong learning.<\\/p>\",\"updated_at\":\"2023-12-17 10:47:09\",\"updatedBy\":1}', '2023-12-17 10:47:09', '2023-12-17 10:47:09'),
(NULL, 96, 1, 202312171050588626, 202312171050588626, 'App\\Models\\Faqs', 1, 'update', '{\"faq_id\":1,\"title\":\"webff\",\"text\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-11T09:13:18.000000Z\",\"updated_at\":\"2023-12-11T09:13:18.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"What does Access Skills specialize in?\",\"text\":\"<p>Access Skills specializes in providing comprehensive skill development programs, covering a wide range of areas such as leadership, Skills, communication, technical proficiency, and more.<\\/p>\",\"updated_at\":\"2023-12-17 10:50:58\",\"updatedBy\":1}', '2023-12-17 10:50:58', '2023-12-17 10:50:58'),
(NULL, 97, 1, 202312171133199678, 202312171133199678, 'App\\Models\\Faqs', 2, 'create', NULL, '{\"title\":\"What sets Access Skills apart from other skill development providers?\",\"text\":\"<p>Access Skills distinguishes itself through a client-centric approach, innovative programs, and a commitment to providing holistic learning experiences, ensuring tangible and long-lasting results for our clients.<\\/p>\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-17T11:33:19.000000Z\",\"created_at\":\"2023-12-17T11:33:19.000000Z\",\"faq_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-17 11:33:19', '2023-12-17 11:33:19'),
(NULL, 98, 1, 202312171134182339, 202312171134182339, 'App\\Models\\Faqs', 3, 'create', NULL, '{\"title\":\"How can I get in touch with Access Skills for more information or to discuss customized training solutions?\",\"text\":\"<p>Feel free to contact us at [ ] Our team is ready to assist you and discuss how Access Skills can meet your specific needs.<\\/p>\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-17T11:34:18.000000Z\",\"created_at\":\"2023-12-17T11:34:18.000000Z\",\"faq_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-17 11:34:18', '2023-12-17 11:34:18'),
(NULL, 99, 1, 202312171134442396, 202312171134442396, 'App\\Models\\Faqs', 4, 'create', NULL, '{\"title\":\"Are programs at Access Skills suitable for individuals as well?\",\"text\":\"<p>Yes, our programs are designed to benefit both organizations and individuals seeking to enhance their skills and capabilities.<\\/p>\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-17T11:34:44.000000Z\",\"created_at\":\"2023-12-17T11:34:44.000000Z\",\"faq_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-17 11:34:44', '2023-12-17 11:34:44'),
(NULL, 100, 1, 202312180533342603, 202312180533342603, 'App\\Models\\Articles', 8, 'create', NULL, '{\"title\":\"Communication Skills\",\"text\":\"<p>1. <strong>Verbal Communication:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Techniques for clear and concise expression.<\\/li>\\r\\n\\t<li>Emphasizing tone, pitch, and modulation.<\\/li>\\r\\n\\t<li>Effective use of language in various professional settings.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Non-Verbal Communication:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Understanding and utilizing body language.<\\/li>\\r\\n\\t<li>Enhancing facial expressions and gestures.<\\/li>\\r\\n\\t<li>Building rapport through non-verbal cues.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Written Communication:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Crafting professional emails and business letters.<\\/li>\\r\\n\\t<li>Ensuring clarity, coherence, and professionalism in written documents.<\\/li>\\r\\n\\t<li>Techniques for impactful written communication in different contexts.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Listening Skills:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Active listening techniques.<\\/li>\\r\\n\\t<li>Understanding verbal and non-verbal cues from others.<\\/li>\\r\\n\\t<li>Providing thoughtful and relevant responses.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Effective communication is the cornerstone of success in personal and professional endeavors. It ensures clarity of ideas, reduces misunderstandings, and fosters positive relationships. Proficient communication skills are essential for collaboration, conflict resolution, and conveying complex information in a clear and concise manner. Individuals with strong communication skills are more likely to excel in leadership roles, navigate diverse social contexts, and contribute meaningfully to team dynamics.<br \\/>\\r\\n&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"communication-skills\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T05:33:34.000000Z\",\"created_at\":\"2023-12-18T05:33:34.000000Z\",\"article_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 05:33:34', '2023-12-18 05:33:34'),
(NULL, 101, 1, 202312180540496301, 202312180540496301, 'App\\Models\\Articles', 9, 'create', NULL, '{\"title\":\"Soft Skills\",\"text\":\"<p>1. Teamwork and Collaboration:<br \\/>\\r\\nStrategies for effective collaboration.<br \\/>\\r\\nEncouraging open communication within teams.<br \\/>\\r\\nDeveloping a team-oriented mindset.<\\/p>\\r\\n\\r\\n<p>2. Adaptability:<br \\/>\\r\\nEmbracing change positively.<br \\/>\\r\\nNavigating uncertain situations with flexibility.<br \\/>\\r\\nDeveloping resilience in the face of challenges.<\\/p>\\r\\n\\r\\n<p>3. Time Management:<br \\/>\\r\\nPrioritizing tasks efficiently.<br \\/>\\r\\nSetting realistic goals and deadlines.<br \\/>\\r\\nTechniques for overcoming procrastination.<\\/p>\\r\\n\\r\\n<p>4. Emotional Intelligence:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Recognizing and managing one&#39;s emotions.<\\/li>\\r\\n\\t<li>Empathizing with others.<\\/li>\\r\\n\\t<li>Enhancing self-awareness and social skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"soft-skills\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T05:40:49.000000Z\",\"created_at\":\"2023-12-18T05:40:49.000000Z\",\"article_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 05:40:49', '2023-12-18 05:40:49'),
(NULL, 102, 1, 202312180541452728, 202312180541452728, 'App\\Models\\Articles', 9, 'update', '{\"article_id\":9,\"parent_article\":\"0\",\"title\":\"Soft Skills\",\"alias\":\"soft-skills\",\"text\":\"<p>1. Teamwork and Collaboration:<br \\/>\\r\\nStrategies for effective collaboration.<br \\/>\\r\\nEncouraging open communication within teams.<br \\/>\\r\\nDeveloping a team-oriented mindset.<\\/p>\\r\\n\\r\\n<p>2. Adaptability:<br \\/>\\r\\nEmbracing change positively.<br \\/>\\r\\nNavigating uncertain situations with flexibility.<br \\/>\\r\\nDeveloping resilience in the face of challenges.<\\/p>\\r\\n\\r\\n<p>3. Time Management:<br \\/>\\r\\nPrioritizing tasks efficiently.<br \\/>\\r\\nSetting realistic goals and deadlines.<br \\/>\\r\\nTechniques for overcoming procrastination.<\\/p>\\r\\n\\r\\n<p>4. Emotional Intelligence:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Recognizing and managing one&#39;s emotions.<\\/li>\\r\\n\\t<li>Empathizing with others.<\\/li>\\r\\n\\t<li>Enhancing self-awareness and social skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-18T05:40:49.000000Z\",\"updated_at\":\"2023-12-18T05:40:49.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>1. <strong>Teamwork and Collaboration:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Strategies for effective collaboration.<\\/li>\\r\\n\\t<li>Encouraging open communication within teams.<\\/li>\\r\\n\\t<li>Developing a team-oriented mindset.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Adaptability:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Embracing change positively.<\\/li>\\r\\n\\t<li>Navigating uncertain situations with flexibility.<\\/li>\\r\\n\\t<li>Developing resilience in the face of challenges.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Time Management:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Prioritizing tasks efficiently.<\\/li>\\r\\n\\t<li>Setting realistic goals and deadlines.<\\/li>\\r\\n\\t<li>Techniques for overcoming procrastination.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Emotional Intelligence:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Recognizing and managing one&#39;s emotions.<\\/li>\\r\\n\\t<li>Empathizing with others.<\\/li>\\r\\n\\t<li>Enhancing self-awareness and social skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Soft skills are instrumental in building strong interpersonal relationships and contributing to a positive work environment. They complement technical abilities, making individuals more adaptable, empathetic, and effective team members. Employers highly value soft skills as they are crucial for teamwork, leadership, and overall workplace harmony. Individuals with well-developed soft skills tend to be more resilient, better communicators, and adept at navigating various professional challenges.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2023-12-18 05:41:45\",\"updatedBy\":1}', '2023-12-18 05:41:45', '2023-12-18 05:41:45'),
(NULL, 103, 1, 202312180543463851, 202312180543463851, 'App\\Models\\Articles', 9, 'update', '{\"article_id\":9,\"parent_article\":\"0\",\"title\":\"Soft Skills\",\"alias\":\"soft-skills\",\"text\":\"<p>1. <strong>Teamwork and Collaboration:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Strategies for effective collaboration.<\\/li>\\r\\n\\t<li>Encouraging open communication within teams.<\\/li>\\r\\n\\t<li>Developing a team-oriented mindset.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Adaptability:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Embracing change positively.<\\/li>\\r\\n\\t<li>Navigating uncertain situations with flexibility.<\\/li>\\r\\n\\t<li>Developing resilience in the face of challenges.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Time Management:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Prioritizing tasks efficiently.<\\/li>\\r\\n\\t<li>Setting realistic goals and deadlines.<\\/li>\\r\\n\\t<li>Techniques for overcoming procrastination.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>4. <strong>Emotional Intelligence:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Recognizing and managing one&#39;s emotions.<\\/li>\\r\\n\\t<li>Empathizing with others.<\\/li>\\r\\n\\t<li>Enhancing self-awareness and social skills.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Soft skills are instrumental in building strong interpersonal relationships and contributing to a positive work environment. They complement technical abilities, making individuals more adaptable, empathetic, and effective team members. Employers highly value soft skills as they are crucial for teamwork, leadership, and overall workplace harmony. Individuals with well-developed soft skills tend to be more resilient, better communicators, and adept at navigating various professional challenges.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2023-12-18T05:40:49.000000Z\",\"updated_at\":\"2023-12-18T05:41:45.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2023-12-18 05:43:46', '2023-12-18 05:43:46'),
(NULL, 104, 1, 202312180548247288, 202312180548247288, 'App\\Models\\Blogs', 1, 'update', '{\"blog_id\":1,\"parent_blog\":\"0\",\"title\":\"blog\",\"alias\":\"blog\",\"text\":\"<p>ielts pte<\\/p>\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/1.png\",\"cover\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-11T10:56:14.000000Z\",\"updated_at\":\"2023-12-14T06:38:57.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Unlocking Potential: The Access Skills Blog\",\"text\":\"<p>Welcome to the Access Skills Blog, where we embark on a journey of empowerment and continuous learning. At Access Skills, we believe in the transformative power of skill development to unlock untapped potential and drive personal and professional success. In this blog, we explore a myriad of topics, ranging from the latest trends in skill development to practical tips for enhancing your capabilities. Join us as we share insights, success stories, and valuable resources that can propel you toward new heights of achievement.<\\/p>\\r\\n\\r\\n<p>1. <strong>The Art of Effective Communication<\\/strong><br \\/>\\r\\nDiscover the secrets to becoming a more compelling communicator. Whether you&#39;re navigating the corporate world or seeking personal growth, effective communication is a skill that can open doors and foster meaningful connections.<\\/p>\\r\\n\\r\\n<p>2. <strong>Navigating Leadership: A Guide for Emerging Leaders<\\/strong><br \\/>\\r\\nLeadership is not just a position; it&#39;s a skill that can be cultivated. Explore practical tips, case studies, and leadership models to inspire and guide emerging leaders on their journey to success.<\\/p>\\r\\n\\r\\n<p>3.<strong> Adapting to Change in the Digital Age<\\/strong><br \\/>\\r\\nIn a world that is constantly evolving, adaptability is a key skill. Learn how to navigate change with resilience, embrace technological advancements, and thrive in the digital age.<\\/p>\\r\\n\\r\\n<p>4. <strong>Elevating Technical Proficiency: Trends and Tips<\\/strong><br \\/>\\r\\nStay ahead of the curve by delving into the latest trends in technical proficiency. From coding languages to digital tools, we explore the skills that are shaping the future of various industries.<\\/p>\\r\\n\\r\\n<p>5. <strong>The Impact of Soft Skills on Career Success<\\/strong><br \\/>\\r\\nSoft skills are the foundation of a well-rounded professional. Dive into the significance of skills like teamwork, problem-solving, and emotional intelligence and understand how they contribute to career success.<\\/p>\\r\\n\\r\\n<p>6. <strong>Spotlight on Success: Access Skills Alumni Stories<\\/strong><br \\/>\\r\\nRead inspiring success stories of individuals who have honed their skills at Access Skills and gone on to make a significant impact in their respective fields.<\\/p>\\r\\n\\r\\n<p>7. <strong>Balancing Act: Work-Life Harmony Tips<\\/strong><br \\/>\\r\\nExplore strategies for achieving work-life harmony, managing stress, and maintaining overall well-being while pursuing your professional goals.<\\/p>\\r\\n\\r\\n<p>At Access Skills, we are passionate about fostering growth, and this blog is an extension of that commitment. Join us on this journey of exploration and empowerment. Whether you are an individual looking to enhance your skills or an organization seeking tailored solutions, the Access Skills Blog is your go-to resource for valuable insights and actionable tips. Unlock your potential with us!<br \\/>\\r\\n&nbsp;<\\/p>\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/education.jpeg\",\"updated_at\":\"2023-12-18 05:48:24\",\"updatedBy\":1}', '2023-12-18 05:48:24', '2023-12-18 05:48:24'),
(NULL, 105, 1, 202312180612435214, 202312180612435214, 'App\\Models\\Blogs', 2, 'create', NULL, '{\"title\":\"Skillful Living:\",\"text\":\"<p>Welcome to &quot;Skillful Living,&quot; the Access Skills Blog, where we delve into the intricacies of personal and professional development. In this space, we share stories, insights, and practical advice aimed at equipping you with the skills necessary to thrive in today&#39;s dynamic world. Join us on this empowering journey as we explore a variety of topics, offering guidance and inspiration for unlocking your true potential.<\\/p>\\r\\n\\r\\n<p>1. <strong>Crafting Your Professional Journey: A Roadmap for Success<\\/strong><br \\/>\\r\\nEmbark on a guided exploration of strategic career planning, goal-setting, and navigating the twists and turns of your professional journey. Learn how to make intentional choices that align with your aspirations.<\\/p>\\r\\n\\r\\n<p>2. <strong>Mastering Time Management: Strategies for Peak Productivity<\\/strong><br \\/>\\r\\nTime is a precious resource, and mastering its management is a key skill. Discover practical tips and proven strategies to enhance your productivity and strike a harmonious balance between work and personal life.<\\/p>\\r\\n\\r\\n<p>3.<strong> The Power of Lifelong Learning<\\/strong><br \\/>\\r\\nExplore the transformative impact of continuous learning on personal growth and career advancement. Uncover the benefits of staying curious, embracing new skills, and adapting to the ever-evolving landscape of knowledge.<\\/p>\\r\\n\\r\\n<p>4. <strong>Diverse Perspectives: Thriving in a Globalized World<\\/strong><br \\/>\\r\\nIn an interconnected world, embracing diversity is not just a value but a skill. Gain insights into cross-cultural communication, understanding global perspectives, and thriving in diverse environments.<\\/p>\\r\\n\\r\\n<p>5. <strong>Tech-Savvy Living: Navigating the Digital Frontier<\\/strong><br \\/>\\r\\nStay ahead in the digital age with insights into the latest tech trends and practical advice on leveraging digital tools for professional and personal advancement.<\\/p>\\r\\n\\r\\n<p>6. <strong>Resilience in the Face of Challenges<\\/strong><br \\/>\\r\\nResilience is a skill that empowers us to bounce back from setbacks. Explore stories of resilience, practical coping mechanisms, and strategies for maintaining a positive mindset in the face of challenges.<\\/p>\\r\\n\\r\\n<p>7. <strong>Mentorship Matters: Nurturing Growth Through Guidance<\\/strong><br \\/>\\r\\nDelve into the profound impact of mentorship on personal and professional development. Learn how mentorship can be a guiding light, offering valuable insights and accelerating your journey toward success.<\\/p>\\r\\n\\r\\n<p>At Access Skills, we are committed to empowering individuals and organizations through skill development, and &quot;Skillful Living&quot; is our platform to share that commitment with you. Whether you&#39;re an aspiring professional, a seasoned leader, or someone on a journey of self-discovery, this blog is designed to be your companion on the path to success. Join us as we explore the art of skillful living and unlock the doors to a more fulfilling and successful future.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/front-view-stacked-books-graduation-cap-diploma-education-day.jpg\",\"cover\":\"\",\"alias\":\"skillful-living\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T06:12:43.000000Z\",\"created_at\":\"2023-12-18T06:12:43.000000Z\",\"blog_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 06:12:43', '2023-12-18 06:12:43');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 106, 1, 202312180613032519, 202312180613032519, 'App\\Models\\Blogs', 2, 'update', '{\"blog_id\":2,\"parent_blog\":\"0\",\"title\":\"Skillful Living:\",\"alias\":\"skillful-living\",\"text\":\"<p>Welcome to &quot;Skillful Living,&quot; the Access Skills Blog, where we delve into the intricacies of personal and professional development. In this space, we share stories, insights, and practical advice aimed at equipping you with the skills necessary to thrive in today&#39;s dynamic world. Join us on this empowering journey as we explore a variety of topics, offering guidance and inspiration for unlocking your true potential.<\\/p>\\r\\n\\r\\n<p>1. <strong>Crafting Your Professional Journey: A Roadmap for Success<\\/strong><br \\/>\\r\\nEmbark on a guided exploration of strategic career planning, goal-setting, and navigating the twists and turns of your professional journey. Learn how to make intentional choices that align with your aspirations.<\\/p>\\r\\n\\r\\n<p>2. <strong>Mastering Time Management: Strategies for Peak Productivity<\\/strong><br \\/>\\r\\nTime is a precious resource, and mastering its management is a key skill. Discover practical tips and proven strategies to enhance your productivity and strike a harmonious balance between work and personal life.<\\/p>\\r\\n\\r\\n<p>3.<strong> The Power of Lifelong Learning<\\/strong><br \\/>\\r\\nExplore the transformative impact of continuous learning on personal growth and career advancement. Uncover the benefits of staying curious, embracing new skills, and adapting to the ever-evolving landscape of knowledge.<\\/p>\\r\\n\\r\\n<p>4. <strong>Diverse Perspectives: Thriving in a Globalized World<\\/strong><br \\/>\\r\\nIn an interconnected world, embracing diversity is not just a value but a skill. Gain insights into cross-cultural communication, understanding global perspectives, and thriving in diverse environments.<\\/p>\\r\\n\\r\\n<p>5. <strong>Tech-Savvy Living: Navigating the Digital Frontier<\\/strong><br \\/>\\r\\nStay ahead in the digital age with insights into the latest tech trends and practical advice on leveraging digital tools for professional and personal advancement.<\\/p>\\r\\n\\r\\n<p>6. <strong>Resilience in the Face of Challenges<\\/strong><br \\/>\\r\\nResilience is a skill that empowers us to bounce back from setbacks. Explore stories of resilience, practical coping mechanisms, and strategies for maintaining a positive mindset in the face of challenges.<\\/p>\\r\\n\\r\\n<p>7. <strong>Mentorship Matters: Nurturing Growth Through Guidance<\\/strong><br \\/>\\r\\nDelve into the profound impact of mentorship on personal and professional development. Learn how mentorship can be a guiding light, offering valuable insights and accelerating your journey toward success.<\\/p>\\r\\n\\r\\n<p>At Access Skills, we are committed to empowering individuals and organizations through skill development, and &quot;Skillful Living&quot; is our platform to share that commitment with you. Whether you&#39;re an aspiring professional, a seasoned leader, or someone on a journey of self-discovery, this blog is designed to be your companion on the path to success. Join us as we explore the art of skillful living and unlock the doors to a more fulfilling and successful future.<\\/p>\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/front-view-stacked-books-graduation-cap-diploma-education-day.jpg\",\"cover\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-18T06:12:43.000000Z\",\"updated_at\":\"2023-12-18T06:12:43.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Skillful Living: Navigating Success with Access Skills\",\"updated_at\":\"2023-12-18 06:13:03\",\"updatedBy\":1}', '2023-12-18 06:13:03', '2023-12-18 06:13:03'),
(NULL, 107, 1, 202312180615261384, 202312180615261384, 'App\\Models\\Blogs', 2, 'update', '{\"blog_id\":2,\"parent_blog\":\"0\",\"title\":\"Skillful Living: Navigating Success with Access Skills\",\"alias\":\"skillful-living\",\"text\":\"<p>Welcome to &quot;Skillful Living,&quot; the Access Skills Blog, where we delve into the intricacies of personal and professional development. In this space, we share stories, insights, and practical advice aimed at equipping you with the skills necessary to thrive in today&#39;s dynamic world. Join us on this empowering journey as we explore a variety of topics, offering guidance and inspiration for unlocking your true potential.<\\/p>\\r\\n\\r\\n<p>1. <strong>Crafting Your Professional Journey: A Roadmap for Success<\\/strong><br \\/>\\r\\nEmbark on a guided exploration of strategic career planning, goal-setting, and navigating the twists and turns of your professional journey. Learn how to make intentional choices that align with your aspirations.<\\/p>\\r\\n\\r\\n<p>2. <strong>Mastering Time Management: Strategies for Peak Productivity<\\/strong><br \\/>\\r\\nTime is a precious resource, and mastering its management is a key skill. Discover practical tips and proven strategies to enhance your productivity and strike a harmonious balance between work and personal life.<\\/p>\\r\\n\\r\\n<p>3.<strong> The Power of Lifelong Learning<\\/strong><br \\/>\\r\\nExplore the transformative impact of continuous learning on personal growth and career advancement. Uncover the benefits of staying curious, embracing new skills, and adapting to the ever-evolving landscape of knowledge.<\\/p>\\r\\n\\r\\n<p>4. <strong>Diverse Perspectives: Thriving in a Globalized World<\\/strong><br \\/>\\r\\nIn an interconnected world, embracing diversity is not just a value but a skill. Gain insights into cross-cultural communication, understanding global perspectives, and thriving in diverse environments.<\\/p>\\r\\n\\r\\n<p>5. <strong>Tech-Savvy Living: Navigating the Digital Frontier<\\/strong><br \\/>\\r\\nStay ahead in the digital age with insights into the latest tech trends and practical advice on leveraging digital tools for professional and personal advancement.<\\/p>\\r\\n\\r\\n<p>6. <strong>Resilience in the Face of Challenges<\\/strong><br \\/>\\r\\nResilience is a skill that empowers us to bounce back from setbacks. Explore stories of resilience, practical coping mechanisms, and strategies for maintaining a positive mindset in the face of challenges.<\\/p>\\r\\n\\r\\n<p>7. <strong>Mentorship Matters: Nurturing Growth Through Guidance<\\/strong><br \\/>\\r\\nDelve into the profound impact of mentorship on personal and professional development. Learn how mentorship can be a guiding light, offering valuable insights and accelerating your journey toward success.<\\/p>\\r\\n\\r\\n<p>At Access Skills, we are committed to empowering individuals and organizations through skill development, and &quot;Skillful Living&quot; is our platform to share that commitment with you. Whether you&#39;re an aspiring professional, a seasoned leader, or someone on a journey of self-discovery, this blog is designed to be your companion on the path to success. Join us as we explore the art of skillful living and unlock the doors to a more fulfilling and successful future.<\\/p>\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/front-view-stacked-books-graduation-cap-diploma-education-day.jpg\",\"cover\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-18T06:12:43.000000Z\",\"updated_at\":\"2023-12-18T06:13:03.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/future prospects.jpeg\",\"updated_at\":\"2023-12-18 06:15:26\",\"updatedBy\":1}', '2023-12-18 06:15:26', '2023-12-18 06:15:26'),
(NULL, 108, 1, 202312180617529089, 202312180617529089, 'App\\Models\\Blogs', 3, 'create', NULL, '{\"title\":\"Empower Your Tomorrow: The Access Skills\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"empower-your-tomorrow-the-access-skills\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T06:17:52.000000Z\",\"created_at\":\"2023-12-18T06:17:52.000000Z\",\"blog_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 06:17:52', '2023-12-18 06:17:52'),
(NULL, 109, 1, 202312180619367995, 202312180619367995, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":\"0\",\"title\":\"Empower Your Tomorrow: The Access Skills\",\"alias\":\"empower-your-tomorrow-the-access-skills\",\"text\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-18T06:17:52.000000Z\",\"updated_at\":\"2023-12-18T06:17:52.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Empower Your Tomorrow: The Access Skills Insights Hub\",\"text\":\"<p>Step into the dynamic world of personal and professional growth with &quot;Empower Your Tomorrow,&quot; the Access Skills Insights Hub. At Access Skills, we are not just about skill development; we are about empowering individuals to take charge of their destinies. In this blog, we unravel the secrets to success, share expert advice, and explore the latest trends in the ever-evolving landscape of skills.<\\/p>\\r\\n\\r\\n<p>1. <strong>The Future of Work: Navigating Trends and Transformations<\\/strong><br \\/>\\r\\nExplore how the workplace is evolving and what skills will be essential for success in the future. Dive into discussions on remote work, artificial intelligence, and the gig economy.<\\/p>\\r\\n\\r\\n<p>2.<strong> Unlocking Creativity: The Catalyst for Innovation<\\/strong><br \\/>\\r\\nDiscover the link between creativity and innovation. Learn how to foster a creative mindset, break through barriers, and harness your creative potential for personal and professional success.<\\/p>\\r\\n\\r\\n<p>3. <strong>Beyond the 9-to-5: Exploring Alternative Career Paths<\\/strong><br \\/>\\r\\nIn a world of endless possibilities, traditional career paths are no longer the only option. Explore unconventional career journeys, side hustles, and the gig economy as avenues for professional fulfillment.<\\/p>\\r\\n\\r\\n<p>4. <strong>Building Resilience: A Toolkit for Overcoming Adversity<\\/strong><br \\/>\\r\\nResilience is a muscle that can be strengthened. Delve into stories of resilience, practical tips for overcoming challenges, and strategies for maintaining a resilient mindset in a fast-paced world.<\\/p>\\r\\n\\r\\n<p>5. <strong>Navigating Change: Strategies for Adapting to the Unknown<\\/strong><br \\/>\\r\\nChange is inevitable, but adaptability is a skill. Explore effective strategies for navigating change, embracing uncertainty, and turning challenges into opportunities.<\\/p>\\r\\n\\r\\n<p>6. T<strong>he Human Touch in Leadership: Emotional Intelligence in Action<\\/strong><br \\/>\\r\\nLeadership goes beyond technical skills; emotional intelligence plays a crucial role. Understand the impact of emotional intelligence on effective leadership and learn how to cultivate it.<\\/p>\\r\\n\\r\\n<p>7. <strong>Lifelong Learning: Your Passport to Continuous Growth<\\/strong><br \\/>\\r\\nEmbark on a journey of continuous learning as we explore the benefits of lifelong learning, emerging trends in education, and how staying curious can shape your future.<\\/p>\\r\\n\\r\\n<p>&quot;Empower Your Tomorrow&quot; is more than a blog; it&#39;s a resource hub designed to empower you with the knowledge and insights needed to thrive in a rapidly changing world. Whether you&#39;re a seasoned professional or just starting your journey, join us as we unlock the secrets to a brighter, more empowered tomorrow. Your journey to success begins here!<\\/p>\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/2.png\",\"updated_at\":\"2023-12-18 06:19:36\",\"updatedBy\":1}', '2023-12-18 06:19:36', '2023-12-18 06:19:36'),
(NULL, 110, 1, 202312180620151543, 202312180620151543, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":\"0\",\"title\":\"Empower Your Tomorrow: The Access Skills Insights Hub\",\"alias\":\"empower-your-tomorrow-the-access-skills\",\"text\":\"<p>Step into the dynamic world of personal and professional growth with &quot;Empower Your Tomorrow,&quot; the Access Skills Insights Hub. At Access Skills, we are not just about skill development; we are about empowering individuals to take charge of their destinies. In this blog, we unravel the secrets to success, share expert advice, and explore the latest trends in the ever-evolving landscape of skills.<\\/p>\\r\\n\\r\\n<p>1. <strong>The Future of Work: Navigating Trends and Transformations<\\/strong><br \\/>\\r\\nExplore how the workplace is evolving and what skills will be essential for success in the future. Dive into discussions on remote work, artificial intelligence, and the gig economy.<\\/p>\\r\\n\\r\\n<p>2.<strong> Unlocking Creativity: The Catalyst for Innovation<\\/strong><br \\/>\\r\\nDiscover the link between creativity and innovation. Learn how to foster a creative mindset, break through barriers, and harness your creative potential for personal and professional success.<\\/p>\\r\\n\\r\\n<p>3. <strong>Beyond the 9-to-5: Exploring Alternative Career Paths<\\/strong><br \\/>\\r\\nIn a world of endless possibilities, traditional career paths are no longer the only option. Explore unconventional career journeys, side hustles, and the gig economy as avenues for professional fulfillment.<\\/p>\\r\\n\\r\\n<p>4. <strong>Building Resilience: A Toolkit for Overcoming Adversity<\\/strong><br \\/>\\r\\nResilience is a muscle that can be strengthened. Delve into stories of resilience, practical tips for overcoming challenges, and strategies for maintaining a resilient mindset in a fast-paced world.<\\/p>\\r\\n\\r\\n<p>5. <strong>Navigating Change: Strategies for Adapting to the Unknown<\\/strong><br \\/>\\r\\nChange is inevitable, but adaptability is a skill. Explore effective strategies for navigating change, embracing uncertainty, and turning challenges into opportunities.<\\/p>\\r\\n\\r\\n<p>6. T<strong>he Human Touch in Leadership: Emotional Intelligence in Action<\\/strong><br \\/>\\r\\nLeadership goes beyond technical skills; emotional intelligence plays a crucial role. Understand the impact of emotional intelligence on effective leadership and learn how to cultivate it.<\\/p>\\r\\n\\r\\n<p>7. <strong>Lifelong Learning: Your Passport to Continuous Growth<\\/strong><br \\/>\\r\\nEmbark on a journey of continuous learning as we explore the benefits of lifelong learning, emerging trends in education, and how staying curious can shape your future.<\\/p>\\r\\n\\r\\n<p>&quot;Empower Your Tomorrow&quot; is more than a blog; it&#39;s a resource hub designed to empower you with the knowledge and insights needed to thrive in a rapidly changing world. Whether you&#39;re a seasoned professional or just starting your journey, join us as we unlock the secrets to a brighter, more empowered tomorrow. Your journey to success begins here!<\\/p>\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/2.png\",\"cover\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-18T06:17:52.000000Z\",\"updated_at\":\"2023-12-18T06:19:36.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/1.png\",\"updated_at\":\"2023-12-18 06:20:15\",\"updatedBy\":1}', '2023-12-18 06:20:15', '2023-12-18 06:20:15'),
(NULL, 111, 1, 202312180630276971, 202312180630276971, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":\"0\",\"title\":\"Empower Your Tomorrow: The Access Skills Insights Hub\",\"alias\":\"empower-your-tomorrow-the-access-skills\",\"text\":\"<p>Step into the dynamic world of personal and professional growth with &quot;Empower Your Tomorrow,&quot; the Access Skills Insights Hub. At Access Skills, we are not just about skill development; we are about empowering individuals to take charge of their destinies. In this blog, we unravel the secrets to success, share expert advice, and explore the latest trends in the ever-evolving landscape of skills.<\\/p>\\r\\n\\r\\n<p>1. <strong>The Future of Work: Navigating Trends and Transformations<\\/strong><br \\/>\\r\\nExplore how the workplace is evolving and what skills will be essential for success in the future. Dive into discussions on remote work, artificial intelligence, and the gig economy.<\\/p>\\r\\n\\r\\n<p>2.<strong> Unlocking Creativity: The Catalyst for Innovation<\\/strong><br \\/>\\r\\nDiscover the link between creativity and innovation. Learn how to foster a creative mindset, break through barriers, and harness your creative potential for personal and professional success.<\\/p>\\r\\n\\r\\n<p>3. <strong>Beyond the 9-to-5: Exploring Alternative Career Paths<\\/strong><br \\/>\\r\\nIn a world of endless possibilities, traditional career paths are no longer the only option. Explore unconventional career journeys, side hustles, and the gig economy as avenues for professional fulfillment.<\\/p>\\r\\n\\r\\n<p>4. <strong>Building Resilience: A Toolkit for Overcoming Adversity<\\/strong><br \\/>\\r\\nResilience is a muscle that can be strengthened. Delve into stories of resilience, practical tips for overcoming challenges, and strategies for maintaining a resilient mindset in a fast-paced world.<\\/p>\\r\\n\\r\\n<p>5. <strong>Navigating Change: Strategies for Adapting to the Unknown<\\/strong><br \\/>\\r\\nChange is inevitable, but adaptability is a skill. Explore effective strategies for navigating change, embracing uncertainty, and turning challenges into opportunities.<\\/p>\\r\\n\\r\\n<p>6. T<strong>he Human Touch in Leadership: Emotional Intelligence in Action<\\/strong><br \\/>\\r\\nLeadership goes beyond technical skills; emotional intelligence plays a crucial role. Understand the impact of emotional intelligence on effective leadership and learn how to cultivate it.<\\/p>\\r\\n\\r\\n<p>7. <strong>Lifelong Learning: Your Passport to Continuous Growth<\\/strong><br \\/>\\r\\nEmbark on a journey of continuous learning as we explore the benefits of lifelong learning, emerging trends in education, and how staying curious can shape your future.<\\/p>\\r\\n\\r\\n<p>&quot;Empower Your Tomorrow&quot; is more than a blog; it&#39;s a resource hub designed to empower you with the knowledge and insights needed to thrive in a rapidly changing world. Whether you&#39;re a seasoned professional or just starting your journey, join us as we unlock the secrets to a brighter, more empowered tomorrow. Your journey to success begins here!<\\/p>\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/1.png\",\"cover\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2023-12-18T06:17:52.000000Z\",\"updated_at\":\"2023-12-18T06:20:15.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/Stairs To Light.jpg\",\"updated_at\":\"2023-12-18 06:30:27\",\"updatedBy\":1}', '2023-12-18 06:30:27', '2023-12-18 06:30:27'),
(NULL, 112, 1, 202312180943504200, 202312180943504200, 'App\\Models\\Quicklinks', 1, 'create', NULL, '{\"title\":\"1\",\"link\":\"\",\"alias\":\"1\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T09:43:50.000000Z\",\"created_at\":\"2023-12-18T09:43:50.000000Z\",\"quicklink_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 09:43:50', '2023-12-18 09:43:50'),
(NULL, 113, 1, 202312180944357681, 202312180944357681, 'App\\Models\\Quicklinks', 1, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2023-12-18 09:44:35', '2023-12-18 09:44:35'),
(NULL, 114, 1, 202312180953478533, 202312180953478533, 'App\\Models\\Menuitems', 8, 'create', NULL, '{\"title\":\"Communication Skills\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"7\",\"ref\":\"8\",\"target\":\"_SELF\",\"alias\":\"communication-skills\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T09:53:47.000000Z\",\"created_at\":\"2023-12-18T09:53:47.000000Z\",\"menu_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 09:53:47', '2023-12-18 09:53:47'),
(NULL, 115, 1, 202312180954143015, 202312180954143015, 'App\\Models\\Menuitems', 9, 'create', NULL, '{\"title\":\"Soft Skills\",\"menulocations_id\":\"0\",\"type\":\"tbl_articles\",\"parent_menu\":\"7\",\"ref\":\"9\",\"target\":\"_SELF\",\"alias\":\"soft-skills\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T09:54:14.000000Z\",\"created_at\":\"2023-12-18T09:54:14.000000Z\",\"menu_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 09:54:14', '2023-12-18 09:54:14'),
(NULL, 116, 1, 202312180957178756, 202312180957178756, 'App\\Models\\Articles', 10, 'create', NULL, '{\"title\":\"Accountability Skills\",\"text\":\"<p>1. <strong>Goal Setting:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Establishing clear and achievable objectives.<\\/li>\\r\\n\\t<li>Creating action plans and milestones.<\\/li>\\r\\n\\t<li>Monitoring progress and adjusting goals as needed.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Problem-Solving:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Analyzing problems critically.<\\/li>\\r\\n\\t<li>Developing effective solutions.<\\/li>\\r\\n\\t<li>Implementing decisions and evaluating outcomes.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Ownership and Responsibility:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Taking ownership of tasks and projects.<\\/li>\\r\\n\\t<li>Being accountable for results.<\\/li>\\r\\n\\t<li>Cultivating a sense of responsibility in individual and team contexts.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Accountability skills are vital for personal and professional growth. They instill a sense of responsibility, ensuring that individuals take ownership of their actions and decisions. In the workplace, accountability fosters trust among team members, enhances transparency, and contributes to a culture of reliability. It is a key factor in meeting goals, overcoming challenges, and maintaining a high level of professionalism. Accountable individuals are valued for their integrity, dependability, and commitment to excellence.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"accountability-skills\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T09:57:17.000000Z\",\"created_at\":\"2023-12-18T09:57:17.000000Z\",\"article_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 09:57:17', '2023-12-18 09:57:17'),
(NULL, 117, 1, 202312180958416737, 202312180958416737, 'App\\Models\\Articles', 11, 'create', NULL, '{\"title\":\"Filing Skills\",\"text\":\"<p>1. <strong>Organizing Physical Files:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Creating structured filing systems.<\\/li>\\r\\n\\t<li>Proper labeling and sorting of physical documents.<\\/li>\\r\\n\\t<li>Ensuring confidentiality and security.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Digital File Management:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Utilizing digital tools for efficient organization.<\\/li>\\r\\n\\t<li>Implementing effective folder structures.<\\/li>\\r\\n\\t<li>Backing up data and ensuring security.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Quick Retrieval Techniques:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Developing strategies for rapid information retrieval.<\\/li>\\r\\n\\t<li>Using indexing and tagging systems.<\\/li>\\r\\n\\t<li>Training staff on efficient filing and retrieval procedures.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Filing skills are essential for maintaining an organized and efficient workspace. Proper organization of physical and digital files ensures quick and accurate retrieval of information, leading to increased productivity. In business settings, effective filing contributes to confidentiality, compliance, and streamlined workflows. Digital file management is especially crucial in the era of technology, where data security and accessibility are paramount. Well-developed filing skills are a hallmark of a systematic and well-managed professional environment.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"filing-skills\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-18T09:58:41.000000Z\",\"created_at\":\"2023-12-18T09:58:41.000000Z\",\"article_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-18 09:58:41', '2023-12-18 09:58:41'),
(NULL, 118, 1, 202312210939072606, 202312210939072606, 'App\\Models\\Articles', 12, 'create', NULL, '{\"title\":\"Proposal Writing\",\"text\":\"<p>1. <strong>Understanding the Audience:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Researching and analyzing the target audience&#39;s needs.<\\/li>\\r\\n\\t<li>Customizing proposals for specific clients or partners.<\\/li>\\r\\n\\t<li>Tailoring language and tone to resonate with recipients.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2.<strong> Structuring Proposals:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Creating clear and engaging executive summaries.<\\/li>\\r\\n\\t<li>Outlining project objectives, methodologies, and outcomes.<\\/li>\\r\\n\\t<li>Presenting detailed budgets and timelines.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Addressing Concerns:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Anticipating questions or objections and addressing them.<\\/li>\\r\\n\\t<li>Providing evidence and testimonials.<\\/li>\\r\\n\\t<li>Demonstrating feasibility, sustainability, and impact.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>Proposal writing is critical for securing opportunities, partnerships, and funding. Well-crafted proposals showcase professionalism, attention to detail, and a thorough understanding of the audience&#39;s needs. They serve as persuasive documents that can win contracts, grants, or collaborations. Effective proposal writing requires the ability to articulate ideas clearly, provide compelling evidence, and present a comprehensive plan. Individuals with strong proposal writing skills are often successful in project management, business development, and entrepreneurial ventures.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"proposal-writing\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-21T09:39:07.000000Z\",\"created_at\":\"2023-12-21T09:39:07.000000Z\",\"article_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-21 09:39:07', '2023-12-21 09:39:07'),
(NULL, 119, 1, 202312210940276133, 202312210940276133, 'App\\Models\\Articles', 13, 'create', NULL, '{\"title\":\"CV Development\",\"text\":\"<p>1. <strong>Personalized Consultation:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Individual consultations to understand career goals.<\\/li>\\r\\n\\t<li>Customizing CVs based on industries and job roles.<\\/li>\\r\\n\\t<li>Providing expert advice on content and formatting.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>2. <strong>Highlighting Achievements:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Showcasing key accomplishments and skills.<\\/li>\\r\\n\\t<li>Using action verbs and quantifiable achievements.<\\/li>\\r\\n\\t<li>Incorporating industry-specific keywords.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>3. <strong>Professional Formatting:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Creating a clean and professional layout.<\\/li>\\r\\n\\t<li>Choosing appropriate fonts, colors, and spacing.<\\/li>\\r\\n\\t<li>Presenting a visually appealing and impactful CV.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>CV development is a crucial aspect of career advancement. A well-structured CV serves as a personal marketing tool, presenting an individual&#39;s skills, experiences, and achievements to potential employers. It is often the first impression employers have of a candidate, influencing hiring decisions. Tailoring a CV to specific roles and industries increases visibility and demonstrates alignment with job requirements. Strong CV development skills are essential for job seekers aiming to stand out in competitive markets and secure meaningful employment opportunities.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"cv-development\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-21T09:40:27.000000Z\",\"created_at\":\"2023-12-21T09:40:27.000000Z\",\"article_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-21 09:40:27', '2023-12-21 09:40:27'),
(NULL, 120, 1, 202312270918144931, 202312270918144931, 'App\\Models\\Accridiations', 1, 'create', NULL, '{\"title\":\"Test\",\"text\":\"<p>Test<\\/p>\",\"display\":\"Test\",\"image\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/blogs image\\/Individual.jpg\",\"cover\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2023-12-27T09:18:14.000000Z\",\"created_at\":\"2023-12-27T09:18:14.000000Z\",\"accridiation_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2023-12-27 09:18:14', '2023-12-27 09:18:14'),
(NULL, 121, 1, 202402090425201827, 202402090425201827, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"00\",\"secondary_phone\":\"00\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2023-12-11T09:11:31.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":null,\"recaptcha_site_key\":null,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"updated_at\":\"2024-02-09 04:25:20\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"updatedBy\":1}', '2024-02-09 04:25:20', '2024-02-09 04:25:20'),
(NULL, 122, 1, 202402090426039848, 202402090426039848, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T04:25:20.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"updated_at\":\"2024-02-09 04:26:03\",\"updatedBy\":1}', '2024-02-09 04:26:03', '2024-02-09 04:26:03'),
(NULL, 123, 1, 202402090426229372, 202402090426229372, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T04:26:03.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"updated_at\":\"2024-02-09 04:26:22\",\"updatedBy\":1}', '2024-02-09 04:26:22', '2024-02-09 04:26:22'),
(NULL, 124, 1, 202402090628116468, 202402090628116468, 'App\\Models\\Articles', 14, 'create', NULL, '{\"title\":\"About us\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"about-us\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-09T06:28:11.000000Z\",\"created_at\":\"2024-02-09T06:28:11.000000Z\",\"article_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-09 06:28:11', '2024-02-09 06:28:11'),
(NULL, 125, 1, 202402090628567953, 202402090628567953, 'App\\Models\\Articles', 15, 'create', NULL, '{\"title\":\"Message from Managing Director\",\"text\":\"<p>text text<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"14\",\"cover_photo\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/avatar.png\",\"alias\":\"message-from-managing-director\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-09T06:28:56.000000Z\",\"created_at\":\"2024-02-09T06:28:56.000000Z\",\"article_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-09 06:28:56', '2024-02-09 06:28:56'),
(NULL, 126, 1, 202402090929005974, 202402090929005974, 'App\\Models\\Articles', 15, 'update', '{\"article_id\":15,\"parent_article\":\"14\",\"title\":\"Message from Managing Director\",\"alias\":\"message-from-managing-director\",\"text\":\"<p>text text<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/avatar.png\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-02-09T06:28:56.000000Z\",\"updated_at\":\"2024-02-09T06:28:56.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the CEO of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.<\\/p>\\r\\n\\r\\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.<\\/p>\\r\\n\\r\\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there<\\/p>\\r\\n\\r\\n<p>.Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.<\\/p>\",\"updated_at\":\"2024-02-09 09:29:00\",\"updatedBy\":1}', '2024-02-09 09:29:00', '2024-02-09 09:29:00'),
(NULL, 127, 1, 202402090930291625, 202402090930291625, 'App\\Models\\Articles', 15, 'update', '{\"article_id\":15,\"parent_article\":\"14\",\"title\":\"Message from Managing Director\",\"alias\":\"message-from-managing-director\",\"text\":\"<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the CEO of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.<\\/p>\\r\\n\\r\\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.<\\/p>\\r\\n\\r\\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there<\\/p>\\r\\n\\r\\n<p>.Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/avatar.png\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-02-09T06:28:56.000000Z\",\"updated_at\":\"2024-02-09T09:29:00.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the MD of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.<\\/p>\\r\\n\\r\\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.<\\/p>\\r\\n\\r\\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there<\\/p>\\r\\n\\r\\n<p>.Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.<\\/p>\",\"updated_at\":\"2024-02-09 09:30:29\",\"updatedBy\":1}', '2024-02-09 09:30:29', '2024-02-09 09:30:29'),
(NULL, 128, 1, 202402090938505715, 202402090938505715, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T04:26:22.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Untitled-2.png\",\"updated_at\":\"2024-02-09 09:38:50\",\"updatedBy\":1}', '2024-02-09 09:38:50', '2024-02-09 09:38:50'),
(NULL, 129, 1, 202402090940376400, 202402090940376400, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:38:50.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/ACCESS-SKILLS.jpg\",\"updated_at\":\"2024-02-09 09:40:37\",\"updatedBy\":1}', '2024-02-09 09:40:37', '2024-02-09 09:40:37'),
(NULL, 130, 1, 202402090942355252, 202402090942355252, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/ACCESS-SKILLS.jpg\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:40:37.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-09 09:42:35', '2024-02-09 09:42:35');
INSERT INTO `tbl_operation_logs` (`refNo`, `operation_id`, `user_id`, `operation_start_no`, `operation_end_no`, `model_name`, `model_id`, `operation_name`, `previous_values`, `new_values`, `created_at`, `updated_at`) VALUES
(NULL, 131, 1, 202402090943287459, 202402090943287459, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/ACCESS-SKILLS.jpg\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:40:37.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"updated_at\":\"2024-02-09 09:43:28\",\"updatedBy\":1}', '2024-02-09 09:43:28', '2024-02-09 09:43:28'),
(NULL, 132, 1, 202402090944299431, 202402090944299431, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:43:28.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-09 09:44:29', '2024-02-09 09:44:29'),
(NULL, 133, 1, 202402090945329679, 202402090945329679, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:43:28.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-09 09:45:32', '2024-02-09 09:45:32'),
(NULL, 134, 1, 202402090946534562, 202402090946534562, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:43:28.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"updated_at\":\"2024-02-09 09:46:53\",\"updatedBy\":1}', '2024-02-09 09:46:53', '2024-02-09 09:46:53'),
(NULL, 135, 1, 202402090947559580, 202402090947559580, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:46:53.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"updated_at\":\"2024-02-09 09:47:55\",\"updatedBy\":1}', '2024-02-09 09:47:55', '2024-02-09 09:47:55'),
(NULL, 136, 1, 202402090948203878, 202402090948203878, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:47:55.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"updated_at\":\"2024-02-09 09:48:20\",\"updatedBy\":1}', '2024-02-09 09:48:20', '2024-02-09 09:48:20'),
(NULL, 137, 1, 202402090949507419, 202402090949507419, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:48:20.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-09 09:49:50', '2024-02-09 09:49:50'),
(NULL, 138, 1, 202402090951321113, 202402090951321113, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:48:20.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"updated_at\":\"2024-02-09 09:51:32\",\"updatedBy\":1}', '2024-02-09 09:51:32', '2024-02-09 09:51:32'),
(NULL, 139, 1, 202402090951505151, 202402090951505151, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/Untitled-2.png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:51:32.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"updated_at\":\"2024-02-09 09:51:50\",\"updatedBy\":1}', '2024-02-09 09:51:50', '2024-02-09 09:51:50'),
(NULL, 140, 1, 202402110452582837, 202402110452582837, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@accessskilss.net\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-02-09T09:51:50.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"email\":\"info@access-skills.com\",\"updated_at\":\"2024-02-11 04:52:58\",\"updatedBy\":1}', '2024-02-11 04:52:58', '2024-02-11 04:52:58'),
(NULL, 141, 1, 202402110453589725, 202402110453589725, 'App\\Models\\Contacts', 1, 'update', '{\"contact_id\":1,\"forms_id\":\"0\",\"branches_id\":\"0\",\"name\":\"Access Skills Pvt. Ltd.\",\"tagline\":\"\",\"address\":\"Shantinagar, Kathmandu, Nepal\",\"tel\":\"\",\"fax\":\"\",\"email1\":\"info@accessskills.net\",\"email2\":\"\",\"website\":\"\",\"google_map\":\"\",\"facebook\":\"https:\\/\\/www.facebook.com\\/\",\"hp1\":\"\",\"hp2\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"remarks\":\"\",\"created_at\":\"2023-12-11T09:09:20.000000Z\",\"updated_at\":\"2023-12-11T09:09:20.000000Z\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"email1\":\"info@access-skills.com\",\"updated_at\":\"2024-02-11 04:53:58\",\"updatedBy\":1}', '2024-02-11 04:53:58', '2024-02-11 04:53:58'),
(NULL, 142, 1, 202402110505234505, 202402110505234505, 'App\\Models\\Articles', 15, 'update', '{\"article_id\":15,\"parent_article\":\"14\",\"title\":\"Message from Managing Director\",\"alias\":\"message-from-managing-director\",\"text\":\"<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the MD of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.<\\/p>\\r\\n\\r\\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.<\\/p>\\r\\n\\r\\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there<\\/p>\\r\\n\\r\\n<p>.Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/avatar.png\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-02-09T06:28:56.000000Z\",\"updated_at\":\"2024-02-09T09:30:29.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>It is with great pleasure and pride that I extend a warm welcome to you on behalf of Access Skills. As the MD of our esteemed institution, I am honored to lead a team of dedicated professionals who are passionate about empowering students like you to embrace the extraordinary journey ahead.At Access Skills, we believe in the transformative power of education and skills development. Our mission is not just to prepare you for exams or help you acquire technical expertise, but to foster a holistic growth mindset that will set you on a path of unparalleled opportunity and adventure. We understand that the road to success is rich with experiences and challenges, and we are committed to providing you with the tools, support, and guidance to embark on this remarkable journey with confidence and enthusiasm.<\\/p>\\r\\n\\r\\n<p>Whether you are preparing for language proficiency exams, honing your digital marketing skills, or refining your communication abilities, our comprehensive range of services is meticulously crafted to meet your diverse needs and aspirations. With experienced faculty, personalized attention, and a commitment to excellence, we strive to create an environment where every student can thrive and create a future filled with boundless possibilities.<\\/p>\\r\\n\\r\\n<p>As you step into this remarkable chapter of your academic journey, I urge you to seize every moment, embrace every opportunity, and ignite your passion for learning. Remember that success is not merely reaching your destination, but reveling in the magnificent voyage that leads you there<\\/p>\\r\\n\\r\\n<p>Thank you for choosing Access Skills. We are honored to be a part of this remarkable journey with you.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n<strong>Arun Raj Pandey<\\/strong><br \\/>\\r\\n<strong>Managing Director<\\/strong><\\/p>\",\"updated_at\":\"2024-02-11 05:05:23\",\"updatedBy\":1}', '2024-02-11 05:05:23', '2024-02-11 05:05:23'),
(NULL, 143, 1, 202402111735011508, 202402111735011508, 'App\\Models\\Menulocations', 1, 'create', NULL, '{\"title\":\"Main Menu\",\"alias\":\"main-menu\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:35:01.000000Z\",\"created_at\":\"2024-02-11T17:35:01.000000Z\",\"menulocation_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:50:01', '2024-02-11 11:50:01'),
(NULL, 144, 1, 202402111735125284, 202402111735125284, 'App\\Models\\Menulocations', 2, 'create', NULL, '{\"title\":\"Footer Menu\",\"alias\":\"footer-menu\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:35:12.000000Z\",\"created_at\":\"2024-02-11T17:35:12.000000Z\",\"menulocation_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:50:12', '2024-02-11 11:50:12'),
(NULL, 145, 1, 202402111737587072, 202402111737587072, 'App\\Models\\Menuitems', 10, 'create', NULL, '{\"title\":\"About\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"about\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:37:58.000000Z\",\"created_at\":\"2024-02-11T17:37:58.000000Z\",\"menu_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:52:58', '2024-02-11 11:52:58'),
(NULL, 146, 1, 202402111738213887, 202402111738213887, 'App\\Models\\Menuitems', 11, 'create', NULL, '{\"title\":\"About us\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"10\",\"ref\":\"14\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:38:21.000000Z\",\"created_at\":\"2024-02-11T17:38:21.000000Z\",\"menu_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:53:21', '2024-02-11 11:53:21'),
(NULL, 147, 1, 202402111738448886, 202402111738448886, 'App\\Models\\Menuitems', 12, 'create', NULL, '{\"title\":\"Message from MD\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"10\",\"ref\":\"15\",\"target\":\"_SELF\",\"alias\":\"message-from-md\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:38:44.000000Z\",\"created_at\":\"2024-02-11T17:38:44.000000Z\",\"menu_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:53:44', '2024-02-11 11:53:44'),
(NULL, 148, 1, 202402111742319867, 202402111742319867, 'App\\Models\\Sliders', 6, 'create', NULL, '{\"slider_title\":\"Start the journey\",\"slider_desc\":\"Your future journey starts with us\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/storage\\/accessskills\\/files\\/1\\/accessskills\\/slider\\/1.png\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:42:31.000000Z\",\"created_at\":\"2024-02-11T17:42:31.000000Z\",\"slider_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 11:57:31', '2024-02-11 11:57:31'),
(NULL, 149, 1, 202402111743591966, 202402111743591966, 'App\\Models\\Sliders', 6, 'update', '{\"slider_id\":6,\"slider_title\":\"Start the journey\",\"slider_desc\":\"Your future journey starts with us\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/storage\\/accessskills\\/files\\/1\\/accessskills\\/slider\\/1.png\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-02-11T17:42:31.000000Z\",\"updated_at\":\"2024-02-11T17:42:31.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-11 11:58:59', '2024-02-11 11:58:59'),
(NULL, 150, 1, 202402111744237504, 202402111744237504, 'App\\Models\\Sliders', 6, 'update', '{\"slider_id\":6,\"slider_title\":\"Start the journey\",\"slider_desc\":\"Your future journey starts with us\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/storage\\/accessskills\\/files\\/1\\/accessskills\\/slider\\/1.png\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-02-11T17:42:31.000000Z\",\"updated_at\":\"2024-02-11T17:42:31.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-11 11:59:23', '2024-02-11 11:59:23'),
(NULL, 151, 1, 202402111746364313, 202402111746364313, 'App\\Models\\Articles', 16, 'create', NULL, '{\"title\":\"Home Page\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/\",\"alias\":\"home-page\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:46:36.000000Z\",\"created_at\":\"2024-02-11T17:46:36.000000Z\",\"article_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:01:36', '2024-02-11 12:01:36'),
(NULL, 152, 1, 202402111747487600, 202402111747487600, 'App\\Models\\Articles', 1, 'update', '{\"article_id\":1,\"parent_article\":0,\"title\":\"Company Profile\",\"alias\":\"company-profile\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development. At Access Skills, we believe in holistic learning experiences that combine theoretical knowledge with practical applications for tangible results. Committed to making a positive impact, we actively engage with the community to promote skill development and lifelong learning.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2023-12-17T16:32:09.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":null,\"updatedby\":1,\"subtitle\":null,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"About us\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/1 (1).png\",\"updated_at\":\"2024-02-11 17:47:48\",\"subtitle\":\"Company Profile\",\"updatedBy\":1}', '2024-02-11 12:02:48', '2024-02-11 12:02:48'),
(NULL, 153, 1, 202402111749367554, 202402111749367554, 'App\\Models\\Articles', 1, 'update', '{\"article_id\":1,\"parent_article\":0,\"title\":\"About us\",\"alias\":\"company-profile\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development. At Access Skills, we believe in holistic learning experiences that combine theoretical knowledge with practical applications for tangible results. Committed to making a positive impact, we actively engage with the community to promote skill development and lifelong learning.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"http:\\/\\/localhost\\/BIB-CCms\\/storage\\/accessskills\\/files\\/1\\/1 (1).png\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-02-11T17:47:48.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":null,\"updatedby\":1,\"subtitle\":\"Company Profile\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-11 12:04:36', '2024-02-11 12:04:36'),
(NULL, 154, 1, 202402111753463367, 202402111753463367, 'App\\Models\\Articles', 1, 'update', '{\"article_id\":1,\"parent_article\":0,\"title\":\"About us\",\"alias\":\"company-profile\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development. At Access Skills, we believe in holistic learning experiences that combine theoretical knowledge with practical applications for tangible results. Committed to making a positive impact, we actively engage with the community to promote skill development and lifelong learning.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/1 (1).png\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-02-11T17:47:48.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":null,\"updatedby\":1,\"subtitle\":\"Company Profile\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-02-11 12:08:46', '2024-02-11 12:08:46'),
(NULL, 155, 1, 202402111756352320, 202402111756352320, 'App\\Models\\Articles', 17, 'create', NULL, '{\"title\":\"Course Details\",\"subtitle\":\"Course and Test Preparations\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"course-details\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:56:35.000000Z\",\"created_at\":\"2024-02-11T17:56:35.000000Z\",\"article_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:11:35', '2024-02-11 12:11:35'),
(NULL, 156, 1, 202402111756528631, 202402111756528631, 'App\\Models\\Articles', 17, 'update', '{\"article_id\":17,\"parent_article\":0,\"title\":\"Course Details\",\"alias\":\"course-details\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":17,\"status\":1,\"created_at\":\"2024-02-11T17:56:35.000000Z\",\"updated_at\":\"2024-02-11T17:56:35.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"subtitle\":\"Course and Test Preparations\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"parent_article\":\"16\",\"updated_at\":\"2024-02-11 17:56:52\",\"updatedBy\":1}', '2024-02-11 12:11:52', '2024-02-11 12:11:52'),
(NULL, 157, 1, 202402111758253573, 202402111758253573, 'App\\Models\\Articles', 18, 'create', NULL, '{\"title\":\"Virtual Learning\",\"subtitle\":\"Virtual Learning\",\"text\":\"<p>Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape. Our mission is to empower individuals and organizations by providing tailored skill enhancement programs. Specializing in a range of areas, from leadership and communication to technical proficiency, we cater to diverse needs. Embracing innovation, we stay ahead in the dynamic field of skill development.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"16\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"virtual-learning\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T17:58:25.000000Z\",\"created_at\":\"2024-02-11T17:58:25.000000Z\",\"article_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:13:25', '2024-02-11 12:13:25'),
(NULL, 158, 1, 202402111800526728, 202402111800526728, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Welcome to Access Skills\",\"description\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"url1\":\"\",\"url2\":\"\",\"email\":\"info@access-skills.com\",\"phone\":\"01-5919387\",\"secondary_phone\":\"9828691325\",\"google_map\":\"\",\"fb\":\"https:\\/\\/www.facebook.com\\/\",\"insta\":\"https:\\/\\/www.instagram.com\\/\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"\",\"primary_logo\":\"storage\\/accessskills\\/files\\/1\\/LOGO1].png\",\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/logo-as.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content2\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"content3\":\"Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-02-11T10:37:58.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"secondary_logo\":\"storage\\/accessskills\\/files\\/1\\/logo-as.png\",\"updated_at\":\"2024-02-11 18:00:52\",\"updatedBy\":1}', '2024-02-11 12:15:52', '2024-02-11 12:15:52'),
(NULL, 159, 1, 202402111801503725, 202402111801503725, 'App\\Models\\Menuitems', 13, 'create', NULL, '{\"title\":\"Courses\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"courses\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:01:50.000000Z\",\"created_at\":\"2024-02-11T18:01:50.000000Z\",\"menu_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:16:50', '2024-02-11 12:16:50'),
(NULL, 160, 1, 202402111802094604, 202402111802094604, 'App\\Models\\Menuitems', 14, 'create', NULL, '{\"title\":\"Get in Touch\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"get-in-touch\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:02:09.000000Z\",\"created_at\":\"2024-02-11T18:02:09.000000Z\",\"menu_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:17:09', '2024-02-11 12:17:09'),
(NULL, 161, 1, 202402111802494944, 202402111802494944, 'App\\Models\\Menuitems', 13, 'update', '{\"menu_id\":13,\"parent_menu\":0,\"menulocations_id\":2,\"title\":\"Courses\",\"alias\":\"courses\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-02-11T18:01:50.000000Z\",\"updated_at\":\"2024-02-11T18:01:50.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"parent_menu\":\"14\",\"ref\":\"\\/preparationclasses\",\"updated_at\":\"2024-02-11 18:02:49\",\"updatedBy\":1}', '2024-02-11 12:17:49', '2024-02-11 12:17:49'),
(NULL, 162, 1, 202402111804251797, 202402111804251797, 'App\\Models\\Menuitems', 15, 'create', NULL, '{\"title\":\"About us\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"14\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:04:25.000000Z\",\"created_at\":\"2024-02-11T18:04:25.000000Z\",\"menu_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:19:25', '2024-02-11 12:19:25'),
(NULL, 163, 1, 202402111810175347, 202402111810175347, 'App\\Models\\Menuitems', 16, 'create', NULL, '{\"title\":\"FAQs\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"14\",\"ref\":\"\\/faqs\",\"target\":\"_SELF\",\"alias\":\"faqs\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:10:17.000000Z\",\"created_at\":\"2024-02-11T18:10:17.000000Z\",\"menu_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:25:17', '2024-02-11 12:25:17'),
(NULL, 164, 1, 202402111829292568, 202402111829292568, 'App\\Models\\Menuitems', 17, 'create', NULL, '{\"title\":\"Courses\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"courses\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:29:29.000000Z\",\"created_at\":\"2024-02-11T18:29:29.000000Z\",\"menu_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:44:29', '2024-02-11 12:44:29'),
(NULL, 165, 1, 202402111830455996, 202402111830455996, 'App\\Models\\Menuitems', 18, 'create', NULL, '{\"title\":\"ILETS Preparation Classes\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"17\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"ilets-preparation-classes\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:30:45.000000Z\",\"created_at\":\"2024-02-11T18:30:45.000000Z\",\"menu_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:45:45', '2024-02-11 12:45:45'),
(NULL, 166, 1, 202402111831268873, 202402111831268873, 'App\\Models\\Menuitems', 19, 'create', NULL, '{\"title\":\"PTE Preparation Classes\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"17\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"pte-preparation-classes\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:31:26.000000Z\",\"created_at\":\"2024-02-11T18:31:26.000000Z\",\"menu_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:46:26', '2024-02-11 12:46:26'),
(NULL, 167, 1, 202402111831415106, 202402111831415106, 'App\\Models\\Menuitems', 20, 'create', NULL, '{\"title\":\"Home\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/\",\"target\":\"_SELF\",\"alias\":\"home\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:31:41.000000Z\",\"created_at\":\"2024-02-11T18:31:41.000000Z\",\"menu_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:46:41', '2024-02-11 12:46:41'),
(NULL, 168, 1, 202402111833203533, 202402111833203533, 'App\\Models\\Menuitems', 21, 'create', NULL, '{\"title\":\"Our Blog\",\"menulocations_id\":\"0\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/blogs\",\"target\":\"_SELF\",\"alias\":\"our-blog\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:33:20.000000Z\",\"created_at\":\"2024-02-11T18:33:20.000000Z\",\"menu_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:48:20', '2024-02-11 12:48:20'),
(NULL, 169, 1, 202402111833499526, 202402111833499526, 'App\\Models\\Menuitems', 22, 'create', NULL, '{\"title\":\"Contact us\",\"menulocations_id\":\"0\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/contact\",\"target\":\"_SELF\",\"alias\":\"contact-us\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T18:33:49.000000Z\",\"created_at\":\"2024-02-11T18:33:49.000000Z\",\"menu_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 12:48:49', '2024-02-11 12:48:49'),
(NULL, 170, 1, 202402111938049341, 202402111938049341, 'App\\Models\\Menuitems', 23, 'create', NULL, '{\"title\":\"Our Blog\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/blogs\",\"target\":\"_SELF\",\"alias\":\"our-blog\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T19:38:04.000000Z\",\"created_at\":\"2024-02-11T19:38:04.000000Z\",\"menu_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 13:53:04', '2024-02-11 13:53:04'),
(NULL, 171, 1, 202402111938206919, 202402111938206919, 'App\\Models\\Menuitems', 24, 'create', NULL, '{\"title\":\"Contact us\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/contact\",\"target\":\"_SELF\",\"alias\":\"contact-us\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-02-11T19:38:20.000000Z\",\"created_at\":\"2024-02-11T19:38:20.000000Z\",\"menu_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-02-11 13:53:20', '2024-02-11 13:53:20'),
(NULL, 172, 1, 202402120331208016, 202402120331208016, 'App\\Models\\Sliders', 6, 'update', '{\"slider_id\":6,\"slider_title\":\"Start the journey\",\"slider_desc\":\"Your future journey starts with us\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"storage\\/accessskills\\/files\\/1\\/accessskills\\/slider\\/1.png\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-02-11T17:42:31.000000Z\",\"updated_at\":\"2024-02-11T17:42:31.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"slider_title\":\"Start Learning Today\",\"slider_desc\":\"The Best Platform Enroll in Your Special Course\",\"updated_at\":\"2024-02-12 03:31:20\",\"updatedBy\":1}', '2024-02-11 21:46:20', '2024-02-11 21:46:20');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_password_reset_tokens`
--
CREATE TABLE `tbl_password_reset_tokens` (
`email` varchar(255) DEFAULT NULL,
`token` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_personal_access_tokens`
--
CREATE TABLE `tbl_personal_access_tokens` (
`id` bigint(20) UNSIGNED NOT NULL,
`tokenable_type` varchar(255) DEFAULT NULL,
`tokenable_id` bigint(20) UNSIGNED NOT NULL,
`name` varchar(255) DEFAULT NULL,
`token` varchar(64) NOT NULL,
`abilities` text DEFAULT NULL,
`last_used_at` timestamp NULL DEFAULT NULL,
`expires_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_photos`
--
CREATE TABLE `tbl_photos` (
`photo_id` int(11) NOT NULL,
`galleries_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_popups`
--
CREATE TABLE `tbl_popups` (
`popup_id` int(11) NOT NULL,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`photo` varchar(500) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_preparationclasses`
--
CREATE TABLE `tbl_preparationclasses` (
`preparationclass_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`parent_preparationclass` int(11) NOT NULL,
`details` text DEFAULT NULL,
`intro` text DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`remarks` text DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_preparationclasses`
--
INSERT INTO `tbl_preparationclasses` (`preparationclass_id`, `title`, `alias`, `parent_preparationclass`, `details`, `intro`, `image`, `thumb`, `cover`, `remarks`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 'IELTS Preparation Classes', 'ielts-preparation-classes', 0, '<p>The internationally acclaimed International English Language Testing System, or IELTS, is a test of English language competency intended for people who want to study, work, or immigrate to English-speaking nations. IELTS evaluates a candidate&#39;s listening, reading, writing, and speaking skills in order to provide a thorough assessment of their English language proficiency. It is an extremely reputable and popular language evaluation tool because it is recognized by many educational institutions, businesses, and immigration officials globally.<br />\r\n&nbsp;</p>', '', '', 'storage/accessskills/files/1/accessskills/Content images/ielts.jpg', '', '', 1, 1, '2023-12-10 03:21:44', '2023-12-11 07:17:09', '', '', '', '', 1, 1),
(2, 'PTE Preparation Classes', 'pte-preparation-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/Preparation.jpg', '', '', 2, 1, '2023-12-10 03:21:51', '2023-12-11 07:40:45', '', '', '', '', 1, 1),
(3, 'GRE Praparation Classes', 'gre-praparation-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/GRE.jpg', '', '', 5, 1, '2023-12-10 03:22:00', '2023-12-11 07:43:40', '', '', '', '', 1, 1),
(4, 'Soft Skill Development Classes', 'soft-skill-development-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/6943385.jpg', '', '', 7, 1, '2023-12-10 03:22:11', '2023-12-11 07:54:42', '', '', '', '', 1, 1),
(5, 'Digital Marketing Classes', 'digital-marketing-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/31958.jpg', '', '', 8, 1, '2023-12-10 03:22:23', '2023-12-11 07:51:52', '', '', '', '', 1, 1),
(6, 'Overview', 'overview', 1, '<p>An established English language competency exam called the International English Language Testing System (IELTS) is used to evaluate people who want to move, work, or study in English-speaking nations. IELTS is offered in two primary formats: Academic and General Training, and it is accepted by thousands of schools and organizations globally. Each format is designed with a specific goal in mind and assesses candidates&#39; proficiency in the four main language skills&mdash;speaking, reading, writing, and listening.</p>\r\n\r\n<p>1. <strong>Listening Module:</strong> Candidates&#39; comprehension of spoken English in a variety of settings is assessed in this module. There are four sections in the module, and each one has a variety of questions including multiple choice, matching, and note completion. As they listen to recordings of talks, monologues, and conversations, candidates respond to questions depending on what they have heard.</p>\r\n\r\n<p>2. <strong>Reading Module:</strong> Candidates&#39; reading comprehension abilities are evaluated in this module. It is divided into three categories that include texts for scholarly and public audiences. Candidates must respond to a range of question formats, such as matching headers, multiple choice, and True/False/Not Given. The passages get harder and harder to understand over time, making it harder for applicants to understand the key ideas, nuances, and hidden meanings.</p>\r\n\r\n<p>3. <strong>Writing Module: </strong>There are two assignments in the Writing module, each with particular guidelines. In the first task, candidates are asked to describe the visual data&mdash;such as graphs, charts, or diagrams&mdash;in their own words. For Task 2, candidates must compose an essay answering a question or providing a prompt. These assignments evaluate the candidates&#39; use of suitable language and vocabulary, concept organization, and cogent argument presentation.</p>\r\n\r\n<p>4. <strong>Speaking module:</strong> Candidates are assessed in-person by professional examiners to gauge their level of spoken English competence. Three sections make up this division. First, candidates respond to questions concerning everyday subjects including employment, interests, and daily schedules. The second part of the competition gives candidates topic cards with specific tasks on them. They have one minute to prepare before speaking for up to two minutes on the subject. The candidate and the examiner explore increasingly complicated and abstract topics linked to the subject in Part 3 of the discussion.</p>\r\n\r\n<ul>\r\n <li><strong>IELTS TEST TYPES&nbsp;</strong></li>\r\n</ul>\r\n\r\n<p>IELTS (International English Language Testing System) is available in two main formats, each catering to specific purposes and evaluating candidates&#39; language proficiency in distinct contexts.</p>\r\n\r\n<ul>\r\n <li><strong>Academic IELTS:</strong></li>\r\n</ul>\r\n\r\n<p>The Academic IELTS test is designed for candidates who plan to pursue higher education at universities or institutions in English-speaking countries. It assesses the candidates&#39; readiness to comprehend and use complex academic language. The Academic IELTS test consists of four modules: Listening, Reading, Writing, and Speaking.</p>\r\n\r\n<p>1. Listening Module (30 minutes): Candidates listen to recordings of lectures, conversations, and discussions, and answer questions related to the content. The module includes four sections, each with ten questions. The topics are suited for an academic setting.</p>\r\n\r\n<p>2. Reading Module (60 minutes): The Reading module comprises three sections with increasing complexity. It includes academic texts from books, journals, magazines, and newspapers. Candidates answer various question types such as multiple choice, True/False/Not Given, and matching headings, assessing their ability to comprehend and analyze written information.</p>\r\n\r\n<p>3. Writing Module (60 minutes): The Writing module has two tasks. Task 1 requires candidates to interpret and summarize visual information, such as graphs, charts, or diagrams. Task 2 involves writing an essay in response to a given prompt or question, allowing candidates to present and support arguments coherently and critically.</p>\r\n\r\n<p>4. Speaking Module (11-14 minutes): The Speaking module assesses candidates&#39; spoken English skills through face-to-face interviews with examiners. It consists of three parts: Part 1 involves general questions about familiar topics, Part 2 requires candidates to speak on a given topic for up to two minutes after one minute of preparation, and Part 3 involves a discussion on abstract and complex issues related to the topic from Part 2.</p>\r\n\r\n<ul>\r\n <li><strong>General Training IELTS:</strong></li>\r\n</ul>\r\n\r\n<p>The General Training IELTS test is intended for candidates seeking employment, training, work experience, or migration opportunities in English-speaking countries. It focuses on evaluating practical, everyday language skills. Like the Academic IELTS, the General Training IELTS test also consists of four modules: Listening, Reading, Writing, and Speaking.</p>\r\n\r\n<p>1. Listening Module (30 minutes): Similar to the Academic version, candidates listen to recordings and answer questions based on everyday situations, conversations, and monologues. The module includes four sections with ten questions each.</p>\r\n\r\n<p>2. Reading Module (60 minutes): The Reading module includes three sections with texts related to general topics encountered in daily life. Candidates answer questions that assess their ability to extract essential information, identify main ideas, and understand implied meanings.</p>\r\n\r\n<p>3. Writing Module (60 minutes): Task 1 requires candidates to write a letter based on a given situation, such as formal or informal correspondence. Task 2 involves writing an essay in response to a prompt, allowing candidates to express opinions, argue points, and provide examples to support their ideas.</p>\r\n\r\n<p>4. Speaking Module (11-14 minutes): The Speaking module in the General Training IELTS follows the same format as the Academic version, including general questions in Part 1, a topic card in Part 2, and a discussion in Part 3.<br />\r\n&nbsp;</p>', '', '', 'storage/accessskills/files/1/accessskills/Content images/360_F_553796090_XHrE6R9jwmBJUMo9HKl41hyHJ5gqt9oz.jpg', '', '', 9, 1, '2023-12-11 07:08:01', '2023-12-11 08:05:28', '', '', '', '', 1, 1),
(7, 'SAT Preparation Classes', 'sat-preparation-classes', 0, '', '', 'storage/accessskills/files/1/accessskills/Content images/SAT.jpg', 'storage/accessskills/files/1/accessskills/Content images/SAT.jpg', '', '', 3, 1, '2023-12-11 07:11:08', '2023-12-14 11:03:20', '', '', '', '', 1, 1),
(8, 'OET Preparation Classes', 'oet-preparation-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/oet.jpg', '', '', 4, 1, '2023-12-11 07:12:49', '2023-12-11 07:47:06', '', '', '', '', 1, 1),
(9, 'TOEFL Preparation Classes', 'toefl-preparation-classes', 0, '', '', '', 'storage/accessskills/files/1/accessskills/Content images/TOEFL.jpg', '', '', 6, 1, '2023-12-11 07:13:33', '2023-12-11 07:41:07', '', '', '', '', 1, 1),
(10, 'IELTS Test Module', 'ielts-test-modules', 1, '<p>The IELTS (International English Language Testing System) exam is divided into four modules, each designed to assess different language skills. Understanding the format and requirements of each module is essential for candidates aiming to achieve a high band score.</p>\r\n\r\n<p>1. Listening Module (30 minutes):</p>\r\n\r\n<p>The Listening module is the first section of the IELTS exam. It assesses candidates&#39; ability to understand spoken English in various contexts. The module consists of four recorded sections, played on cassette tape or digital audio, and a range of accents and dialects may be used. Candidates listen to conversations, monologues, and discussions and answer a series of questions related to the recordings. The questions become progressively more challenging as the module advances. Candidates are given time to read the questions before each section begins, and they can also take notes during the listening process.</p>\r\n\r\n<p>2. Reading Module (60 minutes):</p>\r\n\r\n<p>The Reading module evaluates candidates&#39; reading comprehension skills. It includes three sections, each containing a different type of text:</p>\r\n\r\n<p>Section 1: This section typically contains texts related to everyday social contexts, such as advertisements, timetables, or notices. Candidates are required to answer questions based on the information presented in these texts.</p>\r\n\r\n<p>Section 2: This section includes texts with a focus on work-related contexts. Candidates are presented with more complex language and are required to identify specific information, main ideas, and supporting details from the texts.</p>\r\n\r\n<p>Section 3: This section consists of texts related to academic or complex topics. Candidates are presented with longer, more detailed passages and are tested on their ability to comprehend complex ideas, arguments, and opinions.</p>\r\n\r\n<p>The question types in the Reading module include multiple choice, True/False/Not Given, matching headings, sentence completion, and others.</p>\r\n\r\n<p>3. Writing Module (60 minutes):</p>\r\n\r\n<p>The Writing module assesses candidates&#39; ability to express themselves in writing coherently and appropriately for different purposes.</p>\r\n\r\n<p>Task 1: In the Academic IELTS, candidates are presented with visual information such as graphs, charts, or diagrams, and are required to summarize the information in their own words. In the General Training IELTS, candidates are asked to write a letter based on a given situation, which could be formal, semi-formal, or informal.</p>\r\n\r\n<p>Task 2: In Task 2, candidates are required to write an essay in response to a specific question or statement. They need to present clear arguments, provide relevant examples, and demonstrate critical thinking skills. The essay should be well-structured, with a clear introduction, body paragraphs, and a conclusion.</p>\r\n\r\n<p>4. Speaking Module (11-14 minutes):</p>\r\n\r\n<p>The Speaking module is a face-to-face interview between the candidate and the examiner. It is divided into three parts:</p>\r\n\r\n<p>Part 1: The examiner asks general questions about familiar topics, such as hobbies, family, work, and daily routines. This part aims to assess the candidate&#39;s ability to provide detailed and relevant answers.</p>\r\n\r\n<p>Part 2: Candidates receive a topic card with a specific task written on it. They have one minute to prepare and make notes before speaking about the topic for up to two minutes. This part evaluates the candidate&#39;s ability to speak fluently, organize thoughts, and provide coherent and extended discourse.</p>\r\n\r\n<p>Part 3: In this part, the examiner asks questions related to the topic from Part 2. The questions are more abstract and complex, requiring the candidate to discuss broader issues, express opinions, and justify their responses. This part assesses the candidate&#39;s ability to engage in a discussion, present arguments, and demonstrate language proficiency at a higher level.<br />\r\n&nbsp;</p>', '', '', '', '', '', 15, 1, '2023-12-11 08:06:37', '2023-12-11 10:52:04', '', '', '', '', 1, 1),
(11, 'Overview', 'overview', 2, '<p>PTE offers a comprehensive evaluation of candidates&#39; language proficiency, focusing on their ability to communicate effectively in real-life academic and professional contexts. This computer-based exam utilizes cutting-edge technology to ensure precise assessment and provides scores based on the Global Scale of English. PTE scores reflect a candidate&#39;s language proficiency level accurately, making them valuable for various academic, professional, and immigration purposes.</p>\r\n\r\n<p><strong>PTE Test Format:</strong></p>\r\n\r\n<p>The PTE exam is divided into three main parts, each meticulously designed to evaluate specific language skills.</p>\r\n\r\n<ol>\r\n <li><strong>Speaking and Writing (77 - 93 minutes): </strong>This section assesses candidates&#39; speaking and writing skills through tasks like reading aloud, repeat sentence, describe image, re-tell lecture, answer short questions, summarize written text, and write essay responses.</li>\r\n <li><strong>Reading (32 - 41 minutes): </strong>The reading section evaluates candidates&#39; comprehension skills by presenting tasks such as multiple-choice questions, re-order paragraphs, and fill in the blanks based on texts from academic, general, and workplace contexts.</li>\r\n <li><strong>Listening (45 - 57 minutes): </strong>This section measures candidates&#39; listening abilities through tasks like summarizing spoken text, multiple-choice questions, fill in the blanks, highlight correct summary, and select missing word, all based on audio or video recordings.</li>\r\n</ol>', '', '', '', '', '', 10, 1, '2023-12-11 09:19:11', '2023-12-11 10:51:05', '', '', '', '', 1, 1),
(12, 'Overview', 'overview', 7, '<p>The SAT (Scholastic Assessment Test) is a standardized test widely used for college admissions in the United States. It assesses high school students&#39; readiness for college and is accepted by most colleges and universities in the U.S. The SAT measures mathematical proficiency, evidence-based reading, and writing skills, emphasizing critical thinking and problem-solving abilities. Administered by the College Board, the SAT is a significant component of the college application process and serves as a common yardstick for comparing students from diverse educational backgrounds.</p>\r\n\r\n<p><strong>SAT Test Types:</strong></p>\r\n\r\n<p><strong>SAT Reasoning Test (SAT I):</strong> This is the most common version of the SAT and evaluates students&#39; proficiency in critical reading, mathematics, and writing. It consists of multiple-choice questions, including an optional essay section.</p>\r\n\r\n<p><strong>SAT Subject Tests (SAT II): </strong>These are specialized tests focusing on specific subjects such as Mathematics, Biology, Chemistry, Physics, Literature, History, and Foreign Languages. While not all colleges require Subject Tests, many competitive institutions recommend or require them for specific programs or majors.<br />\r\n&nbsp;</p>', '', '', '', '', '', 11, 1, '2023-12-11 09:24:00', '2023-12-11 10:51:05', '', '', '', '', 1, 1),
(13, 'Overview', 'overview', 8, '<p>The Occupational English Test (OET) is a specialized English language proficiency exam designed for healthcare professionals. It assesses the language skills of doctors, nurses, dentists, pharmacists, and other allied health professionals who wish to work or study in English-speaking healthcare environments. The test consists of four sub-tests: Listening, Reading, Writing, and Speaking, each tailored to evaluate specific language skills relevant to healthcare communication.<br />\r\nOET is highly regarded and recognized globally by healthcare regulatory bodies, hospitals, and healthcare organizations. It focuses on real-life healthcare scenarios, ensuring that professionals have the necessary language proficiency to communicate effectively with patients, colleagues, and healthcare teams. OET&#39;s industry-specific approach sets it apart, making it a trusted choice for healthcare professionals seeking to demonstrate their English language competence and pursue opportunities in English-speaking countries. Successful completion of OET indicates that healthcare practitioners are well-equipped to provide safe and high-quality care in diverse healthcare settings.</p>\r\n\r\n<p>1. <strong>OET Medicine (Doctors and Physicians):</strong><br />\r\nOET Medicine is specifically designed for medical professionals, including doctors and physicians. It evaluates their English language proficiency in the context of medical practice. The test assesses skills in Listening, Reading, Writing, and Speaking, ensuring that doctors can communicate effectively with patients, colleagues, and healthcare teams.</p>\r\n\r\n<p>2. <strong>OET Nursing (Nurses and Nursing Professionals):</strong><br />\r\nOET Nursing is tailored for nursing professionals, including registered nurses, nurse practitioners, and nursing assistants. This version of the test focuses on assessing the English language skills necessary for nursing practice. It covers Listening, Reading, Writing, and speaking modules, evaluating nurses&#39; ability to communicate accurately and empathetically in various healthcare scenarios.</p>\r\n\r\n<p>3. <strong>OET Dentistry (Dentists and Dental Professionals):</strong><br />\r\nOET Dentistry is designed for dental professionals, including dentists, dental hygienists, and dental technicians. This version of the test measures the English language proficiency required in dental practice. It includes Listening, Reading, Writing, and Speaking components, ensuring that dental practitioners can effectively communicate with patients and dental teams.</p>\r\n\r\n<p>4. <strong>OET Pharmacy (Pharmacists and Pharmacy Professionals):</strong><br />\r\nOET Pharmacy is specifically crafted for pharmacists and pharmacy professionals. This version of the test evaluates the language skills necessary for pharmacy practice. It covers Listening, Reading, Writing, and Speaking modules, assessing pharmacists&#39; ability to comprehend medical information, provide accurate advice, and interact effectively with patients and healthcare colleagues.<br />\r\n&nbsp;</p>', '', '', '', '', '', 12, 1, '2023-12-11 09:54:57', '2023-12-11 10:51:05', '', '', '', '', 1, 1),
(14, 'Overview', 'overview', 3, '<p>The Graduate Record Examination (GRE) is a standardized test used for graduate and business school admissions worldwide. Administered by Educational Testing Service (ETS), the GRE assesses candidates&#39; readiness for advanced academic studies. The test consists of three main sections:</p>\r\n\r\n<p><strong>Analytical Writing: </strong>Measures ability to analyze complex ideas and support arguments coherently. Includes tasks to analyze an issue and an argument.</p>\r\n\r\n<p><strong>Verbal Reasoning:</strong> Evaluates reading comprehension skills, text completion, and sentence equivalence. Tests ability to analyze and evaluate written material.</p>\r\n\r\n<p><strong>Quantitative Reasoning: </strong>Tests mathematical proficiency and problem-solving abilities using concepts from algebra, geometry, and data analysis.</p>\r\n\r\n<p>GRE scores are used by admissions committees to assess applicants&#39; academic potential. The test allows for unscored research or experimental sections. Proper preparation with study guides and practice exams is essential for achieving a competitive score and gaining admission to desired graduate programs.</p>\r\n\r\n<p><br />\r\n<strong>Typer of GRE Test</strong></p>\r\n\r\n<p>The GRE (Graduate Record Examination) offers several types of tests to cater to different purposes and academic fields. Here are the main types of GRE tests:</p>\r\n\r\n<p>1. <strong>GRE General Test:</strong><br />\r\nThe GRE General Test assesses a candidate&#39;s overall academic readiness for graduate-level studies. It includes three main sections:</p>\r\n\r\n<ul>\r\n <li>Analytical Writing: Measures critical thinking and analytical writing skills.</li>\r\n <li>Verbal Reasoning: Assesses reading comprehension, vocabulary, and verbal reasoning abilities.</li>\r\n <li>Quantitative Reasoning: Evaluates mathematical proficiency and quantitative problem-solving skills.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>2.<strong> GRE Subject Tests:</strong><br />\r\nGRE Subject Tests are specialized exams designed to assess a candidate&#39;s knowledge in specific academic fields. Unlike the General Test, which evaluates general aptitude, Subject Tests focus on specific subjects. As of my last update in January 2022, the available Subject Tests include:</p>\r\n\r\n<ul>\r\n <li>Biochemistry, Cell, and Molecular Biology: Tests knowledge in cellular and molecular biology, biochemistry, and genetics.</li>\r\n <li>Biology: Assesses understanding of biology at the undergraduate level.</li>\r\n <li>Chemistry: Evaluates knowledge in organic chemistry, inorganic chemistry, physical chemistry, and analytical chemistry.</li>\r\n <li>Literature in English: Measures knowledge of literary concepts, history, and critical approaches.</li>\r\n <li>Mathematics: Tests undergraduate-level knowledge in various mathematics topics.</li>\r\n <li>Physics: Assesses understanding of physics concepts and principles at the undergraduate level.</li>\r\n <li>Psychology: Evaluates knowledge in psychology topics typically covered in undergraduate psychology programs.</li>\r\n</ul>\r\n\r\n<p>3. <strong>GRE Business School Tests:</strong><br />\r\nIn addition to the General Test, there are GRE tests specifically tailored for business school admissions. These tests assess a candidate&#39;s readiness for graduate-level business programs. As of my last update, these tests include:</p>\r\n\r\n<ul>\r\n <li>GRE General Test: Business schools often accept GRE General Test scores for MBA admissions.</li>\r\n <li>GRE Business School Subject Test (GRE BST): This specialized test evaluates knowledge in business-related fields such as finance, accounting, and marketing. However, it&#39;s essential to check with specific business schools to confirm their acceptance of GRE BST scores.</li>\r\n</ul>', '', '', '', '', '', 13, 1, '2023-12-11 10:46:26', '2023-12-11 10:51:05', '', '', '', '', 1, 1),
(15, 'Overview', 'overview', 9, '<p>The Test of English as a Foreign Language (TOEFL) is a globally recognized standardized test designed to assess the English language proficiency of non-native speakers. It measures candidates&#39; abilities in reading, listening, speaking, and writing English. TOEFL scores are widely accepted by universities, colleges, and employers as proof of English proficiency, making it a vital tool for academic and professional pursuits. The test aims to evaluate candidates&#39; readiness to engage effectively in English-speaking academic environments and workplaces, providing institutions and organizations with a reliable measure of applicants&#39; language skills. TOEFL scores range from 0 to 120, with specific section scores reported individually. Proper preparation through practice tests, study materials, and TOEFL preparation courses is essential for achieving a competitive score and ensuring success in academic and professional endeavors.</p>\r\n\r\n<p><br />\r\n<strong>Types of TOEFL Test</strong></p>\r\n\r\n<p>Here are two main types of TOEFL tests offered by the Educational Testing Service (ETS):</p>\r\n\r\n<p>1. <strong>TOEFL iBT (Internet-based Test):</strong></p>\r\n\r\n<p>The TOEFL iBT is the most commonly taken version of the test and is administered online. It assesses candidates&#39; English language proficiency in reading, listening, speaking, and writing.</p>\r\n\r\n<ul>\r\n <li><strong>Reading Section: </strong>Candidates read academic passages and answer questions to demonstrate their comprehension skills.</li>\r\n <li><strong>Listening Section: </strong>Candidates listen to lectures, discussions, and conversations and answer questions based on the audio material.</li>\r\n <li><strong>Speaking Section:</strong> Candidates respond to prompts, expressing their opinions and ideas verbally.</li>\r\n <li><strong>Writing Section:</strong> Candidates write essays based on reading and listening tasks, demonstrating their ability to construct coherent written responses.</li>\r\n</ul>\r\n\r\n<p>The TOEFL iBT is widely accepted by universities and institutions globally.</p>\r\n\r\n<p>2. <strong>TOEFL PBT (Paper-based Test):</strong></p>\r\n\r\n<p>The TOEFL PBT is an older version of the test that is administered in a paper-and-pencil format.</p>\r\n\r\n<ul>\r\n <li><strong>Listening Comprehension:</strong> Candidates listen to audio recordings and answer questions based on the content.</li>\r\n <li><strong>Structure and Written Expression: </strong>Candidates complete sentences and identify errors in grammar and structure.</li>\r\n <li><strong>Reading Comprehension:</strong> Candidates read passages and answer questions to assess their understanding of the content.</li>\r\n <li><strong>Writing:</strong> Candidates write an essay on a given topic.</li>\r\n</ul>\r\n\r\n<p>The TOEFL PBT is less common than the TOEFL iBT and is offered in locations where internet-based testing is not available.<br />\r\n&nbsp;</p>', '', '', '', '', '', 14, 1, '2023-12-11 10:48:53', '2023-12-11 10:51:05', '', '', '', '', 1, 1),
(16, 'PTE Test Modules', 'pte-test-modules', 2, '<p>The PTE (Pearson Test of English) exam consists of four main modules, each designed to assess specific language skills. Here is a detailed overview of the PTE test modules:</p>\r\n\r\n<p>1. <strong>Speaking Module:</strong></p>\r\n\r\n<p><strong>Purpose:</strong><br />\r\nThe speaking module evaluates a candidate&#39;s ability to communicate effectively in English, assessing their pronunciation, fluency, and oral communication skills. It aims to measure how well candidates can articulate their thoughts and ideas clearly and coherently.</p>\r\n\r\n<p><strong>Tasks:</strong></p>\r\n\r\n<ul>\r\n <li>Read Aloud: Candidates are required to read a given text aloud. This task assesses their pronunciation and fluency.</li>\r\n <li>Repeat Sentence: Candidates listen to a sentence and then repeat it. This task evaluates their ability to understand and reproduce spoken English accurately.</li>\r\n <li>Describe Image: Candidates describe a given image in detail, testing their ability to convey information clearly and succinctly.</li>\r\n <li>Re-tell Lecture: Candidates listen to a short lecture and then retell the key points. This task evaluates their listening and speaking skills in an academic context.</li>\r\n <li>Answer Short Questions: Candidates answer questions concisely based on audio clips. This task assesses their ability to comprehend spoken English and respond accurately.</li>\r\n</ul>\r\n\r\n<p><br />\r\n2. <strong>Writing Module:</strong></p>\r\n\r\n<p><strong>Purpose:</strong><br />\r\nThe writing module evaluates a candidate&#39;s writing skills, including their ability to construct coherent and well-structured responses. It assesses grammar, vocabulary, and overall written communication proficiency.</p>\r\n\r\n<p><strong>Tasks:</strong></p>\r\n\r\n<ul>\r\n <li>Summarize Written Text: Candidates read a passage and summarize it in one sentence. This task assesses their reading and summarization skills.</li>\r\n <li>Write Essay: Candidates write an essay on a given topic, expressing and supporting their opinion with examples and arguments. This task evaluates their ability to present a well-organized and coherent written argument.</li>\r\n</ul>\r\n\r\n<p>3. R<strong>eading Module:</strong></p>\r\n\r\n<p><strong>Purpose:</strong><br />\r\nThe reading module assesses a candidate&#39;s ability to understand and analyze written English texts, including academic, general, and workplace-related content. It measures comprehension, inference, and critical thinking skills.</p>\r\n\r\n<p><strong>Tasks:</strong></p>\r\n\r\n<ul>\r\n <li>Multiple-Choice, Choose Single Answer: Candidates read a text and select the correct answer from multiple options.</li>\r\n <li>Multiple-Choice, Choose Multiple Answers: Candidates read a text and select all the correct answers from multiple options.</li>\r\n <li>Re-order Paragraphs: Candidates arrange jumbled paragraphs into a coherent sequence, testing their understanding of text structure.</li>\r\n <li>Fill in the Blanks: Candidates fill in the missing words in a given passage. This task evaluates vocabulary and contextual understanding.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Listening Module:</strong></p>\r\n\r\n<p><strong>Purpose:</strong><br />\r\nThe listening module assesses a candidate&#39;s ability to understand spoken English in various contexts, including academic lectures, conversations, and interviews. It measures listening comprehension, note-taking, and inference skills.</p>\r\n\r\n<p><strong>Tasks:</strong></p>\r\n\r\n<ul>\r\n <li>Summarize Spoken Text: Candidates listen to an audio recording and summarize it in writing, testing their listening and summarization skills.</li>\r\n <li>Multiple-Choice, Choose Single Answer: Candidates listen to a recording and select the correct answer from multiple options.</li>\r\n <li>Multiple-Choice, Choose Multiple Answers: Candidates listen to a recording and select all the correct answers from multiple options.</li>\r\n <li>Fill in the Blanks: Candidates listen to an audio recording and fill in the missing words in a transcript, evaluating their listening and vocabulary skills.</li>\r\n <li>Highlight Correct Summary: Candidates listen to a recording and select the summary that best represents the spoken content, testing their understanding of the main ideas.</li>\r\n</ul>\r\n\r\n<p>In summary, the PTE test modules assess candidates&#39; speaking, writing, reading, and listening skills through a variety of tasks, providing a comprehensive evaluation of their English language proficiency. Candidates are required to demonstrate their abilities in real-life situations, ensuring that their language skills are tested in authentic contexts relevant to academic, professional, and everyday communication.</p>', '', '', '', '', '', 16, 1, '2023-12-12 05:04:30', '2023-12-12 05:04:30', '', '', '', '', 1, 1),
(17, 'SAT Test Modules', 'sat-test-modules', 7, '<p>The SAT (Scholastic Assessment Test) consists of several modules, each designed to evaluate specific skills and knowledge areas. Understanding these modules is essential for students preparing for the exam. Here&#39;s a detailed overview of the SAT test modules:</p>\r\n\r\n<p>1. <strong>Evidence-Based Reading and Writing (EBRW):</strong></p>\r\n\r\n<ul>\r\n <li>Reading: This section assesses a student&#39;s ability to understand and analyze written passages. Students answer questions related to the content, structure, and vocabulary used in the passages. The reading section measures critical reading skills and comprehension abilities.</li>\r\n <li>Writing and Language: In this section, students evaluate and edit written passages. Questions focus on grammar, punctuation, syntax, and rhetorical skills. Students identify errors and improve sentence structure, ensuring clarity and coherence in written communication.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Mathematics:</strong></p>\r\n\r\n<ul>\r\n <li>Heart of Algebra: Questions in this category assess students&#39; understanding and ability to analyze, fluently solve, and create linear equations and inequalities.</li>\r\n <li>Problem Solving and Data Analysis: This category evaluates students&#39; ability to create and analyze relationships presented in various forms, including graphs and tables. It includes questions related to ratios, percentages, and proportional relationships.</li>\r\n <li>Passport to Advanced Math: This category assesses students&#39; familiarity with complex equations, polynomials, and expressions. It includes questions related to quadratic and exponential functions.</li>\r\n <li>Additional Topics in Mathematics: This section covers geometry and trigonometry concepts. Questions may include plane and solid geometry, coordinate geometry, and trigonometric functions.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Optional Essay (SAT Essay):</strong><br />\r\nThe optional essay measures a student&#39;s ability to analyze an argument presented in a passage critically. Students are required to read a passage and analyze the author&#39;s argument by examining the use of evidence, reasoning, and stylistic elements. They must craft a well-structured essay conveying their analysis of the provided argument.</p>\r\n\r\n<p>Test Structure and Timing:</p>\r\n\r\n<p>The SAT is a paper-based test.<br />\r\nThe Reading section consists of 52 multiple-choice questions and must be completed in 65 minutes.<br />\r\nThe Writing and Language section consists of 44 multiple-choice questions and must be completed in 35 minutes.<br />\r\nThe Math section consists of 58 questions (45 multiple-choice questions and 13 grid-in questions) and must be completed in 80 minutes.<br />\r\nThe optional essay, if chosen, allows students 50 minutes to complete their response.<br />\r\n&nbsp;</p>', '', '', '', '', '', 17, 1, '2023-12-12 05:08:55', '2023-12-12 05:08:55', '', '', '', '', 1, 1),
(18, 'OET Test Modules', 'oet-test-modules', 8, '<p>1.<strong> Listening Module:</strong><br />\r\nThe Listening module assesses candidates&#39; ability to understand spoken English in various healthcare-related contexts. Candidates listen to recorded healthcare interactions, such as patient consultations or team briefings, and answer questions based on the information provided. This module evaluates their listening comprehension skills, ability to grasp essential details, and understand various accents and speech patterns commonly encountered in healthcare settings.</p>\r\n\r\n<p>2.<strong> Reading Module:</strong><br />\r\nThe Reading module evaluates candidates&#39; reading comprehension skills in healthcare-related contexts. Candidates read and interpret authentic texts, such as patient case notes, medical journals, or healthcare policies. The questions require candidates to identify specific details, main ideas, opinions, and implications from the provided texts. This module assesses their ability to understand complex medical information and extract essential information efficiently.</p>\r\n\r\n<p>3. <strong>Writing Module:</strong><br />\r\nThe Writing module assesses candidates&#39; ability to produce clear, accurate, and professional written communication. Candidates are presented with a specific healthcare-related task, such as writing a referral letter, discharge summary, or patient case notes. They are evaluated on their ability to organize information coherently, use appropriate medical terminology, and convey complex medical information accurately and concisely. This module focuses on assessing candidates&#39; written communication skills, ensuring they can communicate effectively in written form within a healthcare context.</p>\r\n\r\n<p>4. <strong>Speaking Module:</strong><br />\r\nThe Speaking module evaluates candidates&#39; ability to communicate verbally in English within healthcare scenarios. Candidates participate in role-plays with an interlocutor, simulating real-life healthcare interactions. They are assessed on their ability to demonstrate effective communication skills, empathy, active listening, and appropriate use of language in various situations, such as patient consultations or healthcare team discussions. This module assesses candidates&#39; ability to communicate verbally with patients, colleagues, and other healthcare professionals in a clear and professional manner.<br />\r\n&nbsp;</p>', '', '', '', '', '', 18, 1, '2023-12-12 05:15:40', '2023-12-12 05:15:40', '', '', '', '', 1, 1),
(19, 'GRE Test Modules', 'gre-test-modules', 3, '<p>The GRE (Graduate Record Examination) consists of three main modules, each designed to assess specific skills and abilities of candidates aspiring for graduate-level education. These modules collectively evaluate a candidate&#39;s readiness for advanced academic studies:</p>\r\n\r\n<p>1.<strong> Analytical Writing:</strong></p>\r\n\r\n<ul>\r\n <li>Tasks: The Analytical Writing module consists of two tasks: &quot;Issue Task&quot; and &quot;Argument Task.&quot;</li>\r\n <li>Issue Task: Candidates are presented with a general statement and are required to analyze and respond to the issue while providing reasoned perspectives on the topic.</li>\r\n <li>Argument Task: Candidates evaluate and critique an argument presented in a passage. They need to analyze the logical soundness and evidence provided in the argument and present their evaluation in a coherent essay.</li>\r\n <li>Skills Assessed: This module evaluates the candidate&#39;s ability to articulate complex ideas, analyze arguments critically, and support ideas with relevant examples and evidence.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Verbal Reasoning:</strong></p>\r\n\r\n<ul>\r\n <li>Question Types: The Verbal Reasoning module includes three types of questions: Reading Comprehension, Text Completion, and Sentence Equivalence.</li>\r\n <li>Reading Comprehension: Candidates answer questions based on passages, demonstrating their ability to understand, interpret, and analyze written material.</li>\r\n <li>Text Completion: Candidates fill in the blanks in a passage to complete the text coherently, assessing vocabulary and context comprehension.</li>\r\n <li>Sentence Equivalence: Candidates select two answer choices that best complete a sentence, testing their understanding of sentence structure and vocabulary usage.</li>\r\n <li>Skills Assessed: This module evaluates the candidate&#39;s ability to comprehend written material, synthesize information, and analyze relationships within sentences and paragraphs.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Quantitative Reasoning:</strong></p>\r\n\r\n<ul>\r\n <li>Question Types: The Quantitative Reasoning module comprises Quantitative Comparison, Multiple-choice Questions, and Numeric Entry questions.</li>\r\n <li>Quantitative Comparison: Candidates compare two quantities and determine the relationship between them.</li>\r\n <li>Multiple-choice Questions: Candidates select one or more correct answers from a list of choices.</li>\r\n <li>Numeric Entry: Candidates provide a numerical answer without selecting from multiple choices.</li>\r\n <li>Skills Assessed: This module evaluates the candidate&#39;s mathematical knowledge, problem-solving abilities, and understanding of quantitative information and relationships.<br />\r\n &nbsp;</li>\r\n</ul>', '', '', '', '', '', 19, 1, '2023-12-12 05:17:07', '2023-12-12 05:17:07', '', '', '', '', 1, 1),
(20, 'TOEFL Test Modules', 'toefl-test-modules', 9, '<p>1.<strong> Reading Section:</strong></p>\r\n\r\n<ul>\r\n <li>Format: Candidates read academic passages and answer questions to assess their reading comprehension skills.</li>\r\n <li>Skills Assessed: Ability to understand and analyze written material, including identifying main ideas, supporting details, vocabulary usage, and implied meanings.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Listening Section:</strong></p>\r\n\r\n<ul>\r\n <li>Format: Candidates listen to lectures, discussions, and conversations and answer questions based on the audio content.</li>\r\n <li>Skills Assessed: Capacity to understand spoken English in various contexts, including identifying key points, attitudes, and implied meanings in academic conversations and lectures.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Speaking Section:</strong></p>\r\n\r\n<ul>\r\n <li>Format: Candidates respond to prompts and express their opinions and ideas verbally.</li>\r\n <li>Skills Assessed: Ability to convey thoughts clearly, coherently, and fluently, demonstrating pronunciation, vocabulary usage, and logical organization of ideas.</li>\r\n</ul>\r\n\r\n<p>4.<strong> Writing Section:</strong></p>\r\n\r\n<ul>\r\n <li>Format: Candidates write essays based on reading and listening tasks, presenting well-organized and coherent written responses.</li>\r\n <li>Skills Assessed: Capacity to construct clear and effective written arguments, showcasing grammar usage, vocabulary range, sentence structure, and overall writing proficiency.<br />\r\n &nbsp;</li>\r\n</ul>', '', '', '', '', '', 20, 1, '2023-12-12 05:18:41', '2023-12-12 05:18:41', '', '', '', '', 1, 1),
(21, 'Importance of IELTS', 'importance-of-ielts', 1, '<p>IELTS, the International English Language Testing System, holds significant importance for individuals aspiring to study, work, or immigrate to English-speaking countries. Here&#39;s a detailed exploration of its importance:</p>\r\n\r\n<p>1. <strong>Gateway to Education:</strong></p>\r\n\r\n<ul>\r\n <li>University Admissions: Many universities and colleges in English-speaking countries require IELTS scores as part of their admission criteria. A good IELTS score demonstrates a candidate&#39;s ability to comprehend and communicate effectively in English, ensuring they can thrive in an English-language academic environment.</li>\r\n <li>Language Proficiency Proof: IELTS provides universities with a standardized measure of applicants&#39; English language skills, ensuring fairness and objectivity in the admission process.</li>\r\n</ul>\r\n\r\n<p>2.<strong> Professional Opportunities:</strong></p>\r\n\r\n<ul>\r\n <li>Employment: In various industries, especially international ones, IELTS scores serve as proof of English proficiency. Employers use these scores to evaluate candidates&#39; communication skills, essential for jobs that involve interacting with clients, colleagues, or partners from English-speaking countries.</li>\r\n <li>Career Advancement: IELTS can enhance career prospects, opening doors to job opportunities in multinational companies and organizations that prioritize English fluency.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Immigration and Visa Applications:</strong></p>\r\n\r\n<ul>\r\n <li>Immigration Requirements: Several countries, including Canada, Australia, the UK, and New Zealand, use IELTS scores to assess language proficiency for immigration purposes. Achieving the required band score is often a mandatory step for permanent residency or citizenship applications.</li>\r\n <li>Visa Applications: IELTS scores are crucial for various types of visas, including work, student, and dependent visas, ensuring that applicants can effectively communicate and integrate into the host country.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Professional Certifications and Licensing:</strong></p>\r\n\r\n<ul>\r\n <li>Medical and Healthcare Professions: Medical professionals, including doctors, nurses, and pharmacists, are often required to demonstrate their English language proficiency through IELTS for certifications and licensing in English-speaking countries.</li>\r\n <li>Teaching Certifications: Teachers seeking to work in English-speaking countries, especially those where English is not the first language, may need IELTS scores as evidence of their ability to teach and communicate in English.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Global Recognition and Standardization:</strong></p>\r\n\r\n<ul>\r\n <li>Accepted Worldwide: IELTS is recognized and accepted by thousands of organizations globally, providing a standardized measure of English language proficiency. Its widespread acceptance ensures that candidates can use their scores for a diverse range of purposes and in various countries.</li>\r\n <li>Consistent Evaluation: IELTS offers a consistent and reliable evaluation of candidates&#39; language skills, making it a trusted assessment tool for both academic and professional institutions.</li>\r\n</ul>\r\n\r\n<p>6. <strong>Enhanced Communication Skills:</strong></p>\r\n\r\n<ul>\r\n <li>Cultural Exchange: IELTS preparation encourages candidates to engage with diverse English materials, fostering a deeper understanding of different cultures, traditions, and viewpoints.</li>\r\n <li>Confidence Building: By improving their English proficiency, candidates gain confidence in their ability to communicate effectively, not only in academic and professional settings but also in everyday situations.</li>\r\n</ul>', '', '', '', '', '', 21, 1, '2023-12-12 05:20:55', '2023-12-12 05:22:15', '', '', '', '', 1, 1),
(22, 'Importance of PTE', 'importance-of-pte', 2, '<p>The importance of the PTE (Pearson Test of English) exam extends beyond a mere assessment of English language proficiency. Here&#39;s a detailed look at why PTE holds significant value for individuals in various aspects of their academic and professional lives:</p>\r\n\r\n<p>1.<strong> Global Recognition:</strong><br />\r\nPTE scores are widely recognized by universities, colleges, and professional organizations around the world. Institutions in English-speaking countries such as the United States, United Kingdom, Australia, Canada, and New Zealand accept PTE scores for admissions. Having a good PTE score opens doors to a wide array of educational opportunities, allowing individuals to pursue higher education in their desired field and institutions.</p>\r\n\r\n<p>2. <strong>Visa and Immigration Purposes:</strong><br />\r\nMany countries require proof of English language proficiency for visa applications and immigration processes. PTE scores are accepted by immigration authorities and government agencies as evidence of language proficiency. Achieving the required PTE score can significantly enhance an individual&#39;s chances of obtaining work visas, permanent residency, or citizenship in English-speaking countries, facilitating international mobility and career opportunities.</p>\r\n\r\n<p>3. <strong>Professional Certification and Licensing:</strong><br />\r\nCertain professions, especially in healthcare, engineering, and information technology, require professionals to demonstrate English language proficiency to obtain licenses and certifications. PTE scores serve as valid evidence of language competency, enabling individuals to pursue their chosen careers without hindrance. For example, healthcare professionals seeking recognition for their qualifications in English-speaking countries often need to provide proof of their language skills through exams like PTE.</p>\r\n\r\n<p>4. <strong>Employment Opportunities:</strong><br />\r\nIn today&#39;s globalized job market, English language proficiency is a valuable skill that enhances employability. Employers&rsquo; worldwide, especially multinational companies and organizations with international operations, seek candidates with strong English communication skills. PTE scores validate an individual&#39;s ability to communicate effectively in English, making them more attractive to potential employers and increasing their chances of landing desirable job positions.</p>\r\n\r\n<p>5.<strong> Academic and Career Advancement:</strong><br />\r\nProficiency in English is essential for academic and career advancement, as it opens the doors to a wealth of resources, knowledge, and opportunities. Individuals with strong English language skills can engage effectively in academic discussions, research, and collaborative projects, enabling them to excel in their academic pursuits and professional endeavors. PTE scores serve as a testament to an individual&#39;s language proficiency, enhancing their academic and professional credentials.</p>\r\n\r\n<p>6. <strong>Fair and Impartial Assessment:</strong><br />\r\nThe PTE exam is designed to ensure fairness and accuracy in evaluating candidates&#39; language skills. It employs advanced technology and automated scoring methods, ensuring objective and unbiased assessment. This standardized approach ensures that candidates are evaluated based on their language proficiency alone, providing a reliable measure of their abilities to institutions, employers, and immigration authorities.<br />\r\n&nbsp;</p>', '', '', '', '', '', 22, 1, '2023-12-12 05:25:09', '2023-12-12 05:25:09', '', '', '', '', 1, 1);
INSERT INTO `tbl_preparationclasses` (`preparationclass_id`, `title`, `alias`, `parent_preparationclass`, `details`, `intro`, `image`, `thumb`, `cover`, `remarks`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(23, 'Importance of SAT', 'importance-of-sat', 7, '<p>SAT is a pivotal step for students aspiring to attend college in the United States. A strong performance can open doors to prestigious institutions, scholarships, and enhanced educational experiences, shaping the academic and professional future of countless students. Therefore, understanding the importance of the SAT and preparing diligently for the exam are crucial for achieving educational goals and pursuing successful careers.</p>\r\n\r\n<p><br />\r\n1. <strong>College Admissions:</strong></p>\r\n\r\n<ul>\r\n <li>Standardized Metric: The SAT provides colleges with a standardized metric to evaluate students from diverse educational backgrounds. It levels the playing field, allowing colleges to compare applicants&#39; academic abilities objectively.</li>\r\n <li>Admissions Criteria: Many colleges and universities use SAT scores as a vital criterion for admission. A high SAT score can significantly enhance a student&#39;s chances of being accepted into their desired institution.</li>\r\n <li>Competitive Edge: Achieving a strong SAT score can give students a competitive advantage, especially when applying to selective or highly competitive colleges.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Scholarships and Financial Aid:</strong></p>\r\n\r\n<ul>\r\n <li>Merit-Based Scholarships: Many colleges award merit-based scholarships to students with exceptional SAT scores. These scholarships can significantly reduce the financial burden of higher education.</li>\r\n <li>Financial Aid Eligibility: SAT scores can influence eligibility for need-based financial aid. Higher scores may make students eligible for more scholarships and grants, making college more affordable.</li>\r\n</ul>\r\n\r\n<p>3. <strong>College Placement:</strong></p>\r\n\r\n<ul>\r\n <li>Course Placement: Some colleges use SAT scores to determine the appropriate level of courses for students. Higher SAT scores might exempt students from introductory courses, allowing them to start with more advanced coursework.</li>\r\n <li>Honors Programs: Certain colleges and universities require specific SAT scores for admission to honors programs, providing access to enhanced learning opportunities.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Self-Assessment and Preparation:</strong></p>\r\n\r\n<ul>\r\n <li>Identifying Strengths and Weaknesses: Preparing for the SAT allows students to identify their strengths and weaknesses in critical reading, mathematics, and writing. This self-assessment helps students focus their study efforts on areas that need improvement.</li>\r\n <li>College Readiness: Scoring well on the SAT indicates a student&#39;s readiness for college-level work. It reflects their ability to handle the academic challenges they will face in higher education.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Holistic College Applications:</strong></p>\r\n\r\n<ul>\r\n <li>Comprehensive Evaluation: While colleges consider various factors in admissions decisions, including GPA, extracurricular activities, and recommendation letters, the SAT provides an additional dimension for evaluating students&#39; academic abilities.</li>\r\n <li>Diverse Skill Set: By testing reading, writing, and mathematics skills, the SAT offers a comprehensive evaluation, ensuring that students are proficient in a range of disciplines.</li>\r\n</ul>', '', '', '', '', '', 23, 1, '2023-12-12 05:27:18', '2023-12-12 05:27:18', '', '', '', '', 1, 1),
(24, 'Importance of OET', 'importance-of-oet', 8, '<p>The Occupational English Test (OET) holds significant importance for healthcare professionals aspiring to work or study in English-speaking countries. Here&#39;s why OET is essential:</p>\r\n\r\n<p>1. <strong>Professional Recognition:</strong></p>\r\n\r\n<ul>\r\n <li>Accepted Globally: OET is widely recognized and accepted by regulatory bodies, healthcare organizations, and employers in English-speaking countries such as Australia, the United Kingdom, Ireland, New Zealand, and Singapore. Achieving a high OET score enhances a healthcare professional&#39;s credibility and employability internationally.</li>\r\n</ul>\r\n\r\n<p>2.<strong> Safe Patient Care:</strong></p>\r\n\r\n<ul>\r\n <li>Effective Communication: Healthcare professionals need strong language skills to communicate effectively with patients, colleagues, and healthcare teams. OET ensures that professionals can comprehend medical information, convey diagnoses, and provide instructions clearly and accurately, contributing to safe and effective patient care.</li>\r\n <li>Empathy and Cultural Sensitivity: OET evaluates professionals&#39; ability to demonstrate empathy and understanding in their communication. This is crucial in healthcare, where compassionate communication fosters trust and rapport with patients, leading to better treatment outcomes.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Career Opportunities:</strong></p>\r\n\r\n<ul>\r\n <li>Employment Prospects: OET opens doors to various employment opportunities in hospitals, clinics, research institutions, and academic settings. Many employers require OET certification as proof of English language proficiency, making it a prerequisite for job applications.</li>\r\n <li>Specialization and Advancement: Proficiency in English through OET allows healthcare professionals to pursue specialized roles, academic studies, and research opportunities, enabling career advancement and professional growth.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Professional Development:</strong></p>\r\n\r\n<ul>\r\n <li>Continuing Education: OET proficiency ensures that professionals can engage in continuing education, attend conferences, and participate in research activities. Clear communication skills are vital for learning and collaborating effectively within the global healthcare community.</li>\r\n <li>International Collaboration: In an interconnected world, healthcare professionals often collaborate on international research projects and medical initiatives. OET proficiency facilitates seamless communication and collaboration between professionals from diverse linguistic backgrounds.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Legal and Ethical Standards:</strong></p>\r\n\r\n<ul>\r\n <li>Regulatory Compliance: Many regulatory bodies and licensing authorities require proof of English language proficiency, ensuring that healthcare professionals meet the linguistic standards necessary for practicing safely and ethically in English-speaking countries. OET certification fulfills this requirement, ensuring regulatory compliance.</li>\r\n</ul>', '', '', '', '', '', 24, 1, '2023-12-12 05:29:26', '2023-12-12 05:29:26', '', '', '', '', 1, 1),
(25, 'Importance of GRE', 'importance-of-gre', 3, '<p>The GRE (Graduate Record Examination) holds significant importance for individuals seeking admission to graduate and business school programs worldwide. Here&#39;s why the GRE is essential in the academic and professional journey of aspiring graduate students:</p>\r\n\r\n<p>1. <strong>Admissions Criteria:</strong></p>\r\n\r\n<ul>\r\n <li>Standardized Evaluation: The GRE provides a standardized measure for evaluating candidates&#39; academic abilities and readiness for advanced studies. Admissions committees use GRE scores to assess applicants from diverse educational backgrounds fairly and objectively.</li>\r\n <li>Selection Factor: Many graduate and business schools consider GRE scores as a vital factor in the admissions decision-making process. A competitive GRE score can enhance an applicant&#39;s chances of acceptance into their desired program.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Academic Preparedness:</strong></p>\r\n\r\n<ul>\r\n <li>Assessment of Skills: The GRE assesses candidates&#39; critical thinking, analytical writing, verbal reasoning, and quantitative reasoning skills. These skills are crucial for success in graduate-level coursework, research, and problem-solving.</li>\r\n <li>Indication of Preparedness: A strong GRE score indicates a candidate&#39;s preparedness for the rigor of graduate studies. It demonstrates their ability to handle the academic challenges they will encounter during their advanced education.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Scholarships and Funding Opportunities:</strong></p>\r\n\r\n<ul>\r\n <li>Merit-Based Scholarships: Many graduate programs award merit-based scholarships to students with exceptional GRE scores. These scholarships can significantly reduce the financial burden of higher education.</li>\r\n <li>Research and Teaching Assistantships: Some graduate schools offer research or teaching assistantships to students with competitive GRE scores. These positions provide valuable experience and financial support during graduate studies.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Flexibility in Program Choices:</strong></p>\r\n\r\n<ul>\r\n <li>Wider Range of Options: A strong GRE score opens doors to a broader range of graduate programs. It allows candidates to apply to multiple institutions and programs, increasing their chances of acceptance and enabling them to choose the best-fit academic environment.</li>\r\n <li>Program Specializations: GRE scores are often required for admission to specialized graduate programs, such as engineering, sciences, and social sciences. Achieving the necessary GRE score is essential for pursuing these specialized fields of study.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Global Recognition:</strong></p>\r\n\r\n<ul>\r\n <li>International Acceptance: GRE scores are accepted by thousands of graduate and business schools worldwide. This global recognition makes the GRE a valuable credential for candidates aspiring to study abroad, ensuring their qualifications are acknowledged internationally.</li>\r\n</ul>', '', '', '', '', '', 25, 1, '2023-12-12 05:31:19', '2023-12-12 05:31:19', '', '', '', '', 1, 1),
(26, 'Importance of TOEFL', 'importance-of-toefl', 9, '<p>TOEFL holds significant importance for non-native English speakers aspiring to study or work in English-speaking countries. Here&#39;s why TOEFL is essential in the academic and professional journey of individuals seeking to demonstrate their English language proficiency:</p>\r\n\r\n<p>1. <strong>Admissions Requirement:</strong></p>\r\n\r\n<ul>\r\n <li>University Acceptance: Many universities and colleges in English-speaking countries require TOEFL scores as part of the admissions process for international students. A competitive TOEFL score demonstrates the applicant&#39;s ability to engage effectively in English-medium academic environments.</li>\r\n <li>English Language Programs: TOEFL scores are often used as entry criteria for English language programs, allowing students to improve their language skills before pursuing mainstream academic studies.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Visa Applications and Immigration:</strong></p>\r\n\r\n<ul>\r\n <li>Visa Requirements: TOEFL scores are accepted by immigration departments for visa applications, especially for student visas. A valid TOEFL score strengthens the application, indicating the applicant&#39;s readiness for English-language studies in the host country.</li>\r\n <li>Permanent Residency: In some cases, TOEFL scores can be a factor in applications for permanent residency or citizenship, demonstrating language proficiency required for integration into the local community and workforce.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Employment Opportunities:</strong></p>\r\n\r\n<ul>\r\n <li>Career Advancement: Many employers in English-speaking countries consider TOEFL scores when hiring candidates for positions that require strong English communication skills. A high TOEFL score can enhance job prospects and open doors to better employment opportunities.</li>\r\n <li>Professional Recognition: Certain professional certifications and licensing bodies in English-speaking countries require proof of English proficiency, making TOEFL scores a valuable credential for professionals in fields such as healthcare, education, and engineering.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Scholarships and Financial Aid:</strong></p>\r\n\r\n<ul>\r\n <li>Scholarship Eligibility: Academic institutions often use TOEFL scores as criteria for awarding scholarships and financial aid to international students. A strong TOEFL performance can lead to significant financial support for education.</li>\r\n <li>Teaching and Research Assistantships: Graduate programs may offer teaching or research assistantships to students with competitive TOEFL scores, providing financial assistance and valuable work experience.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Global Recognition:</strong></p>\r\n\r\n<ul>\r\n <li>International Acceptance: TOEFL scores are widely accepted by thousands of universities, colleges, and institutions worldwide. This global recognition ensures that individuals&#39; qualifications are understood and accepted internationally, facilitating educational and professional mobility.</li>\r\n</ul>', '', '', '', '', '', 26, 1, '2023-12-12 05:32:56', '2023-12-12 05:32:56', '', '', '', '', 1, 1),
(27, 'IELTS Resources and Additional Support', 'ielts-resources-and-additional-support', 1, '<p>Preparing for the IELTS exam requires access to reliable resources and additional support to enhance language skills and familiarize oneself with the test format. Here&#39;s a detailed overview of the resources and support available to IELTS candidates:</p>\r\n\r\n<p>1. <strong>Official IELTS Preparation Materials:</strong></p>\r\n\r\n<ul>\r\n <li>IELTS Official Practice Materials: The British Council, IDP, and Cambridge provide official IELTS practice materials, including sample test papers, answer keys, and audio recordings. These materials closely resemble the actual exam, helping candidates get accustomed to the test format.</li>\r\n <li>IELTS Online Tutorials: Official IELTS websites offer online tutorials, videos, and practice exercises for each module, allowing candidates to refine their skills at their own pace.</li>\r\n</ul>\r\n\r\n<p>2.<strong> IELTS Preparation Books and Guides:</strong></p>\r\n\r\n<ul>\r\n <li>Study Guides: Numerous IELTS preparation books, authored by language experts and IELTS trainers, offer comprehensive guides to each module. These books provide strategies, tips, and practice exercises, helping candidates prepare effectively.</li>\r\n <li>Vocabulary and Grammar Books: Resources focusing on essential vocabulary and grammar rules are invaluable for candidates looking to strengthen their language skills, addressing specific challenges faced in the exam.</li>\r\n</ul>\r\n\r\n<p>3.<strong> Online Learning Platforms:</strong></p>\r\n\r\n<ul>\r\n <li>IELTS Preparation Courses: Many online platforms offer specialized IELTS preparation courses. These courses provide structured lessons, practice tests, interactive exercises, and personalized feedback from instructors, enhancing candidates&#39; overall proficiency.</li>\r\n <li>Educational Websites and Blogs: Various educational websites and blogs offer free IELTS-related content, such as practice questions, sample essays, and tips from experts. These resources can supplement formal study materials and provide additional practice opportunities.</li>\r\n</ul>\r\n\r\n<p>4.<strong> IELTS Practice Tests and Mock Exams:</strong></p>\r\n\r\n<ul>\r\n <li>Official IELTS Practice Tests: Official IELTS websites and preparation books include full-length practice tests. Candidates can use these tests to simulate exam conditions, assess their performance, and identify areas for improvement.</li>\r\n <li>Online Mock Exams: Several websites and mobile apps offer online mock exams that replicate the IELTS format. These mock exams provide instant feedback, allowing candidates to gauge their progress and focus on specific weaknesses.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Language Schools and Coaching Centers:</strong></p>\r\n\r\n<ul>\r\n <li>IELTS Preparation Classes: Language schools and coaching centers often conduct IELTS preparation classes. These classes provide expert guidance, personalized attention, and opportunities for face-to-face interaction with experienced instructors.</li>\r\n <li>Mock Interviews: Some coaching centers offer mock interview sessions for the Speaking module. These sessions help candidates practice speaking under exam-like conditions, boosting their confidence and fluency.</li>\r\n</ul>\r\n\r\n<p>6. <strong>Study Groups and Forums:</strong></p>\r\n\r\n<ul>\r\n <li>Online Forums: Participating in online forums and communities dedicated to IELTS preparation allows candidates to share experiences, seek advice, and learn from others&#39; strategies. Engaging in discussions can provide valuable insights and motivation.</li>\r\n <li>Study Groups: Forming study groups with fellow candidates can foster a collaborative learning environment. Candidates can discuss challenging topics, share resources, and provide peer feedback, enhancing their overall preparation.</li>\r\n</ul>\r\n\r\n<p>7.<strong> IELTS Mobile Apps:</strong></p>\r\n\r\n<ul>\r\n <li>Official IELTS Apps: The British Council, IDP, and Cambridge offer official IELTS mobile apps that provide practice tests, interactive exercises, and language tips. These apps are convenient for candidates who prefer studying on their smartphones or tablets.</li>\r\n</ul>', '', '', '', '', '', 27, 1, '2023-12-12 05:36:05', '2023-12-12 05:36:05', '', '', '', '', 1, 1),
(28, 'PTE Resources and Additional Support', 'pte-resources-and-additional-support', 2, '<p>PTE (Pearson Test of English) offers a variety of resources and additional support to help candidates prepare effectively for the exam. These resources are designed to enhance language PTE&nbsp;</p>\r\n\r\n<p>1. <strong>Official PTE Preparation Materials:</strong></p>\r\n\r\n<ul>\r\n <li>Official Practice Tests: PTE provides official practice tests that simulate the actual exam conditions. These tests allow candidates to assess their proficiency, identify strengths and weaknesses, and get accustomed to the exam format and timing.</li>\r\n <li>Sample Questions: PTE offers a wide range of sample questions for each module of the test. These questions provide candidates with examples of the tasks they will encounter during the exam, helping them practice and understand the question types.</li>\r\n <li>Study Guides: PTE study guides offer detailed explanations of each module, providing tips, strategies, and techniques to tackle different question types. The guides cover speaking, writing, reading, and listening modules, offering valuable insights into the exam&#39;s structure and requirements.</li>\r\n</ul>\r\n\r\n<p>2. <strong>Online PTE Preparation Courses:</strong></p>\r\n\r\n<ul>\r\n <li>Interactive Learning Platforms: Several online platforms offer structured PTE preparation courses. These platforms provide interactive lessons, practice exercises, and mock tests. Candidates can learn at their own pace, receive instant feedback, and track their progress over time.</li>\r\n <li>Expert Tutoring: Some platforms provide personalized tutoring sessions with experienced PTE instructors. One-on-one tutoring allows candidates to focus on specific areas of improvement, receive tailored feedback, and enhance their skills effectively.</li>\r\n</ul>\r\n\r\n<p>3. <strong>Coaching Centers:</strong></p>\r\n\r\n<ul>\r\n <li>In-Person Classes: Language schools and coaching centers offer in-person PTE preparation classes. These classes are conducted by experienced tutors who guide candidates through the exam syllabus, provide targeted practice, and offer valuable test-taking strategies.</li>\r\n <li>Group Sessions: Group study sessions allow candidates to collaborate with peers, share experiences, and learn from one another. Group discussions, mock tests, and interactive activities enhance candidates&#39; preparation and boost their confidence.</li>\r\n</ul>\r\n\r\n<p>4. <strong>Practice Apps and Online Platforms:</strong></p>\r\n\r\n<ul>\r\n <li>Mobile Applications: There are various mobile apps specifically designed for PTE practice. These apps offer a wide range of practice questions, interactive exercises, and vocabulary-building tools. Candidates can practice on-the-go, enhancing their skills whenever and wherever it&#39;s convenient.</li>\r\n <li>Online Communities: Online forums and communities dedicated to PTE preparation provide candidates with a platform to ask questions, share tips, and discuss exam experiences. Engaging with a community of test-takers can provide valuable insights and moral support during the preparation process.</li>\r\n</ul>\r\n\r\n<p>5. <strong>Additional Support Services:</strong></p>\r\n\r\n<ul>\r\n <li>Mock Exams: Some platforms offer mock exams that closely simulate the actual PTE test environment. These mock exams help candidates gauge their readiness, improve time management, and identify areas for improvement.</li>\r\n <li>Score Review: Candidates can request a score review if they are dissatisfied with their results. This service allows candidates to have their responses reviewed, ensuring fairness and accuracy in the scoring process.</li>\r\n <li>Customer Support: PTE provides customer support services to assist candidates with inquiries related to exam registration, test centers, technical issues, and other concerns. Timely and responsive customer support ensures a smooth experience for candidates.</li>\r\n</ul>', '', '', '', '', '', 28, 1, '2023-12-12 05:43:12', '2023-12-12 05:43:12', '', '', '', '', 1, 1),
(29, 'SAT Resources and Additional Support', 'sat-resources-and-additional-support', 7, '<p><strong>Official SAT Website:</strong><br />\r\nThe College Board&#39;s official SAT website provides free resources, including practice tests, sample questions, and study guides. It&#39;s the most reliable source for accurate and updated SAT information.</p>\r\n\r\n<p><strong>SAT Prep Books:</strong><br />\r\nNumerous SAT prep books are available from reputable publishers. These books offer comprehensive study plans, practice tests, and strategies for each section of the SAT. Popular titles include &quot;The Official SAT Study Guide&quot; by the College Board and books by renowned test prep companies.</p>\r\n\r\n<p><strong>Online SAT Prep Courses:</strong><br />\r\nVarious online platforms offer SAT prep courses with interactive lessons, video tutorials, and personalized study plans. These courses often include practice tests, detailed answer explanations, and progress tracking features.</p>\r\n\r\n<p><strong>Mobile Apps:</strong><br />\r\nSeveral mobile apps provide SAT practice questions, flashcards, and quizzes. These apps are convenient for on-the-go studying and offer interactive learning experiences.</p>\r\n\r\n<p><strong>Tutoring Services:</strong><br />\r\nMany students benefit from one-on-one tutoring. Professional tutors can provide personalized guidance, focus on specific areas of improvement, and offer tailored strategies to excel in the SAT.</p>\r\n\r\n<p><strong>School Resources:</strong><br />\r\nHigh schools often organize SAT prep classes, workshops, or study groups. School counselors and teachers can provide valuable guidance and support, including access to practice materials and study sessions.</p>\r\n\r\n<p><strong>Online Forums and Communities:</strong><br />\r\nJoining online forums and communities, such as Reddit or College Confidential, allows students to discuss SAT strategies, share resources, and learn from the experiences of others preparing for the exam.</p>\r\n\r\n<p><strong>Practice Tests and Sample Questions:</strong><br />\r\nRegularly practicing with official SAT practice tests and sample questions is crucial. Timed practice tests help students familiarize themselves with the exam format, improve time management, and identify areas that need additional focus.</p>\r\n\r\n<p><strong>Additional Study Materials:</strong><br />\r\nSupplemental study materials, such as vocabulary builders, grammar guides, and math workbooks, can reinforce fundamental skills essential for the SAT.</p>\r\n\r\n<p><strong>Review Courses and Workshops:</strong><br />\r\nReview courses and workshops, both online and in-person, offer intensive, structured review sessions. These programs often focus on specific content areas and test-taking strategies.<br />\r\n&nbsp;</p>', '', '', '', '', '', 29, 1, '2023-12-12 06:02:44', '2023-12-12 06:02:44', '', '', '', '', 1, 1),
(30, 'OET Resources and Additional Support', 'oet-resources-and-additional-support', 8, '<p><strong>OET Preparation Books and Materials:</strong><br />\r\nSeveral publishers offer OET preparation books and study materials specifically designed for healthcare professionals. These resources include practice tests, sample letters, and tips for each sub-test, helping candidates familiarize themselves with the exam format.</p>\r\n\r\n<p><strong>Online OET Preparation Courses:</strong><br />\r\nNumerous online platforms offer comprehensive OET preparation courses. These courses often include interactive lessons, practice exams, writing evaluations, and speaking role-plays conducted by experienced tutors. Participants can receive personalized feedback and guidance tailored to their specific needs.</p>\r\n\r\n<p><strong>OET Official Practice Materials:</strong><br />\r\nThe official OET website provides free sample materials, including practice booklets and sample letters for different professions. These materials offer candidates a glimpse into the test format and help them assess their readiness.</p>\r\n\r\n<p><strong>Tutoring Services:</strong><br />\r\nOET tutoring services are available, where experienced tutors work individually with candidates to improve their language skills and OET performance. Tutors can provide personalized feedback on writing tasks, conduct speaking practice sessions, and offer strategies to enhance overall communication skills.</p>\r\n\r\n<p><strong>Mock Tests and Simulation Exams:</strong><br />\r\nVarious platforms offer OET mock tests and simulation exams that closely resemble the actual test conditions. Taking these tests helps candidates practice time management, assess their strengths and weaknesses, and identify areas needing improvement.</p>\r\n\r\n<p><strong>OET Study Groups:</strong><br />\r\nJoining OET study groups, either in-person or online, allows candidates to collaborate with peers, discuss strategies, and share resources. Study groups provide a supportive environment for learning and offer opportunities for collaborative practice.</p>\r\n\r\n<p><strong>Language Schools and Institutes:</strong><br />\r\nMany language schools and institutes offer specialized OET preparation courses. These programs are often conducted by experienced instructors who provide structured lessons, practice materials, and guidance tailored to healthcare professionals&#39; needs.</p>\r\n\r\n<p><strong>Professional Associations and Forums:</strong><br />\r\nHealthcare professional associations and online forums related to OET often provide valuable resources and support. Members can share experiences, exchange tips, and offer assistance to those preparing for the test.</p>\r\n\r\n<p><strong>Self-Study Materials:</strong><br />\r\nApart from formal courses, candidates can find self-study materials such as vocabulary guides, grammar books, and online language learning platforms. These resources help candidates strengthen their language skills at their own pace.<br />\r\n&nbsp;</p>', '', '', '', '', '', 30, 1, '2023-12-12 06:30:46', '2023-12-12 06:30:46', '', '', '', '', 1, 1),
(31, 'GRE Resources and Additional Support', 'gre-resources-and-additional-support', 3, '<p><strong>GRE Prep Books:</strong> Comprehensive study guides and practice exams from various publishers offer in-depth coverage of GRE content and strategies.</p>\r\n\r\n<p><strong>Online GRE Courses: </strong>Interactive online platforms provide structured lessons, practice tests, and expert guidance, catering to different learning styles.</p>\r\n\r\n<p><strong>Mobile Apps:</strong> GRE preparation apps offer convenient access to practice questions, flashcards, and study materials, aiding on-the-go studying.</p>\r\n\r\n<p><strong>Tutoring Services:</strong> Personalized tutoring services offer individual guidance, focusing on specific areas of improvement and tailored strategies.</p>\r\n\r\n<p><strong>GRE Practice Tests:</strong> Numerous online platforms offer timed, full-length practice tests to simulate exam conditions and assess readiness.</p>\r\n\r\n<p><strong>Study Groups: </strong>Joining study groups, either in person or online, allows collaborative learning, shared resources, and mutual support among test-takers.</p>', '', '', '', '', '', 31, 1, '2023-12-12 09:17:09', '2023-12-12 09:17:09', '', '', '', '', 1, 1),
(32, 'TOEFL Resources and Additional Support', 'toefl-resources-and-additional-support', 9, '<p><strong>TOEFL Preparation Books:</strong><br />\r\nComprehensive study guides and practice exams from reputable publishers offer in-depth coverage of TOEFL content and test-taking strategies.</p>\r\n\r\n<p><strong>Online TOEFL Courses:</strong><br />\r\nInteractive online platforms provide structured lessons, practice tests, and expert guidance tailored to individual learning needs.</p>\r\n\r\n<p><strong>Mobile Apps:</strong><br />\r\nTOEFL preparation apps offer convenient access to practice questions, vocabulary exercises, and study materials, aiding on-the-go learning.</p>\r\n\r\n<p><strong>TOEFL Tutoring Services:</strong><br />\r\nPersonalized tutoring services provide one-on-one guidance, focusing on specific areas of improvement and offering tailored strategies for each section of the TOEFL.</p>\r\n\r\n<p><strong>TOEFL Practice Tests:</strong><br />\r\nVarious online platforms offer timed, full-length practice tests to simulate exam conditions, assess readiness, and identify areas requiring improvement.</p>\r\n\r\n<p><strong>Language Schools and Institutes:</strong><br />\r\nMany language schools offer TOEFL preparation courses with structured lessons, practice materials, and expert instructors to guide candidates through the exam content.</p>\r\n\r\n<p><strong>Study Groups:</strong><br />\r\nJoining TOEFL study groups, either in person or online, allows collaborative learning, shared resources, and mutual support among test-takers.</p>\r\n\r\n<p><strong>Official TOEFL Practice Materials:</strong><br />\r\nETS provides official TOEFL practice materials, including sample questions and practice tests, offering authentic exam experience and content familiarity.</p>', '', '', '', '', '', 32, 1, '2023-12-12 09:18:35', '2023-12-12 09:18:35', '', '', '', '', 1, 1),
(33, 'Testimonials', 'testimonials', 1, '<p><strong>Testimonial 1:</strong><br />\r\n&quot;I am immensely thankful to Access Skills for their outstanding IELTS preparation resources. The comprehensive study materials, interactive practice tests, and expert guidance significantly boosted my confidence. The personalized feedback I received on my practice essays was invaluable. Thanks to Access Skills, I achieved a remarkable band score in my IELTS exam, opening doors to various opportunities for my academic journey abroad. I highly recommend their services to anyone aiming for IELTS success.&quot;</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2:</strong><br />\r\n&quot;Access Skills provided me with the perfect platform to prepare for my IELTS exam. Their user-friendly interface, diverse practice materials, and real-time progress tracking made my preparation journey smooth and effective. The mock exams accurately simulated the actual test conditions, allowing me to identify my strengths and areas needing improvement. I am thrilled to share that I achieved my desired band score, and I credit a significant part of my success to Access Skills. Thank you for your exceptional support!&quot;<br />\r\n&nbsp;</p>', '', '', '', '', '', 33, 1, '2023-12-12 09:21:09', '2023-12-12 09:21:09', '', '', '', '', 1, 1),
(34, 'Testimonials', 'testimonials', 2, '<p><strong>Testimonial 1:</strong></p>\r\n\r\n<p>&quot;I am incredibly grateful for the exceptional support I received from Access Skills during my PTE preparation. Their comprehensive study materials, interactive practice tests, and expert guidance were instrumental in my success. The personalized feedback I received on my speaking and writing tasks significantly improved my skills. With Access Skills, I not only achieved my target PTE score but also gained confidence in my English proficiency. I highly recommend their services to anyone aiming for excellence in the PTE exam. Thank you, Access Skills, for helping me reach my goals!&quot;</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2:</strong><br />\r\n&quot;Access Skills provided me with invaluable resources and support throughout my PTE preparation journey. The structured study plans, realistic mock exams, and in-depth explanations for each question type were incredibly helpful. The online community they offer allowed me to connect with fellow test-takers, share strategies, and gain insights. Access Skills played a pivotal role in boosting my confidence and honing my skills. Thanks to their guidance, I not only passed my PTE exam but also exceeded my own expectations. I am grateful for their expertise and dedication.&quot;<br />\r\n&nbsp;</p>', '', '', '', '', '', 34, 1, '2023-12-12 11:12:03', '2023-12-12 11:12:03', '', '', '', '', 1, 1),
(35, 'Testimonials', 'testimonials', 7, '<p><strong>Testimonial 1:</strong><br />\r\n&ldquo;Access Skills played a significant role in my SAT preparation journey. Their comprehensive study materials, interactive practice tests, and personalized coaching were invaluable. I improved my scores significantly, and thanks to their guidance, I got into my dream college with a substantial scholarship. Access Skills made a real difference in my future!&rdquo;-ABC</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2 :</strong><br />\r\n&ldquo;I can&#39;t thank Access Skills enough for their exceptional SAT prep resources. Their online courses were engaging, and the practice tests closely mirrored the actual exam. The tutors were incredibly knowledgeable and supportive, addressing my weaknesses effectively. With their help, I achieved my target score and got accepted into a prestigious engineering program.&rdquo;-EFG</p>', '', '', '', '', '', 35, 1, '2023-12-12 11:24:37', '2023-12-12 11:24:37', '', '', '', '', 1, 1),
(36, 'Testimonials', 'testimonials', 8, '<p><strong>Testimonial 1:</strong><br />\r\n&quot;I am incredibly thankful for Access Skills and their exceptional OET preparation resources. Their tailored study materials, practice exams, and personalized coaching were invaluable in my preparation journey. The realistic mock tests closely mirrored the actual OET exam, helping me gain confidence and improve my performance. Thanks to Access Skills, I achieved a high OET score, which opened doors to numerous job opportunities abroad. I highly recommend their services to any healthcare professional looking to succeed in the OET exam.&quot;</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2:</strong><br />\r\n&quot;Access Skills played a pivotal role in my OET preparation. The expert guidance, comprehensive study materials, and interactive practice sessions were instrumental in honing my language skills. The teachers provided constructive feedback, focusing on my specific areas of improvement. With their support, I not only passed the OET exam but also gained confidence in my ability to communicate effectively in English. Access Skills truly understands the unique challenges healthcare professionals face, and their targeted approach made all the difference in my success.&quot;</p>', '', '', '', '', '', 36, 1, '2023-12-12 11:25:31', '2023-12-12 11:25:31', '', '', '', '', 1, 1),
(37, 'Testimonials', 'testimonials', 3, '<p><strong>Testimonial 1:</strong><br />\r\n&quot;I cannot thank Access Skills enough for their outstanding GRE preparation program. The expert tutors provided personalized guidance, helping me strengthen my weak areas and build confidence. The online resources and practice tests were invaluable, offering a realistic exam experience. Thanks to Access Skills, I achieved a GRE score beyond my expectations, opening doors to my dream graduate program. I highly recommend their services to anyone aiming for GRE success.&quot;</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2:</strong><br />\r\n&quot;Enrolling in Access Skills&#39; GRE course was a game-changer for my preparation. The interactive online classes were engaging, and the tutors were incredibly knowledgeable. The study materials were comprehensive, covering every aspect of the GRE. The mock exams were especially helpful in gauging my progress. Access Skills not only helped me improve my scores but also boosted my confidence. Thanks to their support, I scored competitively, securing a spot in my desired business school.&quot;</p>', '', '', '', '', '', 37, 1, '2023-12-12 11:26:17', '2023-12-12 11:26:17', '', '', '', '', 1, 1),
(38, 'Testimonials', 'testimonials', 9, '<p><strong>Testimonial 1:</strong><br />\r\n&quot;I am incredibly grateful to Access Skills for their TOEFL preparation course. The personalized attention I received from the tutors was invaluable. The online classes were engaging and interactive, and the practice tests were instrumental in boosting my confidence. Thanks to Access Skills, I achieved a competitive TOEFL score, opening doors to my dream university. I highly recommend their services to anyone aiming for success in TOEFL.&quot;</p>\r\n\r\n<p><br />\r\n<strong>Testimonial 2:</strong><br />\r\n&quot;Access Skills provided me with the support I needed to excel in the TOEFL exam. The structured lessons and practice materials were comprehensive, covering every aspect of the test. The tutors were patient and encouraging, guiding me through challenging sections. Their expertise and personalized approach made a significant difference. I scored above my target, thanks to Access Skills, and I am now pursuing my Master&#39;s degree in English Literature.&quot;</p>', '', '', '', '', '', 38, 1, '2023-12-12 11:26:57', '2023-12-12 11:26:57', '', '', '', '', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_preparationclassoffers`
--
CREATE TABLE `tbl_preparationclassoffers` (
`preparationclassoffer_id` int(11) NOT NULL,
`preparationclasses_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`details` text DEFAULT NULL,
`intro` text DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`remarks` text DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_programs`
--
CREATE TABLE `tbl_programs` (
`program_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`countries_id` int(11) DEFAULT NULL,
`details` text DEFAULT NULL,
`required_documents` text DEFAULT NULL,
`qualification` text DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`remarks` text DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_quicklinks`
--
CREATE TABLE `tbl_quicklinks` (
`quicklink_id` int(11) NOT NULL,
`title` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`alias` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`link` varchar(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_quicklinks`
--
INSERT INTO `tbl_quicklinks` (`quicklink_id`, `title`, `alias`, `link`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, '1', '1', '', 1, -1, 1, 1, '2023-12-18 09:43:50', '2023-12-18 09:44:35');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_resources`
--
CREATE TABLE `tbl_resources` (
`resource_id` int(11) NOT NULL,
`resourcetypes_id` int(11) DEFAULT NULL,
`parent_resource` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`link` varchar(500) DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`thumb` varchar(250) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_resourcetypes`
--
CREATE TABLE `tbl_resourcetypes` (
`resourcetype_id` int(11) NOT NULL,
`parent_resourcetype` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_services`
--
CREATE TABLE `tbl_services` (
`service_id` int(11) NOT NULL,
`parent_service` int(11) DEFAULT 0,
`title` varchar(250) DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`text` text DEFAULT NULL,
`link` varchar(500) DEFAULT NULL,
`cover_photo` varchar(500) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`seo_title` text DEFAULT NULL,
`seo_descriptions` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_settings`
--
CREATE TABLE `tbl_settings` (
`setting_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`url1` varchar(255) DEFAULT NULL,
`url2` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`phone` varchar(255) DEFAULT NULL,
`secondary_phone` varchar(255) DEFAULT NULL,
`google_map` text DEFAULT NULL,
`fb` varchar(255) DEFAULT NULL,
`insta` varchar(255) DEFAULT NULL,
`twitter` varchar(255) DEFAULT NULL,
`tiktok` varchar(255) DEFAULT NULL,
`primary_logo` varchar(255) DEFAULT NULL,
`secondary_logo` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`icon` varchar(255) DEFAULT NULL,
`og_image` varchar(255) DEFAULT NULL,
`no_image` varchar(250) DEFAULT NULL,
`copyright_text` varchar(250) DEFAULT NULL,
`content1` text DEFAULT NULL,
`content2` text DEFAULT NULL,
`content3` text DEFAULT NULL,
`seo_title` varchar(255) DEFAULT NULL,
`seo_description` text DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`og_tags` text DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`recaptcha_secret_key` varchar(255) DEFAULT NULL,
`recaptcha_site_key` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
--
-- Dumping data for table `tbl_settings`
--
INSERT INTO `tbl_settings` (`setting_id`, `title`, `description`, `url1`, `url2`, `email`, `phone`, `secondary_phone`, `google_map`, `fb`, `insta`, `twitter`, `tiktok`, `primary_logo`, `secondary_logo`, `thumb`, `icon`, `og_image`, `no_image`, `copyright_text`, `content1`, `content2`, `content3`, `seo_title`, `seo_description`, `seo_keywords`, `og_tags`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`, `recaptcha_secret_key`, `recaptcha_site_key`) VALUES
(1, 'Welcome to Access Skills', 'Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.', '', '', 'info@access-skills.com', '01-5919387', '9828691325', '', 'https://www.facebook.com/', 'https://www.instagram.com/', 'https://www.twitter.com/', '', 'storage/accessskills/files/1/LOGO1].png', 'storage/accessskills/files/1/logo-as.png', '', '', '', '', '', 'Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.', 'Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.', 'Access Skills is committed to redefining skill development. We bring a fresh and innovative perspective to the training landscape.', NULL, '', '', '', 1, 1, NULL, '2024-02-11 12:15:52', NULL, 1, '', '');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_shortcodes`
--
CREATE TABLE `tbl_shortcodes` (
`shortcode_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`text` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_sliders`
--
CREATE TABLE `tbl_sliders` (
`slider_id` int(11) NOT NULL,
`slider_title` varchar(255) DEFAULT NULL,
`slider_desc` varchar(255) DEFAULT NULL,
`url1` varchar(255) DEFAULT NULL,
`url2` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `tbl_sliders`
--
INSERT INTO `tbl_sliders` (`slider_id`, `slider_title`, `slider_desc`, `url1`, `url2`, `thumb`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(6, 'Start Learning Today', 'The Best Platform Enroll in Your Special Course', '', '', 'storage/accessskills/files/1/accessskills/slider/1.png', 1, 1, 1, 1, '2024-02-11 11:57:31', '2024-02-11 21:46:20');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_subscribers`
--
CREATE TABLE `tbl_subscribers` (
`subscriber_id` int(11) NOT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(250) NOT NULL,
`email` varchar(255) DEFAULT NULL,
`display_order` int(11) NOT NULL DEFAULT 1,
`status` int(11) NOT NULL DEFAULT 1,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_successstories`
--
CREATE TABLE `tbl_successstories` (
`successstory_id` int(11) NOT NULL,
`countries_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(200) DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`text` text DEFAULT NULL,
`remarks` varchar(255) DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`university` varchar(255) DEFAULT NULL,
`faculty` varchar(255) DEFAULT NULL,
`createdby` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updatedby` varchar(255) DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_teams`
--
CREATE TABLE `tbl_teams` (
`team_id` int(11) NOT NULL,
`branches_id` int(11) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(255) DEFAULT NULL,
`photo` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`designation` varchar(255) DEFAULT NULL,
`role` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
`createdby` int(11) DEFAULT NULL,
`updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_testimonials`
--
CREATE TABLE `tbl_testimonials` (
`testimonial_id` int(11) NOT NULL,
`branches_id` int(11) DEFAULT NULL,
`for` varchar(255) DEFAULT NULL,
`ref` int(11) DEFAULT 0,
`by` varchar(255) DEFAULT NULL,
`alias` varchar(200) DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`text` text DEFAULT NULL,
`remarks` varchar(255) DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`testimonials_faculty` varchar(255) DEFAULT NULL,
`testimonials_university` varchar(255) DEFAULT NULL,
`university` varchar(255) DEFAULT NULL,
`faculty` varchar(255) DEFAULT NULL,
`createdby` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updatedby` varchar(255) DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `tbl_testimonials`
--
INSERT INTO `tbl_testimonials` (`testimonial_id`, `branches_id`, `for`, `ref`, `by`, `alias`, `image`, `cover`, `text`, `remarks`, `display_order`, `status`, `testimonials_faculty`, `testimonials_university`, `university`, `faculty`, `createdby`, `created_at`, `updatedby`, `updated_at`) VALUES
(1, 0, NULL, 0, 'Shresha Rai', '', '', '', '<p>scc</p>', '', 1, -1, '', '', '', '', '1', '2023-12-12 09:21:56', '1', '2023-12-12 09:22:25');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_users`
--
CREATE TABLE `tbl_users` (
`id` bigint(20) UNSIGNED NOT NULL,
`name` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`email_verified_at` timestamp NULL DEFAULT NULL,
`password` varchar(255) DEFAULT NULL,
`role` varchar(255) DEFAULT NULL,
`remember_token` varchar(100) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `tbl_users`
--
INSERT INTO `tbl_users` (`id`, `name`, `email`, `username`, `email_verified_at`, `password`, `role`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, 'Prajwal Adhikari', 'prajwalbro@hotmail.com', 'prajwalbro@hotmail.com', NULL, '$2y$10$3zlF9VeXexzWKRDPZuDio.W7RZIC3tU.cjwMoLzG8ki8bVwAQn1WW', 'Admin', NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `tbl_visas`
--
CREATE TABLE `tbl_visas` (
`visa_id` int(11) NOT NULL,
`branches_id` int(11) DEFAULT NULL,
`for` varchar(255) DEFAULT NULL,
`ref` int(11) DEFAULT 0,
`title` varchar(255) DEFAULT NULL,
`alias` varchar(200) DEFAULT NULL,
`image` varchar(255) DEFAULT NULL,
`cover` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`text` text DEFAULT NULL,
`university` varchar(255) DEFAULT NULL,
`faculty` varchar(255) DEFAULT NULL,
`remarks` varchar(255) DEFAULT NULL,
`display_order` int(11) DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`createdby` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updatedby` varchar(255) DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Indexes for dumped tables
--
--
-- Indexes for table `tbl_accridiations`
--
ALTER TABLE `tbl_accridiations`
ADD PRIMARY KEY (`accridiation_id`);
--
-- Indexes for table `tbl_activity_logs`
--
ALTER TABLE `tbl_activity_logs`
ADD PRIMARY KEY (`activity_id`);
--
-- Indexes for table `tbl_articles`
--
ALTER TABLE `tbl_articles`
ADD PRIMARY KEY (`article_id`);
--
-- Indexes for table `tbl_blogs`
--
ALTER TABLE `tbl_blogs`
ADD PRIMARY KEY (`blog_id`);
--
-- Indexes for table `tbl_brancharticles`
--
ALTER TABLE `tbl_brancharticles`
ADD PRIMARY KEY (`article_id`);
--
-- Indexes for table `tbl_branches`
--
ALTER TABLE `tbl_branches`
ADD PRIMARY KEY (`branch_id`);
--
-- Indexes for table `tbl_certificates`
--
ALTER TABLE `tbl_certificates`
ADD PRIMARY KEY (`certificate_id`);
--
-- Indexes for table `tbl_contacts`
--
ALTER TABLE `tbl_contacts`
ADD PRIMARY KEY (`contact_id`);
--
-- Indexes for table `tbl_countries`
--
ALTER TABLE `tbl_countries`
ADD PRIMARY KEY (`country_id`);
--
-- Indexes for table `tbl_countryarticles`
--
ALTER TABLE `tbl_countryarticles`
ADD PRIMARY KEY (`article_id`);
--
-- Indexes for table `tbl_customfields`
--
ALTER TABLE `tbl_customfields`
ADD PRIMARY KEY (`customfield_id`);
--
-- Indexes for table `tbl_error_logs`
--
ALTER TABLE `tbl_error_logs`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tbl_events`
--
ALTER TABLE `tbl_events`
ADD PRIMARY KEY (`event_id`);
--
-- Indexes for table `tbl_failed_jobs`
--
ALTER TABLE `tbl_failed_jobs`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tbl_faqs`
--
ALTER TABLE `tbl_faqs`
ADD PRIMARY KEY (`faq_id`);
--
-- Indexes for table `tbl_forms`
--
ALTER TABLE `tbl_forms`
ADD PRIMARY KEY (`form_id`);
--
-- Indexes for table `tbl_galleries`
--
ALTER TABLE `tbl_galleries`
ADD PRIMARY KEY (`gallery_id`);
--
-- Indexes for table `tbl_institutions`
--
ALTER TABLE `tbl_institutions`
ADD PRIMARY KEY (`institution_id`);
--
-- Indexes for table `tbl_menuitems`
--
ALTER TABLE `tbl_menuitems`
ADD PRIMARY KEY (`menu_id`);
--
-- Indexes for table `tbl_menulocations`
--
ALTER TABLE `tbl_menulocations`
ADD PRIMARY KEY (`menulocation_id`);
--
-- Indexes for table `tbl_migrations`
--
ALTER TABLE `tbl_migrations`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tbl_milestones`
--
ALTER TABLE `tbl_milestones`
ADD PRIMARY KEY (`milestone_id`);
--
-- Indexes for table `tbl_news`
--
ALTER TABLE `tbl_news`
ADD PRIMARY KEY (`news_id`);
--
-- Indexes for table `tbl_operation_logs`
--
ALTER TABLE `tbl_operation_logs`
ADD PRIMARY KEY (`operation_id`);
--
-- Indexes for table `tbl_personal_access_tokens`
--
ALTER TABLE `tbl_personal_access_tokens`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tbl_photos`
--
ALTER TABLE `tbl_photos`
ADD PRIMARY KEY (`photo_id`);
--
-- Indexes for table `tbl_popups`
--
ALTER TABLE `tbl_popups`
ADD PRIMARY KEY (`popup_id`);
--
-- Indexes for table `tbl_preparationclasses`
--
ALTER TABLE `tbl_preparationclasses`
ADD PRIMARY KEY (`preparationclass_id`);
--
-- Indexes for table `tbl_preparationclassoffers`
--
ALTER TABLE `tbl_preparationclassoffers`
ADD PRIMARY KEY (`preparationclassoffer_id`);
--
-- Indexes for table `tbl_programs`
--
ALTER TABLE `tbl_programs`
ADD PRIMARY KEY (`program_id`);
--
-- Indexes for table `tbl_quicklinks`
--
ALTER TABLE `tbl_quicklinks`
ADD PRIMARY KEY (`quicklink_id`);
--
-- Indexes for table `tbl_resources`
--
ALTER TABLE `tbl_resources`
ADD PRIMARY KEY (`resource_id`);
--
-- Indexes for table `tbl_resourcetypes`
--
ALTER TABLE `tbl_resourcetypes`
ADD PRIMARY KEY (`resourcetype_id`);
--
-- Indexes for table `tbl_services`
--
ALTER TABLE `tbl_services`
ADD PRIMARY KEY (`service_id`);
--
-- Indexes for table `tbl_settings`
--
ALTER TABLE `tbl_settings`
ADD PRIMARY KEY (`setting_id`);
--
-- Indexes for table `tbl_shortcodes`
--
ALTER TABLE `tbl_shortcodes`
ADD PRIMARY KEY (`shortcode_id`);
--
-- Indexes for table `tbl_sliders`
--
ALTER TABLE `tbl_sliders`
ADD PRIMARY KEY (`slider_id`);
--
-- Indexes for table `tbl_subscribers`
--
ALTER TABLE `tbl_subscribers`
ADD PRIMARY KEY (`subscriber_id`);
--
-- Indexes for table `tbl_successstories`
--
ALTER TABLE `tbl_successstories`
ADD PRIMARY KEY (`successstory_id`);
--
-- Indexes for table `tbl_teams`
--
ALTER TABLE `tbl_teams`
ADD PRIMARY KEY (`team_id`);
--
-- Indexes for table `tbl_testimonials`
--
ALTER TABLE `tbl_testimonials`
ADD PRIMARY KEY (`testimonial_id`);
--
-- Indexes for table `tbl_users`
--
ALTER TABLE `tbl_users`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tbl_visas`
--
ALTER TABLE `tbl_visas`
ADD PRIMARY KEY (`visa_id`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `tbl_accridiations`
--
ALTER TABLE `tbl_accridiations`
MODIFY `accridiation_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_activity_logs`
--
ALTER TABLE `tbl_activity_logs`
MODIFY `activity_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=784;
--
-- AUTO_INCREMENT for table `tbl_articles`
--
ALTER TABLE `tbl_articles`
MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;
--
-- AUTO_INCREMENT for table `tbl_blogs`
--
ALTER TABLE `tbl_blogs`
MODIFY `blog_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `tbl_brancharticles`
--
ALTER TABLE `tbl_brancharticles`
MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_branches`
--
ALTER TABLE `tbl_branches`
MODIFY `branch_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_certificates`
--
ALTER TABLE `tbl_certificates`
MODIFY `certificate_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_contacts`
--
ALTER TABLE `tbl_contacts`
MODIFY `contact_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_countries`
--
ALTER TABLE `tbl_countries`
MODIFY `country_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_countryarticles`
--
ALTER TABLE `tbl_countryarticles`
MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_customfields`
--
ALTER TABLE `tbl_customfields`
MODIFY `customfield_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_error_logs`
--
ALTER TABLE `tbl_error_logs`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;
--
-- AUTO_INCREMENT for table `tbl_events`
--
ALTER TABLE `tbl_events`
MODIFY `event_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_failed_jobs`
--
ALTER TABLE `tbl_failed_jobs`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_faqs`
--
ALTER TABLE `tbl_faqs`
MODIFY `faq_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `tbl_forms`
--
ALTER TABLE `tbl_forms`
MODIFY `form_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_galleries`
--
ALTER TABLE `tbl_galleries`
MODIFY `gallery_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_institutions`
--
ALTER TABLE `tbl_institutions`
MODIFY `institution_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_menuitems`
--
ALTER TABLE `tbl_menuitems`
MODIFY `menu_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;
--
-- AUTO_INCREMENT for table `tbl_menulocations`
--
ALTER TABLE `tbl_menulocations`
MODIFY `menulocation_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `tbl_migrations`
--
ALTER TABLE `tbl_migrations`
MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_milestones`
--
ALTER TABLE `tbl_milestones`
MODIFY `milestone_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_news`
--
ALTER TABLE `tbl_news`
MODIFY `news_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_operation_logs`
--
ALTER TABLE `tbl_operation_logs`
MODIFY `operation_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=173;
--
-- AUTO_INCREMENT for table `tbl_personal_access_tokens`
--
ALTER TABLE `tbl_personal_access_tokens`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_photos`
--
ALTER TABLE `tbl_photos`
MODIFY `photo_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_popups`
--
ALTER TABLE `tbl_popups`
MODIFY `popup_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_preparationclasses`
--
ALTER TABLE `tbl_preparationclasses`
MODIFY `preparationclass_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39;
--
-- AUTO_INCREMENT for table `tbl_preparationclassoffers`
--
ALTER TABLE `tbl_preparationclassoffers`
MODIFY `preparationclassoffer_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_programs`
--
ALTER TABLE `tbl_programs`
MODIFY `program_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_quicklinks`
--
ALTER TABLE `tbl_quicklinks`
MODIFY `quicklink_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_resources`
--
ALTER TABLE `tbl_resources`
MODIFY `resource_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_resourcetypes`
--
ALTER TABLE `tbl_resourcetypes`
MODIFY `resourcetype_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_services`
--
ALTER TABLE `tbl_services`
MODIFY `service_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_settings`
--
ALTER TABLE `tbl_settings`
MODIFY `setting_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_shortcodes`
--
ALTER TABLE `tbl_shortcodes`
MODIFY `shortcode_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_sliders`
--
ALTER TABLE `tbl_sliders`
MODIFY `slider_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
--
-- AUTO_INCREMENT for table `tbl_subscribers`
--
ALTER TABLE `tbl_subscribers`
MODIFY `subscriber_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_successstories`
--
ALTER TABLE `tbl_successstories`
MODIFY `successstory_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_teams`
--
ALTER TABLE `tbl_teams`
MODIFY `team_id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tbl_testimonials`
--
ALTER TABLE `tbl_testimonials`
MODIFY `testimonial_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_users`
--
ALTER TABLE `tbl_users`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `tbl_visas`
--
ALTER TABLE `tbl_visas`
MODIFY `visa_id` int(11) NOT NULL AUTO_INCREMENT;
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;